|
start with C++. you can learn good fundamentals with C, but the syntax will clutter your mind and you might as well use C++. you can code procedural C++ just like C, it just gives you more options. i don't beliece in that whole learn C first crap because you can learn the same procedural stuff just the same without the syntactical confusion. it won't hurt you to learn C first, but you might as well get used to the syntax of C++. C++ is C with more features, not some new thing entirely. hell, it even has GOTO.
__________________
i put on my robe and wizard hat...
Have you ever heard of Plato, Aristotle, Socrates?...Morons.
|