IDE
Brackets
Books
Learn CSS in one day and Learn It Well
![Learn CSS in one day and Learn It Well](https://learnjavascriptfast.com/wp-content/uploads/2018/01/Screen-Shot-2018-01-21-at-3.16.24-PM-226x300.png)
Click here to get it from Amazon
HTML and CSS
![HTML and CSS](https://learnjavascriptfast.com/wp-content/uploads/2018/01/Screen-Shot-2018-01-21-at-3.16.49-PM-238x300.png)
Click here to get it from Amazon
Javascript and jQuery
![Javascript and jQuery](https://learnjavascriptfast.com/wp-content/uploads/2018/01/Screen-Shot-2018-01-21-at-3.17.54-PM-240x300.png)
Click here to get it from Amazon
Courses
The Complete JavaScript Course: Build a Real-World Project
This is the best selling Javascript course on Udemy, and it deserves to be. Concepts are explained in a clear and concise manner
and cover a wide range of topics. The course also includes multiple projects and challenges, which I always believe is the best way to learn. If there's only one Javascript course you take on Udemy, this should be the one.
Click here to get it from Udemy
The Complete Web Developer Course 2.0
![Javascript Best Selling Udemy Course](https://learnjavascriptfast.com/wp-content/uploads/2018/01/Screen-Shot-2018-01-21-at-3.15.54-PM-300x167.png)
Click here to get it from Udemy
Websites
Can I Use
A useful website for checking which browser supports a certain CSS/HTML/Javascript feature.
Mozilla CSS Guide
A comprehensive CSS reference guide
W3 Schools
A cool website for learning Javascript with a "Try it Yourself" editor that allows you to change the examples and view the results immediately. My only complaint is the site is sort of fragmented and covers each concept as standalone topics. Nonetheless, it's still a very useful site.