1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 07:18:54 +00:00

Update free-programming-books.md

This commit is contained in:
Juan Jesús García López 2013-10-12 23:52:14 -05:00
parent 2ccc8bdd77
commit c14612a11c

View File

@ -1,5 +1,6 @@
###Index
* [Meta-Lists](#meta-lists)
* [Graphics user interfaces](#graphics-user-interfaces)
* [Graphics Programming](#graphics-programming)
* [Language Agnostic](#language-agnostic)
* [Android](#android)
@ -96,6 +97,10 @@
* [OpenGL Insights](http://openglinsights.com) (chapters 22, 23, 28, 33, 39)
* [ShaderX series](http://tog.acm.org/resources/shaderx/)
###Graphics User Interfaces
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
###Language Agnostic