Fork me on GitHub
#introduce-yourself
<
2023-09-18
>
kushal karamchandani19:09:45

hey everyone my name is Kushal; currently based in Hamburg and I'm new to programming and clojure by extention. I really enjoy the language and would love to learn more by doing some mini projects..... any recommendations?

2
👋 9
1
pez19:09:58

Hi! Welcome to programming! I’ve been at it for 40+ years and here’s hoping you’ll enjoy it as much as I do. 😃 As for mini projects. I find that for projects I need to have an idea for something I want to do in order for it to drive my learning. Otherwise I think well designed exercises work well for this. Like: • The Clojure track om Exercism: https://exercism.org/tracks/clojure • 4Clojure: https://4clojure.oxal.org/ ◦ There is also an in-editor version that I’ve put together: https://github.com/PEZ/rich4clojure • Advent of Code: https://adventofcode.com/ ◦ You’ll find past years’ versions of it by just tucking on the year on that URL. Like: https://adventofcode.com/2021