Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebescudie/VL.HeadFirstDesignPatterns
VL implementation of the patterns from the book Head First Design Patterns
https://github.com/sebescudie/VL.HeadFirstDesignPatterns
Last synced: 2 months ago
JSON representation
VL implementation of the patterns from the book Head First Design Patterns
- Host: GitHub
- URL: https://github.com/sebescudie/VL.HeadFirstDesignPatterns
- Owner: sebescudie
- Created: 2019-02-10T13:40:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T16:22:54.000Z (almost 5 years ago)
- Last Synced: 2024-12-07T16:41:49.300Z (2 months ago)
- Homepage:
- Size: 61.5 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - VL.HeadFirstDesignPatterns - Repository containing examples of design patterns taken from the book "Head First Design Patterns". (Learning / Examples)
README
# VL.HeadFirstDesignPatterns
VL implementation of the patterns from the book [Head First Design Patterns](http://shop.oreilly.com/product/9780596007126.do).
## Was ist das
This repo will gather VL implementations of the patterns explained in the book _Head First Design Patterns_. See it as a community learning exercise :)
## Contributions
Anyone is welcome to contribute to this !
## Refs
Check out [this playlist](https://www.youtube.com/watch?v=v9ejT8FO-7I&list=PLrhzvIcii6GNjpARdnO4ueTUAVR9eMBpc) from Christopher Okhravi's YouTube channel where he goes into details about the patterns in the book.