Skip to content

Commit c05390b

Browse files
anubhavshrimalvhf
authored andcommitted
* 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
1 parent b3c57d7 commit c05390b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Diff for: free-courses-en.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* [Java](#java)
2222
* [JS](#js)
2323
* [Lua](#lua)
24+
* [Machine Learning](#machine-learning)
2425
* [Matlab](#matlab)
2526
* [Misc](#misc)
2627
* [OCaml](#ocaml)
@@ -176,6 +177,11 @@
176177
* [Lua Tutorial](http://www.tutorialspoint.com/lua/)
177178

178179

180+
### Machine Learning
181+
182+
* [Stanford University Machine Learning](https://www.coursera.org/learn/machine-learning)
183+
184+
179185
### MATLAB
180186

181187
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)

Diff for: javascript-frameworks-resources.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
55
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
66
* [Angular.js Guide](https://docs.angularjs.org/guide/)
7+
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
78
* [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets)
89
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
910
* [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
@@ -106,6 +107,11 @@
106107
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
107108

108109

110+
## Node.js
111+
112+
* [Node Documentation](https://nodejs.org/en/docs/)
113+
114+
109115
## Om
110116

111117
* [Om Tutorial](http://awkay.github.io/om-tutorial/)

0 commit comments

Comments
 (0)