1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-11 10:32:21 +00:00

fix style nit

This commit is contained in:
Keith Abdulla 2014-12-02 07:15:15 -08:00
parent 7a27c440aa
commit eeb1c24bce

View File

@ -1,6 +1,6 @@
### Index ### Index
* [Assembly](#assembly) * [Assembly](#assembly)
* [Android] (#android) * [Android](#android)
* [C++](#c) * [C++](#c)
* [Databases](#databases) * [Databases](#databases)
* [Haskell](#haskell) * [Haskell](#haskell)
@ -22,9 +22,10 @@
### Android ### Android
* [Programming Mobile Applications for Android Handheld Systems] (https://www.coursera.org/course/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) * [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) * [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++/)