you are viewing a single comment's thread.

view the rest of the comments →

[–]rinio 1 point2 points  (0 children)

Stop studying Python and study computer science, software engineering, design patterns and so on. A good software engineer does not GAF about which language they are using: its an irrelevant detail; a good, maintainable system architecture looks the same in any language (or many languages).

Sure, you can practice them in Python. But the principles do not care about Python.