Hacker News new | ask | show | jobs
by hedgehog0 1688 days ago
"Programming Algorithms in Lisp" [0] seems interesting and provides examples along with DS and/or Algo, but it is written in Common Lisp.

[0]: https://link.springer.com/book/10.1007/978-1-4842-6428-7

1 comments

i second this book. it motivates step by step implementation of a+ds and ends each chapter with a practical (industry) example. personally i think that it is a (huge) plus its written in common lisp