Books 📚 or. Websites you use for learning JavaScript, please 🙏🙏 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Books 📚 or. Websites you use for learning JavaScript, please 🙏🙏

20th Jan 2021, 9:42 PM
MITARI Ivan
MITARI Ivan - avatar
4 Answers
+ 2
I would recommend _JavaScript: A Beginner's Guide_ and _Eloquent JavaScript_. I am currently reading both books and have learned a lot from them. _JavaScript: A Beginner's Guide_ is a fine introduction. One reason I like it is it has quizzes and homework problems. The quizzes are a reliable way to test yourself and see what you need to work on. _Eloquent JavaScript_ is a book that has frequently been recommended to me by more experienced programmers, and it is obvious why. It is slightly more demanding than the former and goes into more depth, but don't let this dissuade you from reading it. The fact it goes a little deeper, combined with its sharp clarity, is what makes it so fantastic. It will improve your understanding of JavaScript (and code in general) while turning you into a better programmer. I recommend pairing it with the other book. As far as resources go, there are obviously too many to count and this can make things a bit confusing and/or overwhelming. For now, I would pick one or two courses and focus on those while simultaneously going through the books. Tech blogs are also a wonderful way to learn. Here are some free resources: FreeCodeCamp Codecademy Sololearn Coursera Edx CodeNewbie Reddit: r/javascript r/learntocode Blogs: Daily JS SoloLearn Blog (this has very useful information) Daily Walsh Blog (contains a section of JS tutorials) DEV Community FreeCodeCamp Blog ... Hope this helps and good luck!
20th Jan 2021, 10:30 PM
Ian Stewart
Ian Stewart - avatar
+ 4
https://goalkicker.com/JavaScriptBook/
21st Jan 2021, 5:04 AM
David Ashton
David Ashton - avatar
0
Thanks all of you
21st Jan 2021, 5:19 AM
MITARI Ivan
MITARI Ivan - avatar