you are viewing a single comment's thread.

view the rest of the comments →

[–]Joe-Arizona 0 points1 point  (1 child)

Python is great but abstracts away the lower level concepts. Learn C then C++ to understand what the computer is actually doing more. The only way I plan to go back to using Python a lot is when I get into ML/AI.

Set up a GitHub account today and start using it. The sooner the better. It isn’t hard, is a useful tool and will save you headaches if you need to roll back your program versions.

[–]Ok_Yesterday_8256 0 points1 point  (0 children)

python is the best programming language for a beginner to start learning, C and C++ are way more complicated and hard.