This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Feb 10 11:49:15 -0800 2009 | |
| |
README.markdown | Mon Jun 01 06:15:29 -0700 2009 | |
| |
Rakefile | Sat Feb 07 05:16:12 -0800 2009 | |
| |
assets/ | Tue Mar 24 07:33:28 -0700 2009 | |
| |
helpers/ | Sun Jan 11 04:54:10 -0800 2009 | |
| |
lib/ | Sat Mar 14 03:54:18 -0700 2009 | |
| |
output/ | Tue Mar 24 07:33:28 -0700 2009 |
README.markdown
This is my attempt to solve any ruby-solvable problem of programming pearl in as few, understandable, readable, max 120 character long lines of ruby (with emphasis on understandable and not 1-line-magic...)
Read it - Print it!
Download as PDF: output/output.pdf or as HTML: in output/output.zip, enjoy!
Contribute!
Not all chapters are complete, some problems are unsolved, some code surely can be simplified.
Organisation
- columns go into lib, each column has many tasks -> 1.rb, 2.rb
- no STDIN since that would complicate running the task
TODO
- there are some chapters missing
- add cover image (ruby necklace?)
- syntax highlighting (with js?)
- add statistics: how does readable code compare to wtf-code
Author
Michael Grosser
grosser.michael@gmail.com
Hereby placed under public domain, do what you want, just do not hold me accountable...







