mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 01:18:52 +00:00
add mooc classes for android
This commit is contained in:
parent
f5c1a3602e
commit
7a27c440aa
@ -1,5 +1,6 @@
|
||||
### Index
|
||||
* [Assembly](#assembly)
|
||||
* [Android] (#android)
|
||||
* [C++](#c)
|
||||
* [Databases](#databases)
|
||||
* [Haskell](#haskell)
|
||||
@ -20,6 +21,11 @@
|
||||
* [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++
|
||||
* [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)
|
||||
|
Loading…
Reference in New Issue
Block a user