Ask HN: Best way to learn a new framework/technology
2 comments
This is a good approach or you can just check or add links to your fav framwork/ language in this link bank on github, which is in development repo and has all links to trusted blogs, videos etc.
https://github.com/theharshbhatia/Getting-Started-With
Thanks for posting the link. I am looking for the right approach not material.
Step 1: Find use case related methods in the documentation.
Step 2: 99% time Step-1 does not work. Find a tutorial on that use case.
Step-3: If a good end to end tutorial is found. Repeat the process for next use case. Else Step-4.
Step-4: Ask on Stackoverflow. Repeat the cycle for next use case.
I may never use these frameworks in production but never get full confidence in my learning.