Best programming books in the last couple of years?
Have a personal budget to spend mainly on programming books and was wondering what are some of the better ones recently? Question is deliberately open ended with no particular focus on specific domains, nevertheless a small summary why a given book is great value would be appreciated.
I haven't read it yet, but I've skimmed over a couple parts, but I think System-Design Interview insiders Second Edition is a modern book around lots of concepts talked about on HN over the last 5-10 years.
Others on my list that I think are good books:
* Empowered
* Soft Skills
* Pragmatic Programmer
* Clean Architecture
* Staff Engineer by Will Larson
Software Engineering At Google
The Rust Programming Language
ISBN-13:
9781718500440
Petzold just released 2nd edition of Code, with additional work on CPU architecture.
I think the answers would be more useful if the replies said something more than just the title.
Cracking the coding interview is really good, especially for non-seniors, you'll learn so much if you've patience (700 pages).
Systems Performance: Enterprise and the Cloud
1st Edition Edition
ISBN-13: 978-0133390094, ISBN-10: 9780133390094
Write code for Binary Search in Python