mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-23 07:18:54 +00:00
fix style nit
This commit is contained in:
parent
7a27c440aa
commit
eeb1c24bce
@ -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++/)
|
||||||
|
Loading…
Reference in New Issue
Block a user