[racket] Suggested material for learning Racket and PL topics?

From: Grant Rettke (grettke at acm.org)
Date: Wed Aug 28 20:38:53 EDT 2013

LAMBDA: The Ultimate Imperative

LAMBDA: The Ultimate GOTO

Automata via Macros

http://www.readscheme.org/

On Thu, Aug 29, 2013 at 5:33 AM, Nick Shelley <nickmshelley at gmail.com> wrote:
> I'm interested in learning more about Racket, macros, programming languages,
> and anything else that will make me a better programmer. The problem is,
> there is so much material out there that I'd appreciate help in prioritizing
> what to do first.
>
> As a background, I understand that using Racket is one of the best ways to
> get better at it, and I already try to do that. I use Racket whenever
> possible at work and in personal projects. However, I also want to augment
> practice with principle by reading the great materials available and doing
> the exercises.
>
> I'm somewhat familiar with parts of Racket, I've gone through most of HtDP
> (both 1e and 2e), gone through about half of Land of Lisp (haven't started
> Realm of Racket yet), and I've started into a few chapters of other
> materials such as PLAI (v1), SICP, and onLisp. I also have on my list to
> read Designing Programs with Class.
>
> Can anyone tell me what they've found most useful and point me to materials
> that I'm not yet aware of?
>
> Thanks.
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>



-- 
Grant Rettke | ACM, AMA, COG, IEEE
grettke at acm.org | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


Posted on the users mailing list.