|
-
Aug 30th, 2003, 07:28 AM
#11
Fanatic Member
If you want to ride a bicycle, you'll first have to learn to walk.
I think, first of all, don't learn a language, but learn to analyze things as objects.
Nowadays, everything is a object in the most new high level languages (.NET, JAVA2, ...).
But also consider that flat programming is speedy, and OO not.
So for speedy programs (graphics, embedded, real-time, ...) program in C, Assembler or even DOS.
So, start comprehending programming techniques & algorithms, and then learn a basic language (JAVA2 is ok but VERY slow) prior to become an expert in C++.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|