This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-07
Channels
- # aleph (10)
- # announcements (6)
- # architecture (23)
- # atom-editor (2)
- # beginners (35)
- # biff (5)
- # cljdoc (22)
- # clojure (14)
- # clojure-europe (18)
- # clojure-hungary (26)
- # clojure-nl (6)
- # clojure-uk (6)
- # clojurescript (39)
- # core-async (1)
- # data-science (14)
- # datascript (20)
- # datomic (4)
- # graalvm (18)
- # jobs-discuss (5)
- # keechma (1)
- # leiningen (4)
- # malli (3)
- # nbb (11)
- # nextjournal (2)
- # off-topic (1)
- # parinfer (1)
- # releases (1)
- # remote-jobs (3)
- # shadow-cljs (7)
- # sql (2)
- # xtdb (4)
what skills do i need to get a job writing clojure? im aiming at general software engineering roles and backend roles. i have a background in common lisp and scheme. I know enough common lisp to write a compiler. I have once. so thats kind my background. i dont have real world experience but I have gotten interviews before for clojure roles. thanks
When hiring juniors i look for curiosity and energy. Clojure knowledge is way lower (and sometimes not even required)
Before I was hired, I had no clojure knowledge aside from a month of casual use in my off time.
If you really want a clojure job and have time for it, build something non trivial (more than 2kloc) in it and get it deployed. Doesn't matter what it is, if I see a 20kloc project on a public git, it means you've learnt a hell of a lot of things about how to put a project together and actually deliver. If you're a junior and you come to me with that, I'll likely put you on par with a number of intermediate developers. Note this is a significant time investment, but it's something that absolutely will get your foot in the door almost anywhere.
It is easier to teach clojure to non-programmers than to many senior programmers