
funkata
Code Katas / Things To Practice
Inspiration came from Corey Haines.
Getting the Code
Choices: * Browse and copy a class and/or a test OR
Get the code using a client. See Source / Checkout (GUI and IDE Access section). OR
Use Eclipse as described in MavenWithEclipse
Building The Project
Maven 2: (http://maven.apache.org/) can be used to resolve dependencies.
- Building via command line: http://maven.apache.org/run-maven/index.html
Eclipse: For getting the code and compiling with Eclipse, see MavenWithEclipse
Background
Blogs I wrote regarding Corey Haines and Dave Thomas' Kata posts: