Fork me on GitHub
#jobs-discuss
<
2022-07-07
>
jobhdez17:07:25

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

dpsutton17:07:30

When hiring juniors i look for curiosity and energy. Clojure knowledge is way lower (and sometimes not even required)

👍 4
Jacob Rosenzweig00:07:38

Before I was hired, I had no clojure knowledge aside from a month of casual use in my off time.

lsenjov01:07:39

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.

👀 5
Ian Fernandez02:07:46

It is easier to teach clojure to non-programmers than to many senior programmers

👍 2