Learn Driven Development
Archive
Tags
Archive of tag 'software-craftsmanship'
Apr 11, 2018
•
clean code
design patterns
single responsibility principle
software craftsmanship
solid
uncle bob
Why single responsibility principle is so important?
Mar 21, 2018
•
architecture
clean code
object oriented programming
oop
software craftsmanship
True objects have something more than getters and setters
Mar 15, 2018
•
architecture
dependency injection
design patterns
inversion of control
software craftsmanship
unit test
Here's why you should do dependency injection
Feb 24, 2018
•
architecture
design patterns
software craftsmanship
Code design - should we care so much?