denizozger / clean-codeLinks
Notes of best clean coding practices, mostly based on book Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin
☆55Updated 8 years ago
Alternatives and similar repositories for clean-code
Users that are interested in clean-code are comparing it to the libraries listed below
Sorting:
- Notes on "Clean Code" by the venerable Robert C. Martin.☆17Updated 9 years ago
- Test-Driven Development - Extensive Tutorial. Open Source ebook☆368Updated 9 months ago
- Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin☆622Updated 2 years ago
- An awesome curated list of clean code posts, books and videos☆478Updated 4 years ago
- Design patterns written in different programming languages☆381Updated 9 months ago
- GoF Design Patterns, each pattern described with story from real life.☆178Updated 5 months ago
- Roadmap for becoming a Microservice Developer in 2017☆24Updated 8 years ago
- This is a useful reading list on Microservices☆124Updated 4 years ago
- My solutions to Elements of Programming Interviews☆76Updated 8 years ago
- Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler☆759Updated 3 years ago
- ☆118Updated 2 years ago
- A curated list of awesome software engineering resources☆23Updated 7 years ago
- Designing a Microservices Architecture☆109Updated 5 years ago
- S.O.L.I.D Principles (java examples)☆105Updated 7 years ago
- Interesting algorithms I find on the Internet☆40Updated 5 years ago
- How to start your journey towards software architecture?☆136Updated 4 years ago
- 📖 Resources To Master Software Engineering Interview for Non CS Majors☆47Updated 8 years ago
- A list of useful articles and videos generated from my Instapaper archived list on Software Design, Testing, Public Speaking, etc.☆115Updated 8 years ago
- Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)☆804Updated 3 years ago
- A collection of TDD exercises that are useful as katas☆72Updated 9 years ago
- References in a lecture series.☆118Updated 3 years ago
- These are all the programming ebooks that I have collected.☆207Updated 4 years ago
- Java Design patterns.☆54Updated 7 years ago
- University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises…☆78Updated 3 years ago
- A collection of various useful algorithms and data structures along with their Java implementations.☆135Updated 4 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆294Updated 2 months ago
- Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time AP…☆126Updated 4 years ago
- Java multithreading course at Udemy☆12Updated 4 years ago
- A cookbook of simple Java design patterns.☆61Updated last year
- Notes of the course JavaScript: Understanding the Weird Parts from Udemy. https://www.udemy.com/understand-javascript/learn/#/☆23Updated 8 years ago