Member-only story
Stop Learning Python Like This
Welcome back! Python is one of my favorite programming languages of all time, if you’re new to Python, check out the link below to learn more about it:
One of the most common ways I’ve seen people learn any programming language, including Python, goes like this: do countless hours of research on Python (whether it’s a good programming language to learn), sign up for a bootcamp, try to find certifications, leetcode, then try to apply for positions, in my opinion, this is not a bad approach to learning a new language, but I do believe they are many ways to learn a language like Python a bit more efficiently. In my opinion, the project based approach is the best way to learn any new programming language.
This process is a little bit different than the approach listed above, this is a basic breakdown of how this process works: you learn the basics of this language (basic syntax), maybe take a free online course of some sort, then immediately jump into making as many basic projects as possible. Although this approach requires you to jump straight into developing projects, I believe it’s one of the best ways…