The Racket (book)
The Racket refers to the book often used as a guide to learning the Racket programming language. The book, titled "The Racket Programming Language," is available online and is considered the official documentation for the language. It covers a wide range of topics, from basic syntax and data structures to advanced features like macros, object-oriented programming, and creating domain-specific languages. It is actively maintained and updated by the Racket community. The book is organized in a way that allows users to learn Racket progressively, starting with the basics and gradually moving on to more complex topics. It also includes numerous examples and exercises to help readers practice their skills.