A Few IT Books Worth Reading
A short list of software engineering and .NET books worth reading, from DDD and data systems to memory management and legacy code.
Someone asked which books in our field I would actually recommend.
Here are a few:
- Designing Data-Intensive Applications by Martin Kleppmann
- Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans
- Pro .Net Memory Management: For Better Code, Performance, and Scalability by Konrad Kokosa
- Design Patterns: Elements of Reusable Object-Oriented Software by Band of Four
- Working Effectively with Legacy Code by Michael Feathers
- Introduction to Algorithms by Thomas H. Cormen
- CLR via C# by Jeffrey Richter
- Code Complete by Steve McConnell
This post is licensed under CC BY 4.0 by the author.