Please enable JavaScript.
Coggle requires JavaScript to display documents.
Last Day of Clojure Bootcamp for Open Source - Coggle Diagram
Last Day of
Clojure Bootcamp for
Open Source
Reflection
Final Day Activities
Pair Programming
Why?
Why not?
How to
go from idea to initial rough draft
Avi does a code demo
Taking user input in Clojure
Avi shares more learning resources
Discussing learning needs
Clear steps / actionables
Fun / interest
Meaning / purpose / connection (why?)
Why is Functional Programming awesome / helpful?
How does Clojure enforce / empower developers to program with less state, mutability, and overall just FP joy?
How would one in Clojure replace for-loops or mutable arrays?
Vocab
paradigms
declarative paradigm
imperative paradigm
procedural paradigm
Question
How can I use SQL or other query langauges in combination / conjunction with non-query languages such as Clojure, Java, or C++ (for ex.)?
Why do programming paradigms matter?
Is NLP something is done primarily in one programming paradigm, or is it, or can it, be done in multiple paradigms?