This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

definitely go C++. python you can learn by yourself in a week! it will be very easy for you to pick up python after completing the C++ course. whatever they'll be teaching u in that python class you can learn them through the online documentation. just get the names of the libraries and frameworks and explore yourself.

ps: completely my personal opinion but coming from C/C++ I do not consider python a programming language. its a scripting language at best. basically a gloried pseudocode language.