draft
This is currently a loose dump of books. With time, I will categorize and sort them for better readability.

Abstract

This is a list of the books I own. In my opinion, these books are valuable resources in programming, project, product, and team management, or graphic design.

  • Beck, Kent, Test Driven Development: By Example, 1st ed. Addison-Wesley Professional, 2002. ISBN: 9780321146533
  • Cohn, Mike, User Stories Applied: For Agile Software Development, 1st ed. Addison-Wesley Professional, 2004. ISBN: 9780321205681
  • Higginbotham, James, Principles of Web API Design: Delivering Value with APIs and Microservices, 1st ed (Addison-Wesley Signature Series (Vernon)). Addison-Wesley Professional, 2021. ISBN: 9780137355631
  • Kerievsky, Joshua, Refactoring to Patterns, 1st ed. Addison-Wesley Professional, 2004. ISBN: 9780321213358
  • Fowler, Martin, Refactoring: Improving the Design of Existing Code, 2nd ed (Addison-Wesley Signature Series (Fowler)). Addison-Wesley Professional, 2018. ISBN: 9780134757599
  • Meszaros, Gerard, xUnit Test Patterns: Refactoring Test Code, 1st ed. Addison-Wesley, 2007. ISBN: 9780131495050
  • Fowler, Martin, Domain-Specific Languages, 1st ed (Addison-Wesley Signature Series (Fowler)). Addison-Wesley Professional, 2010. ISBN: 9780321712943
  • Fowler, Martin, Patterns of Enterprise Application Architecture, 1st ed. Addison-Wesley Professional, 2002. ISBN: 9780321127426
  • Vernon, Vaughn, Implementing Domain-Driven Design, 1st ed. Addison-Wesley Professional, 2013. ISBN: 9780321834577
  • Beck, Kent, Extreme Programming Explained: Embrace Change, 2nd ed (The XP Series). Addison-Wesley, 2004. ISBN: 9780321278654
  • Goldratt, Eliyahu M, The Goal: A Business Graphic Novel, 1st ed. CRC Press Inc, 2018. ISBN: 9780815385134
  • Brooks Jr., Frederick, The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition. Addison-Wesley Professional, 1995. ISBN: 9780201835953
  • Ries, Eric, The Lean Startup: How Today’s Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses. Penguin Books Ltd, 2011. ISBN: 9780670921607
  • Lencioni, Patrick M., The Five Dysfunctions of a Team: A Leadership Fable, 1st ed. Wiley, 2002. ISBN: 9780787960759
  • Farley, David, Modern Software Engineering: Doing What Works to Build Better Software Faster, 1st ed. Addison-Wesley Professional, 2022. ISBN: 9780137314911
  • Kim, Gene, The Unicorn Project. IT Revolution Press, 2019. ISBN: 9781942788768
  • Olsen, Dan, The Lean Product Playbook: How to Innovate with Minimum Viable Products and Rapid Customer Feedback, 1st ed. Wiley, 2015. ISBN: 9781118960875
  • Doerr, John, Measure What Matters: OKRs — The Simple Idea that Drives 10x Growth. Portfolio Penguin, 2022. ISBN: 9780241348482
  • Pink, Daniel H., Drive: The Surprising Truth About What Motivates Us, 1st ed. Riverhead Books, 2009. ISBN: 9781594488849
  • Meadows, Donella H., Thinking in Systems. Chelsea Green Publishing, 2008. ISBN: 9781603580557
  • Torres, Teresa, Continuous Discovery Habits: Discover Products that Create Customer Value and Business Value. Product Talk LLC, 2021. ISBN: 9781736633304
  • Farley, David, Continuous Delivery Pipelines: How To Build Better Software Faster. Leanpub, 2021. ISBN: 9798517979551
  • Kleppmann, Martin, Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems, 1st ed. O’Reilly Media, 2017. ISBN: 9781449373320
  • Krug, Steve, Don’t Make Me Think, Revisited: A Common Sense Approach to Web Usability, 3rd ed. New Riders, 2013. ISBN: 9780321965516
  • Beck, Kent, Implementation Patterns, 1st ed. Addison-Wesley Professional, 2007. ISBN: 9780321413093
  • Dawson, Peter, Type Directory. Thames Hudson, 2019. ISBN: 9780500241547
  • Saltz, Ina, Typography Essentials: 100 Design Principles for Working with Type, Revised and Updated. Rockport Publishers, 2019. ISBN: 9781631596476
  • Meyer, Erin, The Culture Map, Illustrated. PublicAffairs, 2016. ISBN: 9781610392761
  • Fry, Hannah, Hello World. Black Swan, 2019. ISBN: 9781784163068
  • Parker, Matt, Humble Pi: A Comedy of Maths Errors. Penguin, 2020. ISBN: 9780141989143
  • Deming, W. Edwards, The Essential Deming: Leadership Principles from the Father of Quality, 1st ed. McGraw-Hill Education, 2012. ISBN: 9780071790222
  • Parker, Matt, Things To Make and Do In Fourth Dimension. Penguin, 2014. ISBN: 9780141975863
  • Fogg, BJ, Tiny Habits: Why Starting Small Makes Lasting Change Easy. Virgin Books, 2020. ISBN: 9780753553244
  • Kaufman, J., The First 20 Hours: How to Learn Anything… Fast!. Penguin Random House UK, 2014. ISBN: 9780670921928
  • Kahneman, Daniel, Thinking, Fast and Slow. Penguin UK, 2012. ISBN: 9780141033570
  • Norman, Donald A., The Design of Everyday Things, Revised and Expanded. Basic Books, 2013. ISBN: 9780465050659
  • Ousterhout, John, A Philosophy of Software Design, 2nd ed. Yaknyam Press, 2021. ISBN: 9781732102217
  • Newman, Sam, Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith, 1st ed. O’Reilly Media, 2019. ISBN: 9781492047841
  • Tornhill, Adam, Your Code as a Crime Scene: Use Forensic Techniques to Arrest Defects, Bottlenecks, and Bad Design in Your Programs, 1st ed (The Pragmatic Programmers). Pragmatic Bookshelf, 2015. ISBN: 9781680500387
  • Martin, Robert C., Clean Code: A Handbook of Agile Software Craftsmanship, 1st ed (Robert C. Martin Series). Pearson, 2008. ISBN: 9780132350884
  • Martin, Robert C., The Clean Coder: A Code of Conduct for Professional Programmers, 1st ed (Robert C. Martin Series). Pearson, 2011. ISBN: 9780137081073
  • Martin, Robert C., Clean Architecture: A Craftsman’s Guide to Software Structure and Design, 1st ed (Robert C. Martin Series). Pearson, 2017. ISBN: 9780134494166
  • Martin, Robert C., Clean Craftsmanship: Disciplines, Standards, and Ethics, 1st ed (Robert C. Martin Series). Addison-Wesley Professional, 2021. ISBN: 9780136915713
  • Seemann, Mark, Code That Fits in Your Head: Heuristics for Software Engineering (Robert C. Martin Series). Addison-Wesley Professional, 2021. ISBN: 9780137464401
  • Feathers, Michael C., Working Effectively with Legacy Code, 1st ed. Pearson, 2004. ISBN: 9780131177055
  • Khorikov, Vladimir, Unit Testing Principles, Practices, and Patterns: Effective testing styles, patterns, and reliable automation for unit testing, mocking, and integration testing with examples in C#, First Edition. Manning, 2020. ISBN: 9781617296277
  • Kersten, Mik, Project to Product: How to Survive and Thrive in the Age of Digital Disruption with the Flow Framework, 1st ed. IT Revolution Press, 2018. ISBN: 9781942788393
  • McConnell, Steve, Code Complete: A Practical Handbook of Software Construction, 2nd ed. Microsoft Press, 2004. ISBN: 9780735619678
  • McConnell, Steve, Rapid Development: Taming Wild Software Schedules, 1st ed. Microsoft Press, 1996. ISBN: 9781556159008
  • Tornhill, Adam, Software Design X-Rays: Fix Technical Debt with Behavioral Code Analysis, 1st ed. Pragmatic Bookshelf, 2018. ISBN: 9781680502725
  • Poppendieck, Mary and Poppendieck, Tom, Implementing Lean Software Development: From Concept to Cash, 1st ed. Addison-Wesley Professional, 2006. ISBN: 9780321437389
  • Freeman, Steve and Pryce, Nat, Growing Object-Oriented Software, Guided by Tests, 1st ed. Addison-Wesley Professional, 2009. ISBN: 9780321503626
  • Hofer, Stefan and Schwentner, Henning, Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software, 1st ed (Addison-Wesley Signature Series (Vernon)). Addison-Wesley Professional, 2021. ISBN: 9780137458912
  • Vernon, Vaughn and Jaskula, Tomasz, Strategic Monoliths and Microservices, 1st ed (Addison-Wesley Signature Series (Vernon)). Addison-Wesley Professional, 2021. ISBN: 9780137355464
  • Zimmermann, Olaf and Stocker, Mirko and Lubke, Daniel and Zdun, Uwe and Pautasso, Cesare, Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges, 1st ed (Addison-Wesley Signature Series (Vernon)). Addison-Wesley Professional, 2022. ISBN: 9780137670109
  • Erder, Murat and Pureur, Pierre and Woods, Eoin, Continuous Architecture in Practice: Software Architecture in the Age of Agility and DevOps, 1st ed (Addison-Wesley Signature Series (Vernon)). Addison-Wesley Professional, 2021. ISBN: 9780136523567
  • Becker, Paul and Hohmann, Luke, Beyond Software Architecture: Creating and Sustaining Winning Solutions, 1st ed. Addison-Wesley Professional, 2003. ISBN: 9780201775945
  • Ambler, Scott and Sadalage, Pramod, Refactoring Databases: Evolutionary Database Design, 1st ed (Addison-Wesley Signature Series (Fowler)). Addison-Wesley Professional, 2006. ISBN: 9780321774514
  • Duvall, Paul M. and Matyas, Steve and Glover, Andrew, Continuous Integration: Improving Software Quality and Reducing Risk, 1st ed. Addison-Wesley Professional, 2007. ISBN: 9780321336385
  • Humble, Jez and Farley, David, Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation, 1st ed (Addison-Wesley Signature Series (Fowler)). Addison-Wesley Professional, 2010. ISBN: 9780321601919
  • Hohpe, Gregor and Woolf, Bobby, Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions, 1st ed. Addison-Wesley Professional, 2003. ISBN: 9780321200686
  • Evans, Eric, Domain-Driven Design: Tackling Complexity in the Heart of Software, 1st ed. Addison-Wesley Professional, 2003. ISBN: 9780321125217
  • Kim, Gene and Humble, Jez and Debois, Patrick and Willis, John and Forsgren, Nicole, The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations, Second. IT Revolution Press, 2021. ISBN: 9781950508402
  • Kim, Gene and Behr, Kevin and Spafford, George, The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win, 5th Anniversary. IT Revolution Press, 2018. ISBN: 9781942788294
  • Forsgren, Nicole and Humble, Jez and Kim, Gene, Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations, 1st ed. IT Revolution Press, 2018. ISBN: 9781942788331
  • Skelton, Matthew and Pais, Manuel, Remote Team Interactions Workbook: Using Team Topologies Patterns for Remote Working. IT Revolution Press, 2022. ISBN: 9781950508617
  • Skelton, Matthew and Pais, Manuel, Team Topologies: Organizing Business and Technology Teams for Fast Flow. IT Revolution Press, 2019. ISBN: 9781942788812
  • Thomas, David and Hunt, Andrew, The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition, 2nd ed. Addison-Wesley Professional, 2019. ISBN: 9780135957059
  • Gamma, Erich and Helm, Richard and Johnson, Ralph and Vlissides, John, Design Patterns: Elements of Reusable Object-Oriented Software, 1st ed. Addison-Wesley Professional, 1994. ISBN: 9780201633610
  • Adzic, Gojko and Evans, David, Fifty Quick Ideas to Improve Your User Stories, Illustrated. Neuri Consulting LLP, 2014. ISBN: 9780993088100
  • Adzic, Gojko and Evans, David and Roden, Tom, Fifty Quick Ideas to Improve Your Tests, Illustrated. Neuri Consulting LLP, 2015. ISBN: 9780993088117
  • Roden, Tom and Williams, Ben, Fifty Quick Ideas to Improve Your Retrospectives, Illustrated. Neuri Consulting LLP, 2015. ISBN: 9780993088124
  • Fiell, Charlotte and Fiell, Peter, Graphic Design Sourcebook: The 100 Best Contemporary Graphic Designers. Carlton Books, 2019. ISBN: 9781783130160
  • Heller, Steven and Vienne, Veronique, 100 Ideas that Changed Graphic Design, Reissue. Laurence King Publishing, 2019. ISBN: 9781786273895
  • Randall, David and Crew, Jemma, The Universal Journalist. Pluto Press, 2021. ISBN: 9780745343259
  • Martin, Robert C., Clean Agile: Back to Basics, 1st ed (Robert C. Martin Series). Pearson, 2019. ISBN: 9780135781869
  • Majors, Charity and Fong-Jones, Liz and Miranda, George, Observability Engineering: Achieving Production Excellence, 1st ed. O’Reilly Media, 2022. ISBN: 9781492076445
  • Mark, Gloria, Attention Span. William Collins, 2023. ISBN: 9780008525972
  • Forte, Tiago, Building a Second Brain. Profile Books Limited, 2022. ISBN: 9781800812215