Learning to code from zero knowledge
This article is pitched at people who would like to learn how to code but know nothing about computers. That was my level of proficiency when I started to learn so I know what it's like. Most software developers learn to code very early as kids or teens. When you ask them how they learned, you tend to hear things like "I just messed around" or "I don't know really, I just started building stuff". Not that useful to someone with limited time. Another problem you run into is that many in-web-browser courses on the Internet tend to teach you a language (like JavaScript), but nothing about how to actually start to implement code. I suppose you could say that this article is about what you should know before you start to learn to code, so you're in the best position to learn.