This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-18
Channels
- # announcements (10)
- # babashka (21)
- # beginners (99)
- # biff (66)
- # catalyst (3)
- # cherry (1)
- # cider (11)
- # clojure (38)
- # clojure-austin (3)
- # clojure-dev (23)
- # clojure-europe (21)
- # clojure-hungary (10)
- # clojure-nl (2)
- # clojure-norway (57)
- # clojure-uk (2)
- # clojurescript (9)
- # cursive (6)
- # fulcro (5)
- # hyperfiddle (14)
- # integrant (4)
- # introduce-yourself (3)
- # lsp (24)
- # off-topic (14)
- # reagent (12)
- # reitit (13)
- # releases (8)
- # sci (16)
- # shadow-cljs (8)
- # solo-full-stack (1)
- # spacemacs (5)
- # squint (3)
- # xtdb (14)
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?
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
thanks !!