Hacker News new | ask | show | jobs
by pjm331 1647 days ago
I’ve been learning by doing advent of code this year. The ramp up of problem difficulty is nice for general lisp learning, and as I get more comfortable I’ve been stretching out more and more into the emacs specific parts like working with buffers and text properties. Kind of like learning JavaScript first and then getting into the DOM and other browser specific APIs. My main resource has been the emacs lisp manual that ships with emacs.