Roadmap for javascript learners.
Learning any technology can get really tough at times and with more and more time spent it can get overwhelming for new learners. many people get lost in the details or don't have any idea of where they are supposed to go next as they finish a topic. So, here I provide a roadmap to learn javascript for the aspiring software engineers of today.
1. read a short book
Reading a short book would greatly help you with all the necessary things that would be required either for jobs or your personal endeavors. Here I recommend a book called "A Smarter Way to Learn Javascript. This book has really short chapters and at the end of that chapter, you have 20 practice questions to solidify the materials taught in the chapter.
2. Watch a Udemy tutorial
Udemy tutorials are really beginner friendly. You can start with Angela Yu's Complete web development Bootcamp 2023 course to get the basic use cases of javascript for developing websites and web apps.
3. Use MDN and W3schools documentation
Mozilla Developer network and w3schools are really good reference and practice webssite
4. Try problem solving with javascript using codeforces and hacker rank sites
It is a really good idea to start practicing what you have learn by soving easy problems using javascript
Subscribe to my newsletter
Read articles from Safiul Sadi directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by