mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-31 06:37:29 +00:00
New branch (#2142)
* added NodeJS Documentation as a javascript framework resource * added Angularjs material designing resource to javascript framework resources * rearranged position of angular material desigining * added machine learning free course on coursera.org
This commit is contained in:
parent
b3c57d7bd8
commit
c05390b8f7
@ -21,6 +21,7 @@
|
|||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JS](#js)
|
* [JS](#js)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
|
* [Machine Learning](#machine-learning)
|
||||||
* [Matlab](#matlab)
|
* [Matlab](#matlab)
|
||||||
* [Misc](#misc)
|
* [Misc](#misc)
|
||||||
* [OCaml](#ocaml)
|
* [OCaml](#ocaml)
|
||||||
@ -176,6 +177,11 @@
|
|||||||
* [Lua Tutorial](http://www.tutorialspoint.com/lua/)
|
* [Lua Tutorial](http://www.tutorialspoint.com/lua/)
|
||||||
|
|
||||||
|
|
||||||
|
### Machine Learning
|
||||||
|
|
||||||
|
* [Stanford University Machine Learning](https://www.coursera.org/learn/machine-learning)
|
||||||
|
|
||||||
|
|
||||||
### MATLAB
|
### MATLAB
|
||||||
|
|
||||||
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)
|
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
|
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
|
||||||
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
|
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
|
||||||
* [Angular.js Guide](https://docs.angularjs.org/guide/)
|
* [Angular.js Guide](https://docs.angularjs.org/guide/)
|
||||||
|
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
|
||||||
* [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets)
|
* [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets)
|
||||||
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
|
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
|
||||||
* [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
|
* [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
|
||||||
@ -106,6 +107,11 @@
|
|||||||
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
|
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
|
||||||
|
|
||||||
|
|
||||||
|
## Node.js
|
||||||
|
|
||||||
|
* [Node Documentation](https://nodejs.org/en/docs/)
|
||||||
|
|
||||||
|
|
||||||
## Om
|
## Om
|
||||||
|
|
||||||
* [Om Tutorial](http://awkay.github.io/om-tutorial/)
|
* [Om Tutorial](http://awkay.github.io/om-tutorial/)
|
||||||
|
Loading…
Reference in New Issue
Block a user