Differences

This shows you the differences between two versions of the page.

Link to this comparison view

reading:2025:w08 [2025/02/21 22:12] – created pfmreading:2025:w08 [2025/02/21 22:22] (current) – add An Introduction to Scheme and its Implementation pfm
Line 2: Line 2:
  
   * [[https://homes.cs.aau.dk/~normark/prog3-03/html/notes/theme-index.html|Functional Programming in Scheme. With Web Programming Examples]] by Kurt Nørmark. This is a wonderful resource to learn Scheme and programming.   * [[https://homes.cs.aau.dk/~normark/prog3-03/html/notes/theme-index.html|Functional Programming in Scheme. With Web Programming Examples]] by Kurt Nørmark. This is a wonderful resource to learn Scheme and programming.
 +  * [[https://docs.scheme.org/schintro/schintro_toc.html|An Introduction to Scheme and its Implementation]]