Books I recommend for System Design
Books I recommend for System Design
System design is an important part while working on a project, a good design will help you to build a robust, scalable and maintainable project. I started learining System Design when I was in 3rd year of my B.Tech Degree, and these are my pick to read.
High Level Design
1. System Design Interview by Alex Yu (ByteByteGo) 1st Volume
2. System Design Interview by Alex Yu (ByteByteGo) 2nd Volume
Low Level Design
1. Head First Design Patterns by Freeman
Others
1. Designing Data-Intensive Application