An open API service indexing awesome lists of open source software.

https://github.com/4cecoder/readthese

Read booko bucko! (My current reading list)
https://github.com/4cecoder/readthese

clean-code design-patterns reading-list

Last synced: about 1 year ago
JSON representation

Read booko bucko! (My current reading list)

Awesome Lists containing this project

README

          

# READTHESE

[The Pragmatic Programmer](https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X) - [Dave Thomas](https://twitter.com/pragdave) and [Andy Hunt](https://twitter.com/PragmaticAndy)

[Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) - [Robert Martin](https://www.linkedin.com/in/robert-martin-7395b0)

[The Art of Computer Programming](https://www.amazon.com/Art-Computer-Programming-Vol-Fundamental/dp/0201896834) - [Donald Knuth](https://twitter.com/realdonaldknuth?lang=en)

[Refactoring](https://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201485672) - [Martin Fowler](https://twitter.com/martinfowler) and [Kent Beck](https://twitter.com/KentBeck?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Working Effectively With Legacy Code](https://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052) - [Michael Feathers](https://twitter.com/mfeathers?lang=en)

[Introduction to Algorithms](https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844) - [Cormen Leiserson](https://twitter.com/thcormen?lang=en)

[Grokking Simplicity](https://www.amazon.com/Grokking-Simplicity-software-functional-thinking/dp/1617296201) - [Eric Normand](https://www.linkedin.com/in/eric-normand)

[Extreme Programming Explained](https://www.amazon.com/Extreme-Programming-Explained-Embrace-Change/dp/0321278658) - [Kent Beck](https://twitter.com/KentBeck?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Compilers](https://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811) - Alfred Aho and [Jeffrey Ullman](https://twitter.com/jeffullman)

[Seven Languages in Seven Weeks](https://www.amazon.com/Seven-Languages-Weeks-Programming-Programmers/dp/193435659X) - [Bruce Tate](https://twitter.com/redrapids?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Refactoring to Patterns](https://www.amazon.com/Refactoring-Patterns-Joshua-Kerievsky/dp/0321213351) - [Joshua Kerievsky](https://twitter.com/JoshuaKerievsky?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[The Object-Oriented Thought Process](https://www.amazon.com/Object-Oriented-Thought-Process-Developers-Library/dp/0321861272) - [Matt Weisfeld](https://www.linkedin.com/in/mattweisfeld)

[Design Patterns](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) - [Erich Gamma](https://twitter.com/erichgamma?lang=en) and Richard Helm

[Writing Effective Use Case](https://www.amazon.com/Writing-Effective-Cases-Alistair-Cockburn/dp/0201702258) - Alistair Cockburn

[Domain Driven Design](https://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215) - [Eric Evans](https://twitter.com/ericevans0?lang=en)

[Test Driven Development](https://www.amazon.com/Test-Driven-Development-Kent-Beck/dp/0321146530) - [Kent Beck](https://twitter.com/KentBeck?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Implementing Domain Driven Design](https://www.amazon.com/Implementing-Domain-Driven-Design-Vaughn-Vernon/dp/0321834577) - [Vaughn Vernon](https://twitter.com/VaughnVernon?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Patterns of Enterprise Application Architecture](https://www.amazon.com/Patterns-Enterprise-Application-Architecture-Martin/dp/0321127420) - [Martin Fowler](https://twitter.com/martinfowler)

[Domain-Driven Design Distilled](https://www.amazon.com/Domain-Driven-Design-Distilled-Vaughn-Vernon/dp/0134434420) - [Vaughn Vernon](https://twitter.com/VaughnVernon?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[The Mythical Man-Month](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959) - [Frederick Brooks]()

[Cracking the Coding Interview](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850) - [Gayle Laakmann McDowell](https://twitter.com/gayle?lang=en)

[Structure and Interpretation of Computer Programs](https://www.amazon.com/Structure-Interpretation-Computer-Programs-Engineering/dp/0262510871) - Harold Abelson and Gerald Jay Sussman

[Programming Pearls](https://www.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880) - [Jon Bentley](https://twitter.com/jonbentleypwc)

[Clean Architecture](https://www.amazon.com/Clean-Architecture-Craftsmans-Software-Structure/dp/0134494164) - [Robert Martin](https://www.linkedin.com/in/robert-martin-7395b0)

[Pro Git](https://www.amazon.com/Pro-Git-Scott-Chacon/dp/1484200772) - [Scott Chacon](https://twitter.com/chacon?lang=en) and [Ben Straub](https://twitter.com/benstraub?lang=en)

[Fire in the Valley](https://www.amazon.com/Fire-Valley-Making-Personal-Computer/dp/0071358927) - Paul Freiberger

[Object Oriented Analysis and Design](https://www.amazon.com/Object-Oriented-Analysis-Design-Applications-3rd/dp/020189551X) - [Grady Booch](https://twitter.com/Grady_Booch?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)

[Modern Operating Systems](https://www.amazon.com/Modern-Operating-Systems-Andrew-Tanenbaum/dp/013359162X)- Andrew Tanenbaum

[Designing Data-Intensive Applications](https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321) - [Martin Kleppmann](https://twitter.com/martinkl?lang=en)

[Analysis Patterns](https://www.amazon.com/Analysis-Patterns-Reusable-Object-paperback/dp/0134186052) - [Martin Fowler](https://twitter.com/martinfowler)

[Structured Programming](https://www.amazon.com/Structured-Programming-P-I-C-studies-processing/dp/0122005503) - [Edsger Wybe Dijkstra](https://twitter.com/official_1112)

[Code](https://www.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319) - Charles Petzold

[The Annotated Turing](https://www.amazon.com/Annotated-Turing-Through-Historic-Computability/dp/0470229055) - Charles Petzold