sort the books of Javascript Framework, move Node.js from JS Framework to free-programming-books and so on (#2355)
* delete Natural Language Processing in Lisp * GNU Emacs Manual * Sketchy LISP * Haskell and Yesod * Sketchy LISP: An Introduction to Functional Programming in Scheme * Sketchy LISP: An Introduction to Functional Programming in Scheme * Teach Yourself Scheme in Fixnum Day * change 'The Python GTK+ 3 Tutorial' to Python * remove Programming and Using Linux Sound - in depth * Data Structures and Algorithms in Python * Fundamentals of Python Programming * Fundamentals of Python Programming * Fundamentals of Python Programming * supporting Python 3 An in-depth guide * Introduction to Python for Econometrics, Statistics and Data Analysis * Python for Everybody Exploring Data Using Python 3 * The Hitchhiker’s Guide to Python * Python 3 Module of the Week * Scipy Lecture Notes * The Standard Python Library * Problem Solving with Algorithms and Data Structures using Python * How To Tango With Django * Quick Tutorial for Pyramid * C Programming Boot Camp * 1015:3-1015:78 warning Missing PDF indication books-links remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1807 and l.1806 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1839 and l.1838 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1853 and l.1852 alphabetize-lists remark-lint 1792:3-1792:134 warning Missing PDF indication books-links remark-lint 1893:1-1893:130 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint * 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint 1792:3-1792:140 warning Misplaced author books-links remark-lint * 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint 1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint 1792:3-1792:140 warning Misplaced author books-links remark-lint * remove hackershelf.com * remove hackershelf.com remove Data Structures and Algorithms with Object-Oriented Design Patterns in Java remove JAAS in Action * modify the title of book Java Application Development on Linux * Java Language and Virtual Machine Specifications * remove The Java Tutorials * 1270:1-1299:83 warning Alphabetical ordering: swap l.1293 and l.1292 alphabetize-lists remark-lint * 1270:1-1299:83 warning Alphabetical ordering: swap l.1283 and l.1282 alphabetize-lists remark-lint * remove 'JavaScript Spessore' * remove 'Oh My JS' * The Problem with Native JavaScript APIs * fount the lost 2 books:Oh My JS and JavaScript Spessore in archive.org * ignore some change of name * update the url of 'AngularJS in 60 Minutes' * The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. * swap Redux and React * move Node.js from js-frameworks-resources to free-programming-books * sort by aphabeta * 1374:1-1380:52 warning Alphabetical ordering: swap l.1379 and l.1378 alphabetize-lists remark-lintpull/2156/merge
parent
f92b640593
commit
6158288d01
|
@ -1417,6 +1417,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
|
|||
* [An Introduction to libuv](https://nikhilm.github.io/uvbook/) - Nikhil Marathe ([PDF](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.pdf) - [ePub](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.epub))
|
||||
* [JavaScript and Node FUNdamentals](https://web.archive.org/web/20150327025334/https://leanpub.com/jsfun/read) - Azat Mardanov
|
||||
* [Mixu's Node Book](http://book.mixu.net/node/)
|
||||
* [Node Documentation](https://nodejs.org/en/docs/)
|
||||
* [Node: Up and Running](http://chimera.labs.oreilly.com/books/1234000001808/index.html) - Tom Hughes-Croucher
|
||||
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
* [The Node Beginner Book](http://nodebeginner.org)
|
||||
|
|
|
@ -25,6 +25,11 @@
|
|||
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
|
||||
|
||||
|
||||
## Aurelia
|
||||
|
||||
* [Beginning Aurelia](https://leanpub.com/beginning-of-aurelia)
|
||||
|
||||
|
||||
## Backbone.js
|
||||
|
||||
* [A Complete guide for learning Backbone.js](http://codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
|
||||
|
@ -36,7 +41,6 @@
|
|||
* [Building Single Page Web Apps with Backbone.js](https://singlepagebook.supportbee.com) (work in progress)
|
||||
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
|
||||
* [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
|
||||
* [Hello Backbone - Hello world examples of increasing complexity](http://arturadib.com/hello-backbonejs/)
|
||||
* [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs)
|
||||
|
||||
|
||||
|
@ -58,6 +62,13 @@
|
|||
* [Dojo: The Definitive Guide](http://chimera.labs.oreilly.com/books/1234000001819/index.html) - Matthew A. Russell
|
||||
|
||||
|
||||
## Elm
|
||||
|
||||
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
|
||||
* [Elm Tutorial](http://www.elm-tutorial.org)
|
||||
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)
|
||||
|
||||
|
||||
## Ember.js
|
||||
|
||||
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
|
||||
|
@ -96,13 +107,6 @@
|
|||
* [Om Tutorial](http://awkay.github.io/om-tutorial/)
|
||||
|
||||
|
||||
## Redux
|
||||
|
||||
* [Full-Stack Redux Tutorial](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
|
||||
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
|
||||
* [SoundCloud Application in React + Redux](https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/)
|
||||
|
||||
|
||||
## React
|
||||
|
||||
* [Free React on Rails course](https://learnetto.com/users/hrishio/courses/the-free-react-on-rails-5-course)
|
||||
|
@ -123,21 +127,17 @@
|
|||
* [SurviveJS - Webpack and React](http://survivejs.com)
|
||||
|
||||
|
||||
## Elm
|
||||
|
||||
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
|
||||
* [Elm Tutorial](http://www.elm-tutorial.org)
|
||||
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)
|
||||
|
||||
|
||||
## Aurelia
|
||||
|
||||
* [Beginning Aurelia](https://leanpub.com/beginning-of-aurelia)
|
||||
|
||||
|
||||
## React Native
|
||||
|
||||
* [Programming React Native](https://leanpub.com/programming-react-native)
|
||||
* [React Native Animation Book](http://browniefed.com/react-native-animation-book/)
|
||||
* [React Native Express](http://www.reactnativeexpress.com)
|
||||
* [React Native Training](https://www.gitbook.com/book/unbug/react-native-training/details)
|
||||
|
||||
|
||||
## Redux
|
||||
|
||||
* [Full-Stack Redux Tutorial](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
|
||||
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
|
||||
* [SoundCloud Application in React + Redux](https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/)
|
||||
|
||||
|
|
Loading…
Reference in New Issue