H
11

My uncle said to start with Python instead of C++... he was totally right.

2 comments

Log in to join the discussion

Log In
2 Comments
the_ryan
the_ryan16d ago
What kind of stuff are you trying to build? Starting with Python lets you make real things fast, which keeps you from getting bored. C++ throws you into the deep end with memory management before you even know how to swim.
4
kim.wren
kim.wren16d ago
Memory management as the deep end? I spent two weeks in C++ just trying to get a simple text menu to not crash. Python had me making a basic game in an afternoon.
2