public
Description: Code and slides for my presentation first seen at RailsConf Europe 2008
Homepage: http://therealadam.com/archive/2008/09/09/i-heart-complexity/
Clone URL: git://github.com/therealadam/i-heart-complexity.git
name age message
file .gitignore Mon Jul 28 06:43:04 -0700 2008 Let's start. [therealadam]
file IHeartComplexity.pdf Thu Sep 04 12:56:58 -0700 2008 Added slides [therealadam]
file README.textile Thu Sep 04 12:54:18 -0700 2008 Formatting cleanups [therealadam]
directory asynchrony/ Thu Sep 04 12:54:18 -0700 2008 Formatting cleanups [therealadam]
directory currency/ Thu Sep 04 12:54:18 -0700 2008 Formatting cleanups [therealadam]
directory domain/ Thu Sep 04 12:54:18 -0700 2008 Formatting cleanups [therealadam]
directory logic/ Thu Aug 28 13:51:00 -0700 2008 Formatting for use in slides. [therealadam]
directory timetravel/ Thu Sep 04 12:54:18 -0700 2008 Formatting cleanups [therealadam]
README.textile

I ♥ Complexity

You’ll probably want to check out my talk, also called “I Heart Complexity”.

These examples1 started from the currency example and then evolved to add further sophistication. So you could follow the git log if you want, or read the examples in this order:

  • domain/order.rb
  • domain/orer_modeled.rb
  • currency/order.rb
  • timetravel/order.rb
  • asynchrony/order.rb

1 With the exception of the dogs example