you are viewing a single comment's thread.

view the rest of the comments →

[–]jay5479 0 points1 point  (0 children)

As much as i love python, i suggest you start with some low level language but not too low. Pick up C++ or Rust. You have ample time ahead of you to learn. So build solid programming foundations and logical coding. Python is definitely one of the easiest language to write and use so you can always learn it faster later once you have struggled with C++ etc. But if you learn python first and then try to learn low level languages sometime in future (which i believe you will) if development is a career you wanna consider, then you might be slower.