What does HackerNews think of lisp-notes?
Repo for Common Lisp by Example and all other useful resources I found online
Language:
HTML
This one helped me the most in training my team https://github.com/ashok-khanna/lisp-notes
If you want to learn CL, try this https://github.com/ashok-khanna/lisp-notes
I posted it earlier in HN as it helped me a lot but didn’t get any responses. I should sponsor the guide’s author, he or she has written lots of useful notes on CL on Medium
I find functional programming reasonably straightforward to learn but difficult to master.
For example, this Common Lisp cheat sheets covers a large part of the language and isnt hard to follow
https://github.com/ashok-khanna/lisp-notes
I was doing some Haskell and Racket and I found basics not too hard to learn, but I did then too hard to master, but I think thats to do more with the complexities of the problems I tried to solve and less to do with the languages themselves
For those who want to try out a quote unquote weird language, here is a cheat sheet I found helpful for Lisp: https://github.com/ashok-khanna/lisp-notes