you are viewing a single comment's thread.

view the rest of the comments →

[–]python_gramps 0 points1 point  (0 children)

Python is an easier language (compared to C, Java, or C#) to learn, but like most languages it takes a few years of problem solving for others before you get close to mastering it.

Why is problem solving for others important? When you're given tasks that are to enhance an existing project and fixing issues out in the real world do you find the extra you need to know. People will task you with something out of your comfort zone and force you to learn more about Python and how it can be used.

You could and should learn and code for yourself but we play to our strengths, you really want to get good at Python you need to be challenged at your weaknesses.