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

@ -26,6 +26,7 @@
* [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)