Skip to content

Commit

Permalink
Arrange editions of Eloquent JavaScript book (#11826)
Browse files Browse the repository at this point in the history
* add Data Science from Scratch by Joel Grus

* update Data Science from Scratch by Joel Grus

* fixed lines

* Revert "fixed lines"

This reverts commit 27bf775.

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

This reverts commit 4759b8f.

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

This reverts commit f533cf4.

* update editions of Eloquent JavaScript book

* update ordering

* removed previous editions
  • Loading branch information
nilaysarma authored Feb 5, 2025
1 parent cf18c4c commit 273870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 273870f

Please sign in to comment.