mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 15:00:55 +00:00
Merge pull request #465 from swchoi727/master
Update free-programming-books.md
This commit is contained in:
commit
3b77bbeb55
@ -1,6 +1,6 @@
|
||||
###Index
|
||||
* [Meta-Lists](#meta-lists)
|
||||
* [Graphics user interfaces](#graphics-user-interfaces)
|
||||
* [Graphical user interfaces](#graphical-user-interfaces)
|
||||
* [Graphics Programming](#graphics-programming)
|
||||
* [Language Agnostic](#language-agnostic)
|
||||
* [Algorithms & Datastructures](#algorithms--datastructures)
|
||||
@ -160,7 +160,7 @@
|
||||
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/)
|
||||
* [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/)
|
||||
|
||||
###Graphics User Interfaces
|
||||
###Graphical User Interfaces
|
||||
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
|
||||
|
||||
|
||||
@ -476,6 +476,7 @@
|
||||
* [The new C standard - an annotated reference](http://www.knosof.co.uk/cbook/cbook.html)
|
||||
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
|
||||
* [C Programming - Wikibooks](http://en.wikibooks.org/wiki/Programming:C)
|
||||
* [Deep C] (http://www.slideshare.net/olvemaudal/deep-c)
|
||||
|
||||
|
||||
###C++
|
||||
|
Loading…
Reference in New Issue
Block a user