mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-10-30 12:04:44 -04:00
Update books.md (#1546)
the old link from : https://www.planetpdf.com/codecuts/pdfs/ooc.pdf it dosn't work properly
This commit is contained in:
parent
35b0e2d6f7
commit
03097865e5
1 changed files with 1 additions and 1 deletions
2
books.md
2
books.md
|
@ -10,7 +10,7 @@
|
|||
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
|
||||
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF)
|
||||
* [Learn C the hard way](http://c.learncodethehardway.org/book/)
|
||||
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
|
||||
* [Object Oriented Programming in C](https://hps.vi4io.org/_media/teaching/wintersemester_2012_2013/epc-1213-grigoras-oo-praesentation.pdf) (PDF)
|
||||
* [The C book](http://publications.gbdirect.co.uk/c_book/)
|
||||
* [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
|
||||
* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf)
|
||||
|
|
Loading…
Reference in a new issue