MartinGoodwell / reading

My collected reading lists, reading recomendations, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reading

My collected reading lists, reading recomendations, etc

Books

Foundations

Development

  • The Pragmatic Programmer
  • Uncle Bob's Clean XY Series
    • Clean Code, Clean Coder, Clean Architecture, Clean Agile
    • Like all "here's how to do things" books, take with a grain of salt and don't take ideas and opinions as religion
    • Clean Agile actually put's that into perspective nicely, making very clear it's part memoire, part personal opinion
  • Refactoring - Martin Fowler
    • https://refactoring.com/
    • All of Marting Fowler's website & talks are worth a look
    • Nice descriptions of architecture and design patterns also
  • The Mythical Man-Month
  • Effective Java (3rd Edition)
  • Java Concurrency in Practice
  • Desigining Data-Intensive Applications
  • Growing Object-Oriented Software, Guided by Tests

Articles

Other

About

My collected reading lists, reading recomendations, etc