Next Tuesday: Rewiring the Brain - Transitioning from an imperative world to a functional one.
6 views
Skip to first unread message
Creighton Kirkendall
unread,
Oct 3, 2018, 8:43:35 AM10/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cincy Functional Programmers
Rewiring the Brain - Transitioning from an imperative world to a functional one. Presented by: Creighton Kirkendall
Whether you are a functional programmer looking to mentor others, a java programmer looking to make sense of new language features or a javascript developer trying to understand the hype around elm and ClojureScript, this presentation has something for you.
In this talk we will be looking at a set of examples problems implemented in imperative/OO code and comparing this code to what a functional version of it might look like. We will discuss the why and how our thought processes change as we move more functional.