> I have never successfully written anything more complicated than Fibonnacci in Lisp
I hadn't until a joined a lisp based project. Learned a ton. My brain didn't work that way at first either, but working with it every day I eventually got it.
Alternatively, learn little by little, eventually your brain will grok it. I think it took me more or less two years before I could actually write Lisp code I felt confident about, from the first moment I started reading books at night about it.
I hadn't until a joined a lisp based project. Learned a ton. My brain didn't work that way at first either, but working with it every day I eventually got it.