Y
Hacker News
new
|
ask
|
show
|
jobs
by
veltas
271 days ago
Should be called "Introduction to Functional Programming Languages"
1 comments
noelwelsh
271 days ago
The order is which things are covered is pretty standard for programming languages. Chapters 11 and 12 cover mutation. PLAI (
https://www.plai.org/
) covers similar material in a similar order.
link