Sequence functions examined, and the bowling kata

Hosted By
Steven R.

Details
Sequence functions examined
Sequences are the one of the main data structure abstractions built into clojure. I'll demonstrate a number of functions that are built to work with them, and converting between the data structures. This will lead into...
Bowling kata
We'll take a large amount of time to pair/group work on the bowling kata. The basic idea is "Given a list of rolls, what is the score of a bowling game (http://bowling.about.com/od/rulesofthegame/a/bowlingscoring.htm)"? It gives a chance for everyone to write some clojure code for the month, while not requiring much math. I encourage you to think about how you'd solve this in your language of daily use before hand.

Clojure Houston User Group
See more events
Clojure Houston User Group

No ratings yet
Interactive Network Technologies
2901 Wilcrest, Suite 300 · Houston, TX
Sequence functions examined, and the bowling kata