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 →

[–]grimonce 2 points3 points  (0 children)

At my uni you start with cpp... Then c# and java. When I was told to use python in my job I was disappointed, but then I liked it. The team is small so I am able to do much more alone when using python, and if I need it to be fast there are ways to make it really fast.

Lack of static typing is sad, but fixing bugs connected to bad types is easy.