Skip to content

yenobi/javascript-path

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

JavaScript Path

JavaScript Path License MIT

📚 List of books to master JavaScript Development

Contents

  1. Essential Path
  2. Additional Resources
  3. How to Use This List
  4. Project Based
  5. Contributing

Essential Path

Topic Books Price Release
Basic JavaScript Eloquent JavaScript 🆓 December 2014
Tooling JavaScript Application Design 💰 January 2015
ES6 Exploring ES6 🆓 -
Testing JavaScript Testing Recipes 💰 March 2014
DOM DOM Enlightenment 🆓 February 2013
Functional Programming JavaScript Allongé, the "Six" Edition 🆓 -
Object-Oriented Programming JavaScript Spessore 🆓 -
Async Programming Async JavaScript 💰 November 2012
Design Patterns & Architectures Learning JavaScript Design Patterns 🆓 July 2012
Single Page Application Single page apps in depth 🆓 2013
Practical Project Building A JavaScript Framework 🆓 -
Practical Project Building Front-End Web Apps with Plain JavaScript 🆓 -
Practical Project Human JavaScript 🆓 -

Additional Resources

General Concepts

Books Price Release
Secrets of the JavaScript Ninja, Second Edition 💰 January 2016 (estimated)
Effective JavaScript 💰 December 2012
You Don't Know JS 🆓 -
JavaScript: The Good Parts 💰 May 2008
Professional JavaScript for Web Developers, 3rd Edition 💰 December 2011
Speaking JavaScript 🆓 February 2014
JavaScript: The Definitive Guide, 6th Edition 💰 April 2011

ES6

Books Price Release
Understanding ECMAScript 6 🆓 -

Testing

Books Price Release
Test-Driven JavaScript Development 💰 September 2010
Behaviour Driven Development with JavaScript 💰 November 2013

Functional Programming

Books Price Release
Mostly Adequated Guide to Functional Programming 🆓 -
Functional JavaScript 💰 June 2013

Object-Oriented Programming

Books Price Release
The Principles of Object-Oriented JavaScript 💰 February 2014

Performance

Books Price Release
High Performance JavaScript 💰 March 2010

How to Use This List

Start with the first book of the Essential Path, and after finish it, read the next one. Repeat this process until you finish all books from the Essential Path.

After you complete the Essential Path, you should keep studying! Just choose one book that is listed in our Additional Resources section. You don't need to read those books in such section in order, you should pick the one that you are most interested! 😄

PROTIP: try to create and deploy at least one practical project after you finish each book.

Project Based

In order to show for everyone that you successfully finished a book, you should create a new project.

"What does it mean?"

After finish a book, you should think about a real world problem that you can solve using the acquired knowledge in such book. You don't need to create a big project, but you must create something to validate and consolidate your knowledge, and also to show to the world that you are capable to create something useful with the concepts that you learned.

The projects of all students will be listed in our JavaScript Projects repository. Submit a pull request with your project's information after you start/conclude it.

You can create this project alone or with colleagues!

Project Suggestions

  • JavaScript Projects: List of projects related with the JavaScript Path.
  • FreeCodeCamp: Course that teaches you fullstack JavaScript development through a bunch of projects.
  • Projects: A list of practical projects that anyone can solve in any programming language.
  • app-specs: A curated list of applications specifications and implementations to practice new technologies, improve your portfolio and sharpen your skills.

Contributing

See our contributing guidelines here!

About

📚 List of books to master JavaScript Development 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published