View Single Post
Old 01-12-2005, 02:34 PM   #3 (permalink)
KornNut
 
True Techie

Join Date: Aug 2004

Posts: 223

KornNut

Default

C is the same exact thing as C++ (its the predecessor of C++... its the same but without the Object orientated part).

So, in essence, when you learn C++, you are learning C as well.

I suggest programming in the following order:

C++
Java
C# (a mix between C++ and Java)

Then I would program under Linux to understand the Linux environment. Programming in C++ under linux is a great way to learn networking with programming.
__________________
3.0 GHz P4 w/ Hyper Threading
1 Gig DDR RAM
9800 Pro ATI Radeon
7.1 Soundblaster
DVD Burners are a must!
19\'\' Samsung LCD
______________________________

In this world gone mad, we won\'t spank the monkey. The monkey will spank us!
KornNut is offline