Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.31 KB

File metadata and controls

26 lines (24 loc) · 1.31 KB

Must Read Software Engineering Books

List of must-read books for those who want to improve themselves in the field of Software Engineering.

  1. Clean Code by Robert Martins
  2. Design Patterns: Elements of Reusable Object-Oriented Software by Eric Gamma
  3. Patterns of Enterprise Application Architecture by Martin Fowler
  4. Enterprise Integration Patterns by Gregor Hohpe
  5. The Mythical Man-Month by Frederick Brooks
  6. Code Complete by Steve McConnell
  7. Git for Teams by Emma Hogbin Westby
  8. Refactoring: Improving the Design of Existing Code by Martin Fowler
  9. The Art of Unit Testing by Roy Osherove
  10. Soft Skills: The Software Developer’s Life Manual by John Sonmez
  11. Cracking the Coding Interview Book by Gayle Laakmann McDowell
  12. The Pragmatic Programmer by Andrew Hunt and David Thomas
  13. The Phoenix Project by Gene Kim
  14. The Unicorn Project by Gene Kim
  15. Introduction to Algorithms, 3rd Edition (The MIT Press)
  16. Peopleware: Productive Projects and Teams by Timothy Lister and Tom DeMarco
  17. Joel on Software by Joel Spolsky
  18. Head First Design Patterns by Eric Freeman
  19. Working Effectively with Legacy Code Book by Michael C. Feathers
  20. Designing Data-Intensive Applications
  21. Release It!: Design and Deploy Production-Ready Software (Pragmatic Programmers)
  22. Domain-Driven Design by Eric Evans