Skip to content

Principles and Patterns contains examples of how and how not to adhere to SOLID principles and implement software design patterns.

Notifications You must be signed in to change notification settings

dwseiber/principles-and-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Principles and Patterns

Purpose

I created this repository to illustrate Uncle Bob's SOLID principles and the Gang of Four's design patterns. These concepts were not clear to many developers I've worked with, so I created this repository to help.

Principles

SOLID principles were discovered by Robert C. Martin and turned into a mnemonic acronym by Michael Feathers. These principles, if followed, are meant to allow a programmer to create a maintanable, extensible system.

http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod

About

Principles and Patterns contains examples of how and how not to adhere to SOLID principles and implement software design patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published