«Truth can only be found in one place: the code.»
Some cool books, which really mattered im my career as a software developer.
You get a good overview of testing in web development.
This book gave me the necessary awareness of modularity in software architecture
Very informative about asynchronous systems. Lots of code examples. Was a pleasure to read.
This is the bibel for a software developer. If you haven't read it, you are not a developer ;-)
Must read for any software developer.
The book I learnd programming from.
Here some videos which are recommendable to watch
Jez describe exactly the situation my current employer is in - very stiff deployment structures. He shows how far many companies still are from a fast and flexible delivery process.
Martin takes a critical look at the term ACID. Well explained and great slides.
Oncle Bob talks so much out of my heart, I totaly agree with what he says. He is the icon in the software engineering world.
Conner explains the Unix command Sed in four episodes. Good explanation!