Added Linux® Notes for Professionals book to recommended books (#18929)

* Update index.md

* Added Pro PHP Programming - Peter MacIntyre

* Added C Notes for Professionals
This commit is contained in:
Petar Borisovski
2018-10-15 23:36:05 +02:00
committed by Quincy Larson
parent 2023d2bab5
commit c3eb91b609

View File

@ -71,6 +71,8 @@ title: Books to Read for Programmers
- ISBN-13: 978-0596009656
## C-lang
*C Notes for Professionals book
-https://books.goalkicker.com/CBook/
*The C Programming Language* by Brian W. Kernighan and Dennis M. Ritchie
- [Amazon Smile](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
@ -220,6 +222,11 @@ The Mythical Man-Month: Essays on Software Engineering
*Deep Learning*
- [Amazon](https://www.amazon.com/Deep-Learning-Adaptive-Computation-Machine/dp/0262035618/ref=sr_1_4?s=books&ie=UTF8&qid=1539402410&sr=1-4&keywords=deep+learning)
- ISBN: 978-0262035613
*Oracle® Database Notes for Professionals*
https://books.goalkicker.com/OracleDatabaseBook/
*Pro PHP Programming - Peter MacIntyre*
[Amazon]https://www.amazon.com/Pro-PHP-Programming-Peter-MacIntyre-ebook/dp/B005PZ09AG
This list was compiled from multiple suggestion threads on Reddit and Stackoverflow.