object oriented programming?

i want to get into object oriented programming using c++, and a thought crossed my mind....

would it be eaasier to learn if i learned an object oriented prgramming (or scripting language) suchas python first? (i learned some simple scripting in python back when i was around 12-13, so i would more or less only have to refresh my memory on the topic)
closed account (zb0S216C)
It will help, but not by a large margin.

Wazzak
ok so you would recomend just gong straight onto oop in c++ then?
closed account (zb0S216C)
Learning a scripting language seems a little too much work for a single concept. I would head into the world of C++, but making baby-steps. Rushing only leads to confusion.

Wazzak
haha yea i have gotten confused a fair few times so far during the learning prosess of basic c++ stuff, but it is really fun whenever i start getting it. if that makes sense :P
closed account (zb0S216C)
Yeah, that makes sense as I was over the moon when I saw my first ever cout statement come to life :)

As I said, baby-steps are best. Try not to take too much in at one time as it can become overwhelming relatively quickly.

Wazzak
Last edited on
il keep that in mind, thank you for your advise :D
Topic archived. No new replies allowed.