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

Merge pull request #869 from felipebueno/patch-1

Added TONC GBA
This commit is contained in:
vhf / victor felder 2014-04-09 16:25:17 +02:00
commit 5ec0deaeb9

View File

@ -644,6 +644,7 @@
* [C Programming - Wikibooks](http://en.wikibooks.org/wiki/Programming:C)
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF)
* [TONC GBA Programming - Game Boy Advance Development](http://www.coranac.com/tonc/text/toc.htm)
* [Learn C the hard way](http://c.learncodethehardway.org/book/)
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
* [The C book](http://publications.gbdirect.co.uk/c_book/)