![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
C is the father/mother of C++ and nowadays is best looked at as a subset of C++. Coming from VB learn C# since C++ can be a real bitch with Windows GUI.
|
|
|
|
|
|
#12 |
|
Programming Guru
![]() |
i went from
VB -> PHP -> JAVA -> C++ -> C |
|
|
|
|
|
#13 |
|
Programming Guru
![]() ![]() ![]() |
That's just about backwards from how I went with those languages... Although, I was learning C++ and VB concurrently.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#14 |
|
Programming Guru
![]() |
Just when i first started programming thats what was forced upon me at school, odd i had a slackware file server up and running before i leart a proper language
. |
|
|
|
|
|
#15 |
|
Hobbyist Programmer
|
If your interested in OO programming, i'd definatly do java. OO in C++ was more laid overtop of the language, sort of an evolution of C, to keep things as backward-compatable as possible. That, and Java is my favorite language, even though i just started it coming from a background of programming in C for 3 years and C++ for around 7
![]() |
|
|
|
|
|
#16 |
|
Programmer
Join Date: Dec 2004
Posts: 87
Rep Power: 4
![]() |
Java is extremely slower than c++ though. Modern games today need c++ because you certainly wouldn't play halo with constant lag and lower animation and frame refresh rates.
|
|
|
|
|
|
#17 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
screw all that horseshit. you can code C++ procedurally just as you can C. C++ isn't some totally new thing it's just C with added features. if you want to learn OOP then learn C++. you get the same language fundamentals without having to unlearn any syntax. C++ is pretty much the same thing as C if you don't use its features (with a little different "wording").
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|