Skip to content
FLAVIO COPES
flaviocopes.com
2026

How to go from tutorials to your own project

By Flavio Copes

My advice on moving from tutorials to building your own project: you only truly learn a technology by building something real, so pick an idea and start.

~~~

I got this question on Twitter: how to go from tutorials to projects?

I think it’s interesting because I believe that to really learn a technology you need to build something with it.

You can’t just read tutorials, but some tutorials are still essential, of course.

No one is born knowing how to use something unless we are shown how to, or we dig into the documentation, or in an extreme case we understand how the thing is supposed to work, something that working with open source software we can actually do (but it’s easier said than done).

I learn new stuff every week, on a regular basis. It’s part of my job. It’s also something I just like doing.

Learning new things is my bread and butter. I then use this knowledge to create projects and software or to also teach this technology to other people.

But switching from learning something to actually building projects with it is challenging.

There is not a clear, visible line between reading/watching X tutorials and building the next Airbnb.

A tutorial gets you to one more advanced point than the one you started.

Diagram showing an arrow pointing from zero to tutorial level, representing initial learning progression

But at some point you need to start a project to move to the next level:

Diagram with two arrows showing progression from zero to tutorial level, then from tutorial level to project level

There’s an interval of mystery that overlaps between “ending tutorials phase” and “beginning project phase”.

And by “project” I mean also a sample web app to test your ideas, not necessarily a big or definitive project.

You can’t get to that next level without doing a project.

The famous saying “what got you here won’t get you there” is spot on.

You reach the point of diminishing returns and if you don’t stop just reading tutorials you’ll start forgetting stuff that is going to be applicable, and you’ll need to go back to reading tutorials anyway:

Graph showing tutorials curve leveling off with diminishing returns while project curve rises sharply upward

You’ll keep going back to tutorials, anyway. But for specific needs you’ll have while working on a project.

Circular diagram showing the cyclical relationship between tutorials and projects with arrows connecting both

You just need to have an idea for a project. If you don’t have one yet, just think about it. Or check my list of sample app ideas.

Is it hard to go from following an IKEA furniture step-by-step instructions to building your own furniture from scratch? Oh yeah.

But if you never start, you’ll never get to that point.

Take your time, then just do it.

Tagged: Essays · All topics
~~~

Related posts about essay: