mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-02-22 15:03:38 +00:00
Arrange editions of Eloquent JavaScript book (#11826)
Some checks failed
Check URLs from changed files / Get changed files (push) Has been cancelled
Detect conflicting PRs / Detect (push) Has been cancelled
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Has been cancelled
Check URLs from changed files / GitHub report (push) Has been cancelled
Some checks failed
Check URLs from changed files / Get changed files (push) Has been cancelled
Detect conflicting PRs / Detect (push) Has been cancelled
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Has been cancelled
Check URLs from changed files / GitHub report (push) Has been cancelled
* add Data Science from Scratch by Joel Grus * update Data Science from Scratch by Joel Grus * fixed lines * Revert "fixed lines" This reverts commit27bf7751ef
. * Revert "update Data Science from Scratch by Joel Grus" This reverts commit4759b8fac2
. * Revert "add Data Science from Scratch by Joel Grus" This reverts commitf533cf4aa9
. * update editions of Eloquent JavaScript book * update ordering * removed previous editions
This commit is contained in:
parent
cf18c4c902
commit
273870feb6
@ -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)
|
* [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)
|
* [Dev Docs](https://devdocs.io/javascript/) - Various (HTML)
|
||||||
* [DOM Enlightenment](https://frontendmasters.com/guides/javascript-enlightenment/) - Cody Linley
|
* [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
|
* [Essential Javascript](https://www.programming-books.io/essential/javascript/) - Krzysztof Kowalczyk, StackOverflow Contributors
|
||||||
* [Exploring ES6](http://exploringjs.com/es6/) - Axel Rauschmayer (HTML)
|
* [Exploring ES6](http://exploringjs.com/es6/) - Axel Rauschmayer (HTML)
|
||||||
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Kyle Simpson (HTML)
|
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Kyle Simpson (HTML)
|
||||||
|
Loading…
Reference in New Issue
Block a user