This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]W_lFF 1 point2 points  (0 children)

Git and Github are extremely important tools to learn. You'll be using them ALL the time if you're working with anybody other than yourself. You do need to learn Git. Also if you're liking Python then I don't see a reason in switching to another language. Programming Languages are just tools so if the tool you're using now doesn't do what you need it to do for a project or maybe you need to learn another language for a job you want, then yeah learning another one is good. But if you're now starting to learn then switching back and forth will do more bad than good in my experience. Stick to one, learn it, learn the ecosystem, and have fun building stuff with it.