mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
Merge pull request #1450 from ahmedk92/patch-1
Added A New Book Category and A Book
This commit is contained in:
commit
affcfe2b8c
@ -76,6 +76,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
|
|||||||
* [Algorithms & Datastructures](#algorithms--data-structures)
|
* [Algorithms & Datastructures](#algorithms--data-structures)
|
||||||
* [Cellular Automata](#cellular-automata)
|
* [Cellular Automata](#cellular-automata)
|
||||||
* [Cloud Computing](#cloud-computing)
|
* [Cloud Computing](#cloud-computing)
|
||||||
|
* [Competitive Programming](#competitive-programming)
|
||||||
* [Compiler Design](#compiler-design)
|
* [Compiler Design](#compiler-design)
|
||||||
* [Database](#database)
|
* [Database](#database)
|
||||||
* [Datamining](#datamining)
|
* [Datamining](#datamining)
|
||||||
@ -289,6 +290,10 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
|
|||||||
* [OpenStack Operations Guide](http://docs.openstack.org/ops/)
|
* [OpenStack Operations Guide](http://docs.openstack.org/ops/)
|
||||||
|
|
||||||
|
|
||||||
|
#### Competitive Programming
|
||||||
|
* [Competitive Programming](http://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp1.pdf) (PDF)
|
||||||
|
|
||||||
|
|
||||||
#### Compiler Design
|
#### Compiler Design
|
||||||
* [Basics of Compiler Design (Anniversary Edition)](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
|
* [Basics of Compiler Design (Anniversary Edition)](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
|
||||||
* [Compilers and Compiler Generators: An Introduction with C++](http://www.scifac.ru.ac.za/compilers/) - P. D. Terry
|
* [Compilers and Compiler Generators: An Introduction with C++](http://www.scifac.ru.ac.za/compilers/) - P. D. Terry
|
||||||
|
Loading…
Reference in New Issue
Block a user