As a Developer,
We all learn stuff with Documentation, YouTube, Articles etc.
But while trying to develop/build a any project we realise that... its difficult and complicated to start and build a project.
Even when, we have learnt everything completely.
This usually happens because of 2 reasons :
- Incorrect way of Learning
- Week fundamentals
Lets discuss them one by one -
Incorrect way of learning :
We all learn from online resources like doc and YouTube and that is completely fine,
Whats Wrong is people watch tutorials like a web show, one after another.
➥ The correct way is - When you complete watching a tutorial then don't watch another instead implement that concept practically coding yourself and spend some time to understand it properly.
Watching someone don't make you a coder, doing it yourself will.
Week Fundamentals :
This is quite related to previous reason because if you don't learn properly then it's obvious your fundamentals and basics are weak.
➥ So the first solution of learning and implementing that concept will solve both the reasons.
but if this solution doesn't work for you then i suggest to code a project by watching a tutorial and keep learning every concept you use in that project.
Summary :
Dont watch tutorials like a web instead practically implement that concept you learnt yourself and then watch the next tutorial.
Learn by building projects, start a project by following a tutorial and learn every concept you use in that project
after that start another project on your own.
Top comments (0)