tweetssite.blogg.se

Easiest way to learn javascript
Easiest way to learn javascript











easiest way to learn javascript

Expect it, embrace it, and most of all get good at it.

EASIEST WAY TO LEARN JAVASCRIPT HOW TO

So if you're Googling how to write a for loop in JavaScript for the 11th time this month - don't worry, you're in good company. So we're talking hundreds of Stack Overflow questions, GitHub issues, and blog posts read. And remember, he'd have read several pages from each search page. On one day, the dev made over 100 coding-related searches. This video by Colt Steele is quite illuminating - he asked a developer with 7 years experience to share his Google search history for a week. I mean, imagine if you went to the doctor, described your symptoms, and they said "Hold on, let me just Google that." You'd probably see that as a sign of incompetence, right?īut development is not like other jobs. Whether you're writing your first line of code, or you're earning $250k at a huge tech company, you'll be using Google and Stack Overflow daily. Google is a key part of learning JavaScript - or any coding language for that matter. Learn JavaScript Faster by Learning Google Fu what if you really don't know how to do it? What if you don't have the first clue about how to make a box appear on a web page using JavaScript? Well. This is bread-and-butter web dev stuff that will come in handy almost every day.īut. You know how to edit an element's CSS properties with JavaScript. You know how to make an invisible element visible. You might wonder, what's the point of making a box appear, or changing its colour? When would that ever be useful?Īctually, quite often! If you can do that, then you know how to create HTML elements with JS. Learning by doing really is the best way to learn JavaScript.Īnything you work on will help you. Zuckerberg started making a site to rate the attractiveness of students on campus (on a whim, and while drunk, if The Social Network is to be believed).

easiest way to learn javascript

Something interesting and exciting to you. If it's too hard for your current level, no problem - just work on something easier, and maybe come back to it later. or, just think of something cool you liked about a website you saw. Make an HTML element move to a random place when you click it.Detect the user's mouse coordinates, and print them to the console.Make a sidebar menu that slides out when you click a button.Make it turn back to blue if you click it again!.Make that blue box turn red when you click it.Make a blue box appear on a web page using JavaScript.Make the text "Hello World" appear on the page with JS.(well OK, you can finish reading this post first).ĭon't worry about what the "right" thing to make is. If you prefer to learn by experimentation, then just start. To use a concert analogy, learning JavaScript with books is like the supporting band - but learning by doing is the headline act. are all great - but you need to put what you learn into practice. However, note that you can't learn JavaScript purely through books. If the second description sounds like you, you might want to look into the best book to learn JavaScript, and do the exercises in it. If the first description sounds like you, then you'll want to dive in and just start making stuff. Others prefer a little guidance and like to follow some instruction - at least in the beginning.Some like to experiment - dive in, try things out, and see what happens.People have different approaches to learning. Where you start - learning by doing or learning JavaScript with a PDF/Book/Course whatever, depends on your personal preferences. The best way to learn JavaScript is to primarily learn by doing, and complement that with a deep study of how the language works (through JavaScript books, PDFs, courses, and tutorials). With the right approach to learning, you could shave months off your learning curve. Knowing how to learn JavaScript fast means knowing how to learn in general. Of course, how long it takes depends on many factors - your past experience, how much time you have, what other things you have going on in your life, etc.īut the way you learn is important too. what's the best way to do it and how do we speed it up our learning curve? They say it takes 6-12 months to learn JavaScript.













Easiest way to learn javascript