1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-22 01:29:01 +00:00

Merge pull request #2 from vhf/master

sync with vhf:master
This commit is contained in:
Sun Xiaobo 2014-08-12 09:15:46 +08:00
commit 8e96f9e33a
2 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,7 @@
* [97 cosas que todo programador debería saber](http://97cosas.com/programador)
* [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/)
* [Videojuegos Multiplataforma con OpenFL](http://www.openflbook.com/)
* [Programación de videojuegos SDL](http://www.albertogarcia.info/libros/sdl/%5Bebook%5DProgramacion%20de%20videojuegos%20con%20SDL.pdf) (PDF)
#### Paradigmas de Programación

View File

@ -698,6 +698,7 @@
* [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
* [The New C Standard - An Annotated Reference](http://www.knosof.co.uk/cbook/cbook.html)
* [Using C on the UNIX System - David A. Curry](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system)
* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf)
### C Sharp