Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lurumad/head-first-design-patterns
Head First Design Patterns in C#
https://github.com/lurumad/head-first-design-patterns
Last synced: 9 days ago
JSON representation
Head First Design Patterns in C#
- Host: GitHub
- URL: https://github.com/lurumad/head-first-design-patterns
- Owner: lurumad
- Created: 2012-07-24T21:00:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-17T07:49:51.000Z (over 9 years ago)
- Last Synced: 2024-04-19T21:15:39.545Z (7 months ago)
- Language: C#
- Size: 376 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Head First Design Patterns
==========================Head First Design Patterns from Java to C#. For the moment only available:
* Strategy
* Observer
* Decorator