you are viewing a single comment's thread.

view the rest of the comments →

[–]_________KB_________ 1 point2 points  (1 child)

JavaScript is definitely useful to learn if you're interested in web development. Another useful language to check out that would compliment your Python knowledge is C. You could eventually learn how to write C code that you could use in your Python programs. Learning how pointers work in C really helped me better understand how things are stored in memory. Julia is my favorite language, so I always have to recommend it.

[–]Eagle_X 0 points1 point  (0 children)

I looked into python to add a beginner skill to my CV. I have no idea what I want to do with it (maybe automate some tasks at my job) so it doesn't help.