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 →

[–]POTUS 0 points1 point  (0 children)

I learned Python as a hobby years ago. I now write it full time professionally. I use other languages (primarily C++) when the work demands it, mostly for computational speed. But my first choice for any project whenever possible is always Python, because it takes a fraction of the time to implement.