Welcome to Zero to Code.

Learn to code.
Make something you can show off from day one.

A free-forever course about making stuff on the web

There's no shortage of web design and development courses on the Internet, but not many of them are reliably high quality, and even less focus on the ever-more-important intersection of design, code, and creativity. Zero to Code is my way of trying to share a little bit of the magic behind making stuff on the web, from simple websites to games, apps, blogs, and more. It's completely free, and will be forever.

When I set out to make another coding course on the web, I wanted to make sure this was something special. Zero to Code is borne from three things I believe about learning to code.

Coding should be useful from day one.

Software's power, especially on the web, comes from how it empowers us to go from an idea to a running prototype in a matter of hours, if not minutes. But too many courses on programming spend too much time in the beginning focused on theories and concepts, and hide away the magic of programming that is seeing your idea come to life. I think we can try to capture a little bit of this magic from the first time you start coding, and everything here is designed so that coding becomes useful gradually, not all at once at the end.

Learning to code should have no barriers to entry.

There's no reason why money, age, or where you live should hae any say in whether you can enjoy learning to code. If you have access to the Internet, you should be able to learn to code. Pretty simple.

Code is about people.

Code is a tool to help us build new things, and we build new things best as groups of people, working together. Software is one of the most collaborative disciplines of engineering in the world, and we should never forget that in learning to code. Zero to Code is built to be more than an archive of resources; there are people behind it, and we're here to help.

I've had lots of friends ask me where they should go to learn to code for the first time, and for a long time, I didn't have a great answer. ZTC is in humble beginnings, but I hope this can grow to be something I'm proud to share with everyone.

- Linus 🚀

A series of milestones

Zero to Code's course is put together a little differently than most. Rather than having multiple courses that are broken down into lessons, there's just one course, broken down into milestones, in increasing order of complexity. Each milestone is a mix of 2-5 mini-lessons around new topics, and a small project that you can build to get acquainted and show off new things you're learning.

Each milestone is designed to be digestible in a single day, though it may take a few more to get comfortable using it in practice. Here are the first few milestone projects.

The tools make all the difference

When we first get into learning any new skill, it's easy to be overwhelmed into tooling fatigue. This feels especially true in programming, where there are new trends and tools out every month that captures the chatter of the industry.

But we don't need any of those tools to start.

Most of Zero to Code's materials and projects are built around Codeframe, a simple, fast, lightweight online code editor I specifically designed and built for people learning to code. This editor makes a lot of ZTC possible, from examples and demos to free exercises and instantly sharable project starter templates. There's zero setup and zero configuration to start -- just open up a browser window, and start coding.