DEV Community

Discussion on: Books to Read as a Developer

Collapse
 
ksaaskil profile image
Kimmo Sääskilahti

Great article! I love Pragmatic Programmer, I refer to the tips regularly pragprog.com/tips/

I would also recommend Software Engineering at Google, it's a fantastic reference for everyday work.

Collapse
 
tmchuynh profile image
Tina Huynh • Edited

thanks for the link and suggestion! I will definitely look into it and add it to the article <3

Collapse
 
lorenzojkrl profile image
Lorenzo Zarantonello

I agree with Kimmo on Software Engineering at Google! Take a look at that:)

Collapse
 
carlosds profile image
Karel De Smet • Edited

I also firmly agree! It is more high-level than the average book on software development, yet adds so much value to different domains (testing, metrics, code analysis ...). And it really explains in-depth how Google approaches the different aspects of software engineering. An absolute cracker!