Musings of a code junkie
June10 Programming

Code Kata Resources

Kung Fu Kata
Photo by paulpker121
Striving for success without hard work is like trying to harvest where you haven’t planted.
David Bly

One aspect in becoming a better programmer is actually programming. A lot. Whether you’re learning a new programming language or honing your programming skills, Code Katas are the way to go. They’re ideal because they’re small exercises which don’t occupy too much time, and are fun to do.

I compiled a list of links for myself and thought that it might be of use to other people. Most of them can be done in any language, only the last four are more Ruby specific.

Continue reading...

Tagged codekatas, and programmer++