learning-processing-with-ruby
learning-processing-with-ruby copied to clipboard
The examples from Daniel Shiffman's "Learning Processing", all done in Ruby-Processing
___ / ___________ () _
__ / _ _ \ __ /_ ___/_ __ \_ /__ __ \_ __
/
_ // / // / / _ / / / / _ / / / /_/ /
//__/_,/ // // //// // //_, /
/____/
___ __ _() _
__ // / / __ \ / _ _ / / / __ _ __ `/
_ / / / // / / / /( )( ) / _ / / / // /
// // _/_/ _/// // // // //_, /
//
________________ ________ ______
___ () /_ /_ ___ __ ___ ____ /______ __
__ | /| / /_ /_ / __ \ __ // / / / / __ _ / / /
__ |/ |/ / / / /_ _ / / / _ , // // / // / // /
/|__/ // _/ // // // || _,/ /./_, /
/____/
"Learning Processing" is a 2008 book that serves as a gentle introduction to the theory and practice of programming. It works by introducing code concepts over the course of 23 chapters, and creating a series of examples that build on them. The book was written by professor Daniel Shiffman of the ITP in New York City.
More information about the book can be found at: http://www.learningprocessing.com/
These samples have been ported over to Ruby-Processing, which can be found here: http://wiki.github.com/jashkenas/ruby-processing