The Racket Guide is the definitive book for learning Racket. Exceptionally well written, an experience programmer in another modern language can easily get started with Racket - a modern Lisp, and a descendent of Scheme.
The Racket Guide is best used via the browser as it is tightly integrated with the Racket Reference ( which defines the core Racket language and describes its most prominent libraries)
The Guide is readable offline as it is included for free with the Racket install. It can also be viewed or downloaded directly from the Racket website.
PS If you are a beginner you are better off starting with How to Design Programs(2nd Ed.) or Realm of Racket.
The Racket Guide is the definitive book for learning Racket. Exceptionally well written, an experience programmer in another modern language can easily get started with Racket - a modern Lisp, and a descendent of Scheme.
The Racket Guide is best used via the browser as it is tightly integrated with the Racket Reference ( which defines the core Racket language and describes its most prominent libraries)
The Guide is readable offline as it is included for free with the Racket install. It can also be viewed or downloaded directly from the Racket website.
PS If you are a beginner you are better off starting with How to Design Programs(2nd Ed.) or Realm of Racket.