Skip to content

grosser/programming_pearls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

eBook: Programming Pearls Rewritten in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages