|
|
|
|
|
by doomrobo
4003 days ago
|
|
Slightly off-topic, but does anybody know of a kind of "LISP Challange" set? I recently started the Matasano challenges[0] and I found them really well-suited to my style of learning (learning by doing and expanding by reading relevant material, enabled by my own internal motivation). Is there anything like that that has a relatively small set of condensed yet rich challenges that demonstrate key elements from LISPy functional programming? I read some of SICP but reading long form really puts a damper on my motivation/excitement. Also there were a lot of exercises (with a lot of overlap in concepts) so I didn't know what to do and what not to do, since I wasn't about to do every single one. Any pointers would be much appreciated! [0] http://cryptopals.com |
|
The Praetorian Bootcamp challenges are similar to the Matasano ones: https://www.praetorian.com/challenges/
Lisp Koans: https://github.com/google/lisp-koans
Project Euler: https://projecteuler.net/
Exercism: http://exercism.io/
99 Lisp Problems: http://www.ic.unicamp.br/~meidanis/courses/mc336/2006s2/func...