Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.11 KB

File metadata and controls

16 lines (10 loc) · 1.11 KB

Additional Projects

Some guided projects that help you apply many of the ideas learned in the workshop.

  • Celebrity Name Smash - string manipulation: subs count, take, str, lazy sequence, apply, reduce
  • Clacks messages - simple encoding & decoding of messages, thinking about data structures: maps (key value pairs), get, map reduce (extension of the map reduce sandwich)
  • Most common word - find the most common word in a book (not including common English language words, like 'the')

Challenge: Build a new ClojureBridge London website

Try build a new website for ClojureBridge London and give us ideas of what you would like to see in our website.

Bigger projects