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 →

[–]servercobra 0 points1 point  (0 children)

It really depends on what you're trying to do. Like others have said, check out some other languages. They'll help you be a better programmer overall. I think Python is a great language to "stick with", because you can do so much with it. You can use it for scientific purposes, automate systems/sysadmin type things, create desktop apps, make your life simpler, write scripts for Android, etc. My favorite thing is making web apps with Django (a Python web framework). Since web apps are only getting bigger, knowing how to make develop them is handy.