Hi everyone,
I’m here to learn as I currently have just basic scripting skills, predominantly in R, and I am doing a bit of a deep dive into Clojure for the following reasons:
- I want a different way to be able to think about computational problems as my current mental framework is very limited as someone who really only writes one off scripts in R to the point where it almost feels like using a calculator (i.e. just using existing libraries and functions).
- I have read articles where experts praise LISP’s and how much it can change ones approach and I want to understand why on an experiential level.
- It appears to be a little bit more approachable than Scala (that could be naive of me) and more functional whereas beginners can run into traps in Scala where OOP is more common place and functional only possible.
I look forward to discovering what the community has been working on!