
- #The best way to learn how to write computer code how to#
- #The best way to learn how to write computer code code#
#The best way to learn how to write computer code code#
#The best way to learn how to write computer code how to#
In this case, I would advise you to learn the basic concepts like functions, variables, if-else statements, and so on in a short period of time (maybe two weeks) and then think of a project to work on, like a simple blog website where you can post articles, or a financial app that helps you monitor your daily expenses.Īnother thing that has helped me tremendously is to teach someone else how to code by writing articles and making videos about a certain subject while working on a project. But often you can’t do that because you have a 9–5 job and don’t know anyone who codes. The best way to counter the initial confusion of not knowing where to go is to find a team of people, preferably above your level, to work with on a project.

There are probably coders out there that don’t need the internet to code, but that is some god-tier stuff. Most of the time, the problem you encounter has already been encountered and solved thousands of times by other people. If we get stuck on a project, we check the internet. This is because, in programming, we learn as we do. The problem is that you’ll never know all the things you’ll need to know in order to make your own website until you’ve actually made your own website. The problem is that they teach you only the simplest of the concepts, and afterward, you’re on your own trying to figure out how to bring it all together and structure a whole project.

They start with a simple program printing “hello world” to the console to teach you how functions and variables work, and if you’re lucky, become increasingly difficult. When you first think of learning how to program, you check Google, and after deciding on a language, you look for tutorials.


Here are the three most important things I learned in the last year about learning to code: 1. The jobs I had to do were way beyond my capabilities, and I steadily learned how to solve problems I didn’t think I was able to solve. The approach was very different from self-learning. My learning curve went through the roof, because I was presented with actual problems that needed to be solved, and had people around me I could ask for help once I got stuck. I tried teaching myself how to code several times in my teens, but I could never stick with it until I started an internship in a startup. It takes a lot of practice and perseverance to tackle a problem and find a solution for it. Teaching yourself to code is pretty hard.
