This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
Hi everyone, I am Rohan. I come from a OOP background and have professional experience in Java. I was always fascinated with Functional programming paradigm and heard about Clojure 2 years back. I started to learn at that time but having no exposure at work for this language, I felt less motivated to pursue the learning journey. Few days back had a quick idea to implement, for which I am using clojure right now. Hope it goes well :)
My best for your project! Definitely lurk / ask in #beginners For what it's worth, Clojure is an excellent OO language; first-class support for https://clojure.org/about/runtime_polymorphism. I hope you get to exploit those capabilities in your program. https://youtu.be/t6ktSfInNhU by Chris Houser illuminates, practically, what you can achieve. You may also enjoy these talks Clojure for Java Programmers, https://youtu.be/P76Vbsk_3J0, and https://youtu.be/hb3rurFxrZ8, by Rich Hickey.