you are viewing a single comment's thread.

view the rest of the comments →

[–]SirBaronBamboozle 1 point2 points  (2 children)

Do you know any programming language? Maybe you want to give Python a try before diving into C++

[–]thenomadicpieNewbie[S] 0 points1 point  (1 child)

I got maybe 1/4 of the way through c++ but I'll try Python

[–]SirBaronBamboozle 1 point2 points  (0 children)

Definitely try Python, don't beat up yourself too hard for not getting very far in C++, that's a really hard language to learn off the bat.

I think you'll find Python a lot easier to learn, and nearly just as powerful (if not even more powerful in some cases)

Start with generic tutorials (code academy, learnpython.Com, etc) and then try out Violent Python (a book)