View Single Post
Old 11-07-2001, 10:13 PM  
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
start with php to learn the OOP language basics. you can also play with perl.
move on to C++ to apply what you have a learned so far on a *real* programming language. Java is fine too.
next thing, learn about the computer system. operating systems, data and memory management, networking, IPC etc... then start using C to use the real power


and also, real programmers use pointers

Lane
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote