Hi, I'm looking to learn javascript but I'm stuck on what resources to use. I already comfortable with C++, HTML /CSS and python. So far I've seen the book "Eloquent Javascript" recommended. Would this be a good source to learn javascript for someone who has some programming experience?
Here are some excellent beginner resources for learning JavaScript
-
Mozilla Developer Network - the leading resource on JS
-
FreeCodeCamp - free course
-
CodeAcademy - intro to javascript - free course
-
Odin Project - full stack javascript - free course
-
Eloquent Javascript - book
-
javascript.info - reference resource
-
Traversy Crash Course in Javascript - video series
Software
-
Node.js - the most popular javascript runtime
-
VS Code - the most popular IDE for JavaScript
Code Sandboxes
-
JS Fiddle
-
JS Bin
-
CodeSandbox
-
CodePen
-
Repl.it - node
Other handy sites
-
Regexr
-
Github
-
Gist
-
Github Lab
-
Learn Git Branching
MDN is for me, the best source. You have everything in it, and it's free.
https://developer.mozilla.org/en-US/
I learned HTML and CSS using freeCodeCamp's youtube courses and built my own small project afterwards to practice/showcase what I learnt.
The next step is JavaScript. From what I hear, this is naturally harder, so I'm planning to purchase a course to learn it before moving to React.
What course is ideal? I hear it's evolved quickly and that I need a relatively modern course.
Thank you.
Hi, I’m a total beginner, and I want to learn JavaScript. What is the best way to learn it? I came across free code camp, and boot camps, but I’m not sure of the best route to take. I’d like to not spend too much money if possible. Any suggestions are appreciated.
javascript.info I have tried learning JS from a lot of places online but when I came across this site everything changed for me. All of the contents are well curated and topics are explained in simple terms along with figures sometimes to explain the concept.
edit: The complete course on Javascript is open source.
You can contribute to it from here: Github Page for Javascript.info
You have to put http:// protocol identifier in your ()'s...
like this [javascript.info](http://javascript.info)
I'd also recommend Khan Academy to absolute newbies. Very friendly material and a great interface.
EDIT: I linked "Khan Academy" to the computing page on the site.
EDIT 2: Also, Khan Academy does offer content for intermediate JS learners.
The last month I've been trying to learn JavaScript and its been kicking my butt. I'm just struggling to wrap my mind around it.
What are some great beginner resources to help master the language?
Good day, everyone! I am 31 years and I have started studying JavaScript. Do you have any tips and tricks to learn JavaScript as efficiently as possible, maybe even as quickly as possible?
So I am new to programming and I heard few of them saying to start with js and I really don't know where to start?
I'm currently in first grade of high school. We're still learning HTML and CSS but I learned everything about it already so I wanted to start learning js. So is there any website or app where I can learn it. Of course I won't mind if it'd be free.(Sorry for any mistakes in the text if I've made any. I'm from Poland)
Hello everyone so i am trying to learn JavaScript as best as i can, and i am wondering what are some of the best resources where i could learn it ? Books, websites whatever you guys think its the best way to learn by myself please i am really enjoying learning and i would like to pursue this as a career one day.
Thanks for the help !!!!
Which js course is best ? MDN course or The odin project Or is there any other course that you would recommend for beginner. Thanks in advance
I have heaps of experience coding with Python, Java and C. I'm not sure if that benefits me if I want to learn javascript though. I'm still kind of unsure what the general concept of javascript is and how it works, so I would appreciate if someone could give me a run down of the basics. I've had experience with HTML/CSS, SQL and databases , although I haven't touched on these recently.
Hey everyone,
I’m looking to start learning JavaScript and am wondering where the best place to start is for a complete beginner. Any online courses, tutorials, or websites you’d recommend? I’m looking for something that breaks down concepts clearly and is easy to follow.
Thanks for the help!
I have no previous experiences with any coding language and want to learn Javascript from the beginning. What free website/app do you recommend?
Is it necessary to enrol in a paid course or can I get by with free courses+ MDN? I want to learn JavaScript thoroughly and in a way that I can actually apply it.
I'm new to programming, however, I've dabbled with JavaScript in the past. Just looking for a good place to begin. A free program is preferable. Thanks!
hello, I want to start learning javascript and wanted to know where to start from and where to learn.