|
|
@ -1,5 +1,6 @@ |
|
|
|
### Index |
|
|
|
### Index |
|
|
|
* [Assembly](#assembly) |
|
|
|
* [Assembly](#assembly) |
|
|
|
|
|
|
|
* [Android](#android) |
|
|
|
* [C++](#c) |
|
|
|
* [C++](#c) |
|
|
|
* [Databases](#databases) |
|
|
|
* [Databases](#databases) |
|
|
|
* [Haskell](#haskell) |
|
|
|
* [Haskell](#haskell) |
|
|
@ -20,6 +21,12 @@ |
|
|
|
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html) |
|
|
|
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Android |
|
|
|
|
|
|
|
* [Programming Mobile Applications for Android Handheld Systems](https://www.coursera.org/course/android) |
|
|
|
|
|
|
|
* [Creative, Serious and Playful Science of Android Apps](https://www.coursera.org/course/androidapps101) |
|
|
|
|
|
|
|
* [Programming Cloud Services for Android Handheld Systems](https://www.coursera.org/course/mobilecloud) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 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) |
|
|
|