Skip to content

Commit 7ed15d3

Browse files
committed
Merge pull request #1221 from ekeitho/master
add mooc classes for android
2 parents 68b5a0b + eeb1c24 commit 7ed15d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

free-courses-en.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### Index
22
* [Assembly](#assembly)
3+
* [Android](#android)
34
* [C++](#c)
45
* [Databases](#databases)
56
* [Haskell](#haskell)
@@ -20,6 +21,12 @@
2021
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
2122

2223

24+
### Android
25+
* [Programming Mobile Applications for Android Handheld Systems](https://www.coursera.org/course/android)
26+
* [Creative, Serious and Playful Science of Android Apps](https://www.coursera.org/course/androidapps101)
27+
* [Programming Cloud Services for Android Handheld Systems](https://www.coursera.org/course/mobilecloud)
28+
29+
2330
### C++
2431
* [Google's C++ Course](https://developers.google.com/edu/c++/)
2532
* [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware)

0 commit comments

Comments
 (0)