help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with Learning Programming and LISP


From: Vladimir Sedach
Subject: Re: Help with Learning Programming and LISP
Date: Mon, 09 Sep 2019 10:18:40 -0700
User-agent: mu4e 1.0-alpha3; emacs 26.2

Here are some "introductory yet comprehensive" books about programming
with Scheme that will help you get proficient with Guile and other
Scheme implementations:

Felleisen et al's How to Design Programs: https://htdp.org/

Havrey and Wright's Simply Scheme

Springer and Friedman's Scheme and the Art of Programming

Out of these I recommend Havrey and Wright's Simply Scheme the most.
It has the best treatment of input/output and text processing, a
couple of large realistic projects (a spreadsheet and a database),
and a chapter on Common Lisp.

Vladimir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]