View Single Post
Old Feb 14th, 2006, 7:59 PM   #3
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 376
Rep Power: 0 King is an unknown quantity at this point
Just start with learning the basics. first start simple console apps using loops, arrays, input/output. then learn object oriented programming. From there you can tackle more complicated topics like threads and sockets. Then move onto some GUI apps.
__________________
I am Addicted to Linux!
King is offline   Reply With Quote