ClojureBridge / curriculum

Curriculum for the ClojureBridge workshop series.
https://clojurebridge.github.io/curriculum/
482 stars 199 forks source link

Use get instead of keywords-as-functions. #190

Closed brandonbloom closed 8 years ago

brandonbloom commented 8 years ago

Saves a few steps of explaination when introducing this.

brandonbloom commented 8 years ago

Working through a practice run with some a TA for a Seattle ClojureBridge. This was feedback from the process.

davidchambers commented 8 years ago

I'm totally on board with this change. Thank you, @brandonbloom!

yokolet commented 8 years ago

Okay. I'm going to merge this pull request. Durham chapter teachers said map related slides got too many stuffs. So, the opinions coincide. Also, I found "keyword" was very strange to beginners.

After merging this, snowflake lost explanation of keyword as function. I'll do some whether change snowflake or add another slide.

For styling, let see how those works. If it won't fit, I'll fix.