Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lusis/code-katas
Just some "knock the cobwebs out" code katas I keep around
https://github.com/lusis/code-katas
Last synced: 3 months ago
JSON representation
Just some "knock the cobwebs out" code katas I keep around
- Host: GitHub
- URL: https://github.com/lusis/code-katas
- Owner: lusis
- Created: 2010-11-01T20:01:19.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-01T20:02:07.000Z (about 14 years ago)
- Last Synced: 2024-07-19T22:48:01.132Z (4 months ago)
- Homepage:
- Size: 166 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My code katas
--------------I've been doing a lot of context switching between python and ruby lately. I've found it increasingly hard to go between the two just from language differences alone.
These "kata" are some quicky tasks I'm slowly building up to practice each day. I don't do it every day but if I'm having trouble focusing, I grab one of these and hack on it for a little bit to loosen the cobwebs.General rules apply. Throw away the code at the end and such. It's just a fun set of exercises. Some will take longer than others. Use whatever works best for the amount of time you have free.
If you have ideas for others, I'd love to see them. Feel free to fork or watch. I'll just add random ones as I come up with more or they're recommended.