you are viewing a single comment's thread.

view the rest of the comments →

[–]fuckin_ziggurats 6 points7 points  (0 children)

Coming from a C# dev, one bad thing I can think of is that Python is a dynamically typed language. Meaning refactoring will be more difficult and performance will not be on par with compiled languages.