Objective-C Koans

November 6, 2011 ยท View on GitHub

Originally created by [Joe Cannatti] 1, inspired by the reknowned [Ruby Koans] 2.

Running the Koans

  1. git clone this repo
  2. Open the XCode project
  3. Run the tests with menu: Product->Test or Command-U
  4. Make each test pass to learn about Objective-C

Contributors

  • Joe Cannatti @joecannati, http://www.puppysound.com/

  • Sarah Allen @ultrasarus, http://www.ultrasaurus.com/

Contents

  1. 1Running the Koans
  2. 2Contributors