General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Alex
Aaron Jack
comments
Comments by "Alex" (@Alex-df4lt) on "Why NOT to Learn Python in 2022" video.
It's definitely useful to know Python, but don't plan on it being your main focus. Large Python projects can be a nightmare due to buggy code, poor design patterns and lack of tests. Very difficult to migrate to the latest libraries. Refactoring can be problematic as people tend to use dynamic typing a lot. Java/C# code is a lot more maintainable.
6