Racket is a descendant of the language family that includes Lisp and Scheme. The language was designed with beginning programming students in mind, and boasts succinct syntax and a gradual learning curve.
Inspired by "The Land of Lisp," "Realm of Racket" incorporates cartoons and wacky examples while teaching the fundamentals of the Racket language.
In this book you'ill learn to create several complete Racket-based games and even incorporate your own graphics with the user-friendly programming environment DrRacket. The games get more sophisticated with each chapter as you gain mastery over crucial concepts like recursion, loops, and distributed programming.