What are some of the best tech related books you have ever read that made you a better developer or expanded your knowlegde about tech? Book can be anything like related to a specific topics like blockchain, ML and AI, Web development and so on, or related to some programming language, or some tech figure's Biography or anything else
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
Designing Data-Intensive Applications by Martin Kleppmann
I read it while preparing for my Data Engineering interviews. But its quite a good read for everybody, if youre working with any kind of backend systems. Talks extensively about databases, streams, datawarehouses and their tradeoffs.
Great! I do Backend too with Django. Guess this will be useful. Thank you!
Definitely. Must read for anybody who ever worked in backend