HugoMatilla / Refactoring-SummaryLinks
Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler
☆754Updated 2 years ago
Alternatives and similar repositories for Refactoring-Summary
Users that are interested in Refactoring-Summary are comparing it to the libraries listed below
Sorting:
- Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas☆1,833Updated 2 years ago
- Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin☆622Updated 2 years ago
- Summary of the book Effective Java 2nd Edition by Joshua Bloch☆1,518Updated 3 months ago
- A personnal summary of the book Effective Java by Joshua Bloch☆272Updated 2 years ago
- My reading notes following "Software Architecture Patterns" report by Mark Richards.☆61Updated 4 years ago
- My personal notes from the book 'Clean Architecture: A Craftsman's Guide to Software Structure and Design by Robert Martin'☆37Updated 5 years ago
- "Head First: Object-Oriented Analysis & Design" book projects. Java is reworked in C#.☆225Updated 7 years ago
- Compilation of sample code from the book Patterns of Enterprise Application Architecture by Martin Fowler.☆81Updated last year
- My software engineering notes - books, courses, conferences 📓☆207Updated 10 months ago
- An awesome curated list of clean code posts, books and videos☆474Updated 3 years ago
- “If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not b…☆600Updated 4 years ago
- Demonstrating the SOLID design principles in Java☆392Updated 4 years ago
- A detailed summary of Clean Architecture by Robert C Martin (Uncle Bob)☆328Updated 9 months ago
- ☆442Updated 9 months ago
- A collection of TDD exercises that are useful as katas☆72Updated 9 years ago
- Software architect roadmap☆1,066Updated 5 years ago
- Based on "Working Effectively with Unit Tests" by Jay Fields☆32Updated 7 years ago
- Solution Architecture links, articles, books, video lessons, etc.☆673Updated 2 years ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆442Updated last year
- Backend application for the CleanCoders series☆88Updated 6 years ago
- Direct translation of the book "31 days of refactoring" by Sean Chambers, Simone Chiaretta from .net to Java☆25Updated 8 years ago
- Notes of best clean coding practices, mostly based on book Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin☆54Updated 8 years ago
- My reading notes following "Designing Data Intensive Applications" (DDIA) by Martin Kleppmann☆137Updated 4 years ago
- S.O.L.I.D Principles (java examples)☆105Updated 7 years ago
- GoF Design Patterns, each pattern described with story from real life.☆177Updated 3 months ago
- YARAS provides standards, guidelines and conventions for writing RESTful APIs and is intended to encourage consistency, maintainability, …☆99Updated 3 years ago
- Categorized overview of Programming Principles & Patterns☆365Updated last year
- Clean Code Case Study☆467Updated 3 years ago
- Some notes on the things that I read☆109Updated last month
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆293Updated 3 weeks ago