Have you read The Little Schemer. It's an unorthodox book that teaches you scheme from the bottom up by answering questions one at a time to solve problems.
this post was submitted on 19 Nov 2023
1 points (100.0% liked)
Lisp
53 readers
3 users here now
founded 1 year ago
MODERATORS
The Little Schemer is absolutely the way to go.
For example, let print every one utf-8 char or (if control-char? name....
I think it would be better if I had problems thrown at me, and in the process of solving them I would wonder how to accomplish this or that, and slowly discover Scheme in the process.
The Coding Train has lots of problems, you can try in Scheme.
https://www.youtube.com/@TheCodingTrain/videos [Sort after popularity.]