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

Added the 'How to do what you love & Earn what youre worth as a programmer' book to the 'Professional Development' list.

This commit is contained in:
Rodrigo Medeiros 2014-01-11 13:03:48 -02:00
parent 2279e461ca
commit 217c46179f

View File

@ -410,6 +410,7 @@
* [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)*
* [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)*
* [How to be a Programmer: A Short, Comprehensive, and Personal Summary](http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read
* [How to Do What You Love & Earn What Youre Worth as a Programmer](https://leanpub.com/dowhatyoulove/read) *(Leanpub, By Reginald Braithwaite)*
####Programming Paradigms
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides)