mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Fixes #489
This commit is contained in:
parent
2c178067cc
commit
e18e297801
@ -161,7 +161,7 @@
|
||||
* [ShaderX series](http://tog.acm.org/resources/shaderx/)
|
||||
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/)
|
||||
* [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/)
|
||||
* [Blender 3D: Noob to Pro] (http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro)
|
||||
* [Blender 3D: Noob to Pro](http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro)
|
||||
|
||||
###Graphical User Interfaces
|
||||
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
|
||||
@ -685,6 +685,8 @@
|
||||
* [Learn CSS Layout](http://learnlayout.com/)
|
||||
* [Scalable and Modular Architecture for CSS](http://smacss.com) - Jonathan Snook
|
||||
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
|
||||
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
|
||||
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
|
||||
|
||||
|
||||
###Icon
|
||||
|
Loading…
Reference in New Issue
Block a user