Bild 1 von 1

Galerie
Bild 1 von 1

Ähnlichen Artikel verkaufen?
Realm of Racket: Programmieren lernen, ein Spiel nach dem anderen!, Sehr gute Bücher
US $20,15
Ca.CHF 16,37
Artikelzustand:
“***VERY GOOD CONDITION***CLEAN PAGES*** [Ex-library: call number, 2 stamps, 2 stickers.] Light edge ”... Mehr erfahrenÜber den Artikelzustand
Sehr gut
Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand befindet. Der Einband weist keine offensichtlichen Beschädigungen auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
US $5,50 (ca. CHF 4,47) Economy Shipping.
Standort: Norfolk, Virginia, USA
Lieferung:
Lieferung zwischen Di, 5. Aug und Sa, 9. Aug nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:256483650103
Artikelmerkmale
- Artikelzustand
- Sehr gut
- Hinweise des Verkäufers
- Book Title
- Realm of Racket: Learn to Program, One Game at a Time!
- ISBN
- 9781593274917
Über dieses Produkt
Product Identifiers
Publisher
No Starch Press, Incorporated
ISBN-10
1593274912
ISBN-13
9781593274917
eBay Product ID (ePID)
160092812
Product Key Features
Number of Pages
320 Pages
Publication Name
Realm of Racket : Learn to Program, One Game at a Time!
Language
English
Publication Year
2013
Subject
Programming Languages / General, Programming / Games, Programming / General
Features
New Edition
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
0.7 in
Item Weight
21.4 Oz
Item Length
9.2 in
Item Width
7.1 in
Additional Product Features
Intended Audience
Trade
Dewey Edition
23
Reviews
"Matthias Felleisen is known for a third way of teaching a language-the fun way. . . A thoroughly enjoyable read." --Debasish Ghosh, author of DSLs in Action
Dewey Decimal
005.133
Edition Description
New Edition
Table Of Content
Introduction: Open Paren Chapter 1: Getting Started Chapter 2: A First Racket Program Chapter 3: Basics of Racket Chapter 4: Conditions and Decisions Chapter 4 and a Half: define define 'define Chapter 5: Big-Bang Chapter 6: Recursion is Easy Chapter 7: Land of Lambda Chapter 8: Mutant Structs Chapter 9: The Values of Loops Chapter 10: Dice of Doom Chapter 11: Power to the Lazy Chapter 12: Artificial Intelligence Chapter 13: The World is Not Enough Chapter 14: Hungry Henry Good Bye: Close Paren
Synopsis
Racket is a descendant of Lisp, a programming language renowned for its elegance, power, and challenging learning curve. But while Racket retains the functional goodness of Lisp, it was designed with beginning programmers in mind. Realm of Racket is your introduction to the Racket language. In Realm of Racket , you'll learn to program by creating increasingly complex games. Your journey begins with the Guess My Number game and coverage of some basic Racket etiquette. Next you'll dig into syntax and semantics, lists, structures, and conditionals, and learn to work with recursion and the GUI as you build the Robot Snake game. After that it's on to lambda and mutant structs (and an Orc Battle), and fancy loops and the Dice of Doom. Finally, you'll explore laziness, AI, distributed games, and the Hungry Henry game. As you progress through the games, chapter checkpoints and challenges help reinforce what you've learned. Offbeat comics keep things fun along the way. As you travel through the Racket realm, you'll: -Master the quirks of Racket's syntax and semantics -Learn to write concise and elegant functional programs -Create a graphical user interface using the 2htdp/image library -Create a server to handle true multiplayer games Realm of Racket is a lighthearted guide to some serious programming. Read it to see why Racketeers have so much fun, Racket is a descendant of Lisp, a programming language renowned for its elegance, power, and challenging learning curve. But while Racket retains the functional goodness of Lisp, it was designed with beginning programmers in mind. Realm of Racket is your introduction to the Racket language. In Realm of Racket, you'll learn to program by creating increasingly complex games. Your journey begins with the Guess My Number game and coverage of some basic Racket etiquette. Next you'll dig into syntax and semantics, lists, structures, and conditionals, and learn to work with recursion and the GUI as you build the Robot Snake game. After that it's on to lambda and mutant structs (and an Orc Battle), and fancy loops and the Dice of Doom. Finally, you'll explore laziness, AI, distributed games, and the Hungry Henry game. As you progress through the games, chapter checkpoints and challenges help reinforce what you've learned. Offbeat comics keep things fun along the way. As you travel through the Racket realm, you'll: Master the quirks of Racket's syntax and semantics Learn to write concise and elegant functional programs Create a graphical user interface using the 2htdp/image library Create a server to handle true multiplayer games Realm of Racket is a lighthearted guide to some serious programming. Read it to see why Racketeers have so much fun!, Racket is the noble descendant of Lisp, a programming language renowned for its elegance and power. But while Racket retains the functional goodness of Lisp that makes programming purists drool, it was designed with beginning programmers in mind. Realm of Racket promises to make this language even more fun and accessible with its collection of comics and games. You'll follow Chad, a hapless college freshman, whose cartoon adventures introduce new programming skills in each chapter. As you begin to tackle more complex concepts, like recursion, mutable structs, lazy evaluation, and distributed programming, the games get more sophisticated-and more fun! By the end of the book you'll have programmed and played complete games like Robot Snake, Orc Battle, Dice of Doom, and Hungry Henry. Along the way, you'll learn to: * Master the quirks of Racket's syntax and semantics * Write concise and elegant functional programs * Create a graphical user interface using the 2htdp/image library * Create a server to handle true multiplayer games * Put your Racket skills to the test by taking on challenging end-of-chapter exercises Realm of Racket is a lighthearted guide that will teach you some serious programming. Programming just got more fun., Professor Felleisen is one of the original authors of the Racket language and a co-author of The Little Schemer and How to Design Programs. In 1995, Felleisen launched the TeachScheme! Project, reaching out to high schools with a radically novel computing curriculum. Felleisen is the 2012 recipient of the ACM Special Interest Group on ......
LC Classification Number
QA76.73.R33F45 2013
Artikelbeschreibung des Verkäufers
Info zu diesem Verkäufer
Lot O'Books
97,6% positive Bewertungen•2.0 Tsd. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Beliebte Kategorien in diesem Shop
Verkäuferbewertungen (730)
Dieser Artikel (1)
Alle Artikel (730)
- c***a (1109)- Bewertung vom Käufer.Letzter MonatBestätigter KaufThank you! Exactly what I was wanting!
- k***i (213)- Bewertung vom Käufer.Letzter MonatBestätigter KaufExcellent!
- m***h (4715)- Bewertung vom Käufer.Letzter MonatBestätigter KaufShipped promptly, well packaged. Very good reading copy.
- c***a (1109)- Bewertung vom Käufer.Letzter MonatBestätigter KaufThank you! Exactly what I was wanting!
Noch mehr entdecken:
- Bücher über Olympische Spiele,
- Bücher über Spiele Sachbuch,
- Bücher über Spiele Sachbuch Bilder,
- Ravensburger Sachbuch Bücher Spiele,
- Rätsel-, - Spiele- & - Denksport-Sachbuch Bücher Spiele,
- Lern- & Fachbücher auf Spanisch,
- Fachbücher, Lernen und Nachschlagen,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik Disney Bücher,
- Klett Fachbücher, Lernen und Nachschlagen,
- Deutsche Bücher Shades-of-Grey-Belletristik