mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-04 15:21:22 +00:00
Merge pull request #66 from jnuserful/master
Added Programming with gtkmm and GUI category
This commit is contained in:
commit
cebbe3efae
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
###Index
|
||||
* [Meta-Lists](#meta-lists)
|
||||
* [Graphics user interfaces](#graphics-user-interfaces)
|
||||
* [Graphics Programming](#graphics-programming)
|
||||
* [Language Agnostic](#language-agnostic)
|
||||
* [Ada](#ada)
|
||||
|
|
@ -106,6 +107,10 @@
|
|||
* [ShaderX series](http://tog.acm.org/resources/shaderx/)
|
||||
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/)
|
||||
|
||||
###Graphics User Interfaces
|
||||
|
||||
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
|
||||
|
||||
|
||||
###Language Agnostic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue