The intent of this project is to have public repository that anyone can contribute to containing code katas or coding exercises. Please help us by contributing any of the following:
- Objective-C Katas
- iPad, iPod Touch, and iPhone Katas
- Mac OS X Katas
git clone https://github.com/twobitlabs/xcode-katas.git
cd xcode-katas
# pick a kata, for example
open iOS/ButtonLabelKata/ButtonLabelKata.xcodeproj/
Fork the project, make your change on a topic branch, and then send us a pull request on github. Also add your name and URL to the contributors list below and correct/improve our documentation while you're editing this README!
Fork the project on github, implement your solutions, and push them back to your forked version for the world to see.