Skip to content

Commit 273870f

Browse files
authored
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 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
1 parent cf18c4c commit 273870f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: books/free-programming-books-langs.md

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

0 commit comments

Comments
 (0)