https://github.com/kikito/ood-with-ruby
A POODR-based presentation
https://github.com/kikito/ood-with-ruby
Last synced: 5 months ago
JSON representation
A POODR-based presentation
- Host: GitHub
- URL: https://github.com/kikito/ood-with-ruby
- Owner: kikito
- License: mit
- Created: 2015-02-23T18:35:45.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-06-01T22:20:38.000Z (over 10 years ago)
- Last Synced: 2025-03-05T16:41:34.330Z (7 months ago)
- Language: CSS
- Homepage: https://kikito.github.io/ood-with-ruby/
- Size: 12.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOD with ruby
This is the source code of a presentation about Object Oriented Design with Ruby, based on the book [POODR](http://www.poodr.com/).
You can watch the presentation at https://kikito.github.io/ood-with-ruby/.
You can also read more about it in my blog: http://kiki.to/blog/2015/04/30/talk-ood-with-ruby/