|
|
@ -2,7 +2,8 @@ |
|
|
|
* [Assembly](#assembly) |
|
|
|
* [Assembly](#assembly) |
|
|
|
* [Android](#android) |
|
|
|
* [Android](#android) |
|
|
|
* [AngularJS](#angularjs) |
|
|
|
* [AngularJS](#angularjs) |
|
|
|
* [C++](#c) |
|
|
|
* [C](#c) |
|
|
|
|
|
|
|
* [C++](#c-1) |
|
|
|
* [Clojure](#clojure) |
|
|
|
* [Clojure](#clojure) |
|
|
|
* [Databases](#databases) |
|
|
|
* [Databases](#databases) |
|
|
|
* [Haskell](#haskell) |
|
|
|
* [Haskell](#haskell) |
|
|
@ -35,6 +36,9 @@ |
|
|
|
### AngularJS |
|
|
|
### AngularJS |
|
|
|
* [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js) |
|
|
|
* [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### C |
|
|
|
|
|
|
|
* [Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#.VNsjDvmUcmQ) |
|
|
|
|
|
|
|
|
|
|
|
### C++ |
|
|
|
### C++ |
|
|
|
* [Google's C++ Course](https://developers.google.com/edu/c++/) |
|
|
|
* [Google's C++ Course](https://developers.google.com/edu/c++/) |
|
|
|
* [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware) |
|
|
|
* [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware) |
|
|
|