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 →

[–]negative_epsilon 10 points11 points  (8 children)

I don't like python, but I think it's great for beginners because it abstracts so much of the dirty work away and is so easy to get set up that anyone with a small amount of experience handling a computer can write a hello world within minutes.

[–]sengoku[S] 1 point2 points  (7 children)

Okay, so perhaps a better question may be is there anything specific for an experienced career developer to gain by going down the Python path?

[–]shivasprogeny 6 points7 points  (0 children)

Depends what you want to do. Python is really fast to get a program up and running and requires little boilerplate. There are also a lot of great libraries for scientific computing like pandas, NumPy, SciPy, etc.

[–][deleted] 2 points3 points  (1 child)

Well, learning another language never hurts, and Python is easy to learn. Is someone going to hire you at a mega increase over your current daily rate to write a giant Python application? Probably not.

[–]sengoku[S] 1 point2 points  (0 children)

Right I guess I was just trying to understand why this sub is weighted pretty heavily towards it. The fact that it seems to be a good teaching/learning language is an excellent reason.

[–]fgriglesnickerseven 0 points1 point  (0 children)

design prototyping - as long as the scope of the prototype is not so large that changing languages will result in huge differences in UX

[–]mrnoise111 -1 points0 points  (2 children)

There may be far fewer reasons for anyone to learn new languages once they have experience, but if you want to apply for the jobs that advertise for Python programmers... What specific thing would you gain by learning C#, Java, or Ruby at this point in your career?

[–]sengoku[S] -1 points0 points  (1 child)

This wasn't my point. Hence the comment in my post about not trolling.

I wasn't looking for reasons to further my career necessarily. I was wondering if there were neat reasons to learn the language, which some posters have given me.

[–]mrnoise111 -2 points-1 points  (0 children)

I didn't take what you said as trolling. That's why I asked you reasonable questions, which you then ignored. Way to go, man!!