Results 1 to 7 of 7

Thread: coding/programing links

  1. #1
    Junior Member
    Join Date
    Oct 2003
    Posts
    29

    coding/programing links

    I know nothing virtually nothing about coding or programing like the rest of you guys but is there a link or 2 you could give me that shows my how to learn??? IF you could I would greatly appreciate it.

    Thanks

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Well, what language are you interested in? GNU gcc is a library of several compilers (g++ for c++, gcj for javac, etc).

    Regards,
    AJG

  3. #3
    Junior Member
    Join Date
    Oct 2003
    Posts
    29
    "Well, what language are you interested in? GNU gcc is a library of several compilers (g++ for c++, gcj for javac, etc). "

    I am not quite sure, I think that c++ is the most common and therefore would probably be my best bet but I am open to suggestions. What language do you think is the best?

    Thanks

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    OK, you can quote me as follows

    "Linux is a better Unix than Unix",

    "Knoppix is a better Linux than Linux"

    and

    "C++ is a better C than C",

    "Java is a better C++ then C++"

    So, do the math! As a result, I've switched over to Knoppix + Java for object oriented programming with data structures (the course I teach).

    Why don't you try the following sample "hello world" programs in KNOPPIX and see which you like better, c++ or java.

    //hello.cc editted with kate
    using namespace std;
    #include iostream //<> around iostream won't show in forum
    int main()
    {
    .....cout << "Hello!" << endl;
    .....return 0;
    }

    Compile C++ in shell
    g++ -o hello hello.cc
    Execute C++ in shell
    ./hello

    //Hello.java editted with kate
    public class Hello
    {
    .....public static void main(String[] args)
    .....{
    ..........System.out.println("Hello!");
    .....}
    }

    Translate Java in shell
    javac Hello.java
    Interpret Java in shell
    java Hello

    BTW, "....." means TAB (I can't tab in the forum).

    Enjoy!

    Regards,
    AJG

  5. #5
    Senior Member registered user
    Join Date
    Nov 2003
    Posts
    361
    Quote Originally Posted by A. Jorge Garcia
    "C++ is a better C than C",

    "Java is a better C++ then C++"
    I don't want to start a flame war but I'd like to point out that not everyone agrees on that one.

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Quote Originally Posted by windos_no_thanks
    Quote Originally Posted by A. Jorge Garcia
    "C++ is a better C than C",

    "Java is a better C++ then C++"
    I don't want to start a flame war but I'd like to point out that not everyone agrees on that one.
    I'm saying this only in the context of teaching and learning object orientation.

    Regards,
    AJG

  7. #7
    I found a good site to learn java on called http://www.javaforstudents.co.uk and I highly recomend it for newbies like myself. I found suns tutorials too confusing to navigate.

    hope this can help someone like me.

Similar Threads

  1. coding php on knoppix
    By mrobertson in forum General Support
    Replies: 8
    Last Post: 06-04-2005, 11:02 AM
  2. How to begin coding a server in knoppix
    By mrobertson in forum General Support
    Replies: 0
    Last Post: 06-01-2005, 01:40 PM
  3. FAQ links broken?
    By kplloyd in forum General Support
    Replies: 0
    Last Post: 12-01-2004, 05:32 PM
  4. Replies: 1
    Last Post: 10-13-2004, 11:06 PM
  5. Links-SSL
    By LinuxNewbie in forum General Support
    Replies: 1
    Last Post: 07-08-2003, 02:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Intel Xeon E3-1270 v6 3.80GHz 4 Cores SR326 LGA1151 CPU Processor picture

Intel Xeon E3-1270 v6 3.80GHz 4 Cores SR326 LGA1151 CPU Processor

$46.00



Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc... picture

Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc...

$619.99



Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc... picture

Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc...

$419.99



Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1 picture

Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1

$39.99



Intel Core i5-8500 3 GHz 8 GT/s LGA 1151 Desktop CPU Processor SR3XE picture

Intel Core i5-8500 3 GHz 8 GT/s LGA 1151 Desktop CPU Processor SR3XE

$49.99



Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc... picture

Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc...

$619.99



Intel Core i7-8700K SR3QR 3.7GHz CPU Processor picture

Intel Core i7-8700K SR3QR 3.7GHz CPU Processor

$105.50



Intel Core i5-6500 Quad-Core Processor 3.2 GHz 6MB LGA1151 picture

Intel Core i5-6500 Quad-Core Processor 3.2 GHz 6MB LGA1151

$24.99



Intel Core i5-12400 Desktop Processor With HeatSink picture

Intel Core i5-12400 Desktop Processor With HeatSink

$140.00



Intel i7-8700 Coffee Lake 3.2GHz 6-Core Max Turbo 4.6GHz Processor picture

Intel i7-8700 Coffee Lake 3.2GHz 6-Core Max Turbo 4.6GHz Processor

$48.70