Arrange editions of Eloquent JavaScript book (#11826)

* add Data Science from Scratch by Joel Grus

* update Data Science from Scratch by Joel Grus

* fixed lines

* Revert "fixed lines"

This reverts commit 27bf7751ef.

* Revert "update Data Science from Scratch by Joel Grus"

This reverts commit 4759b8fac2.

* Revert "add Data Science from Scratch by Joel Grus"

This reverts commit f533cf4aa9.

* update editions of Eloquent JavaScript book

* update ordering

* removed previous editions
pull/11829/head
Nilay Sarma 2 weeks ago committed by GitHub
parent cf18c4c902
commit 273870feb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      books/free-programming-books-langs.md

@ -1151,7 +1151,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Designing Scalable JavaScript Applications](https://www.manning.com/books/designing-scalable-javascript-applications) - Emmit Scott (PDF+livebook)
* [Dev Docs](https://devdocs.io/javascript/) - Various (HTML)
* [DOM Enlightenment](https://frontendmasters.com/guides/javascript-enlightenment/) - Cody Linley
* [Eloquent JavaScript 3rd edition](http://eloquentjavascript.net) - Marijn Haverbeke (HTML, PDF, EPUB, MOBI) (CC BY-NC)
* [Eloquent JavaScript 4th edition](https://eloquentjavascript.net) - Marijn Haverbeke (HTML, PDF, EPUB, MOBI) (CC BY-NC)
* [Essential Javascript](https://www.programming-books.io/essential/javascript/) - Krzysztof Kowalczyk, StackOverflow Contributors
* [Exploring ES6](http://exploringjs.com/es6/) - Axel Rauschmayer (HTML)
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Kyle Simpson (HTML)

Loading…
Cancel
Save