Fork me on GitHub
#introduce-yourself
<
2024-02-04
>
Rohan Sharma15:02:09

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 :)

👋 9
2
adi05:02:58

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.

Rohan Sharma07:02:23

Oh nice. Thanks, I will definitely look into all the videos.

1