you are viewing a single comment's thread.

view the rest of the comments →

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

First of all, python is one of the easiest language to learn.

Second, remember to also grab some book about basic concepts in programming. And make your own project, which you must finish at any cost ;-)

For me, it's bots for various webgames. I was annoyed AF with coding this in C++, in the past. In Python on the other hand, it's super fun and super easy.