Y
Hacker News
new
|
ask
|
show
|
jobs
Introduction to Programming Languages
(
hjaem.info
)
76 points
by
parksb
275 days ago
3 comments
CapnTrippy
271 days ago
https://www-users.york.ac.uk/~ss44/joke/foot.htm
I find the above the best introduction to a programming language.
link
veltas
271 days ago
Should be called "Introduction to Functional Programming Languages"
link
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
Antibabelic
271 days ago
Doesn't seem to cover any logic programming, that's a shame.
link
I find the above the best introduction to a programming language.