Every developer was at least once stuck in tutorial hell, In this section, I want to go over how you can escape it.
When you take tutorials after tutorials and never build something on your own you are stuck in the tutorial hell.
Here is how you can escape it
To get out of tutorial hell you need to build something, right?
The idea of building something might scare you at first but remember that you should start small.
If you learned about function build 10 more functions on your own\
This platform helped me get out of tutorial hell. How?
It gives you different problems you need to solve using the concepts you already learned.
This way you can gain enough confidence to go to the next step.
This might sound scary at first but it is not.
You don't need a UI for this project.
You don't need to finish it.
Just try to build something easy and simple like a number guessing game or a dice rolling simulator in the console.
After you built that small project it's time to improve on it.