Member-only story
Stop Learning Golang Like This
Welcome back! Golang is one of my favorite programming languages right now, if you’re new to Golang, 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 Golang, goes like this: do countless hours of research on Golang (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 Golang 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 to…