https://github.com/mixelpixel/poodr
Practical OOD in Ruby: An Agile Primer by Sandi Metz
https://github.com/mixelpixel/poodr
Last synced: 11 months ago
JSON representation
Practical OOD in Ruby: An Agile Primer by Sandi Metz
- Host: GitHub
- URL: https://github.com/mixelpixel/poodr
- Owner: mixelpixel
- Created: 2016-08-16T07:04:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T01:00:10.000Z (over 9 years ago)
- Last Synced: 2025-06-16T06:07:38.778Z (12 months ago)
- Language: Ruby
- Homepage: http://pdf.th7.cn/down/files/1502/Practical%20Object-Oriented%20Design%20in%20Ruby.pdf
- Size: 96.7 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practical Object Oriented Design in Ruby: An Agile Primer
These are exercises and notes while reading "Practical Object Oriented Design in Ruby: An Agile Primer"
by Sandi Metz
http://www.poodr.com/book/
https://github.com/skmetz/poodr
Available at: http://pdf.th7.cn/down/files/1502/Practical%20Object-Oriented%20Design%20in%20Ruby.pdf
Please note: I've included quotes marks in the chapter *.txt files when directly copying bits from the book at times, othertimes, not so much. I imagine it will be rather obvious from the difference in writing style... Sorry... laziness. My bad!