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
  •  


Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$12.00



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30