Hey everyone! I'm looking to learn Javascript from the ground up. When I say from scratch, I mean I want to be able to code something without constantly checking videos or guides. I've heard a lot of people mention that the best way to learn is by doing rather than just watching tutorials. However, I have a bit of a dilemma: if I'm not using videos or reading guides, how exactly do I become familiar with the different components of Javascript? Any suggestions would be really appreciated!
5 Answers
You might want to check out Sololearn; they offer courses specifically for beginners in Javascript and other languages. It's a nice way to start without diving into lengthy tutorials!
MDN (Mozilla Developer Network) has fantastic documentation on Javascript. It’s comprehensive and should help you understand the basics without needing to watch videos. Just dive in!
I suggest checking out "Javascript: The Definitive Guide" on Amazon—it's a well-regarded book that can help you get a solid grasp on the language. Good luck!
W3Schools and FreeCodeCamp are awesome resources too! They provide interactive tutorials that can guide you through the basics while allowing you to practice coding at the same time.
It's a mix of both! You need to have some basic knowledge first, but the real learning happens when you start building things. Spend some time on the fundamentals, then jump into a project. You'll quickly discover what you need to know, and you can look it up as you go. Free Code Camp has great resources, too. Just remember, the best learning often comes from hands-on experience!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically