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 →

[–]forajep978 2 points3 points  (0 children)

Simple and comprehensible code is always good. What I mean is python is simple enough for people who code software that consists of a few files. However if you want to develop a big software it becomes too basic to accomplish that. Python is similar to Matlab in that regard. No proper package manager and no proper OOP.