|
|
|
|
|
by snowpid
1267 days ago
|
|
Python is a quiet good choice. It is easy to learn because it abstracts away lots of stuff, it is useful for certain areas (not only data science) and it is a mature language (30 years are quiet old for a hip language of the day) In Vienna they teach C++ for beginners. It is an awful choice. (I think I can understand if teachers choose Java for learning) |
|
Static typing is worth it. Every friend of mine who liked Python has come to realise it is really only good for scripting. We love static typing.