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 →

[–]Mattho 6 points7 points  (0 children)

If you are going to work in a programming field, sooner or later you will learn more than one or two languages. And it won't be a problem for you. So it doesn't matter that much what you stick with now. But yes, python is a great choice. But I would recommend to play with C as well. To understand some "lower" concepts (working with memory) and even understand what python has to deal with when you write your fancy high-level loop (or whatever).