Skip to content

My collected reading lists, reading recomendations, etc

Notifications You must be signed in to change notification settings

UnseenWizzard/reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

reading

My collected reading lists, reading recomendations, etc

Books

Foundations

  • Introduction to Algorithms
    • aka CLRS Algorithms
    • the algorithms book, personal favorite
  • Algorithms - Robert Sedgewick
    • easier read than CLRS, some more standard/straightforward solutions than CLRS
  • Structure And Interpretation of Computer Programs

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
  • A philosophy of software design

On Work

Leadership

Articles

General

Leadership

Mentoring

Other

About

My collected reading lists, reading recomendations, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published