
Labyrinthe für Programmierer: Programmieren Sie Ihre eigenen verdrehten kleinen Passagen
US $12,17US $12,17
Sa, 09. Aug, 05:46Sa, 09. Aug, 05:46
Bild 1 von 1

Galerie
Bild 1 von 1

Ähnlichen Artikel verkaufen?
Labyrinthe für Programmierer: Programmieren Sie Ihre eigenen verdrehten kleinen Passagen
US $12,17
Ca.CHF 9,75
Artikelzustand:
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. 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:
Kostenlos USPS Media MailTM.
Standort: Salinas, California, USA
Lieferung:
Lieferung zwischen Mi, 27. Aug und Fr, 29. 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.:176872258685
Der gesamte Erlös nach Abzug der Kosten geht an Goodwill Central Coast
- Offizielles eBay für Charity-Angebot. Mehr erfahren
- Verkauf zugunsten einer geprüften gemeinnützigen Partnerorganisation.
Artikelmerkmale
- Artikelzustand
- ISBN
- 9781680500554
Über dieses Produkt
Product Identifiers
Publisher
Pragmatic Programmers, LLC, T.H.E.
ISBN-10
1680500554
ISBN-13
9781680500554
eBay Product ID (ePID)
209839654
Product Key Features
Number of Pages
275 Pages
Publication Name
Mazes for Programmers : Code Your Own Twisty Little Passages
Language
English
Subject
Programming / General, Computer Graphics, Programming / Algorithms, General, Puzzles
Publication Year
2015
Type
Textbook
Subject Area
Computers, Games & Activities
Format
Trade Paperback
Dimensions
Item Height
0.7 in
Item Weight
14.9 Oz
Item Length
9.3 in
Item Width
7.5 in
Additional Product Features
Intended Audience
Trade
LCCN
2016-461718
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.1/1
Synopsis
Unlock the secrets to creating random mazes Whether you're a game developer, an algorithm connoisseur, or simply in search of a new puzzle, you're about to level up. Learn algorithms to randomly generate mazes in a variety of shapes, sizes, and dimensions. Bend them into Moebius strips, fold them into cubes, and wrap them around spheres. Stretch them into other dimensions, squeeze them into arbitrary outlines, and tile them in a dizzying variety of ways. From twelve little algorithms, you'll discover a vast reservoir of ideas and inspiration.From video games to movies, mazes are ubiquitous. Explore a dozen algorithms for generating these puzzles randomly, from Binary Tree to Eller's, each copiously illustrated and accompanied by working implementations in Ruby. You'll learn their pros and cons, and how to choose the right one for the job.You'll start by learning six maze algorithms and transition from making mazes on paper to writing programs that generate and draw them. You'll be introduced to Dijkstra's algorithm and see how it can help solve, analyze, and visualize mazes. Part 2 shows you how to constrain your mazes to different shapes and outlines, such as text, circles, hex and triangle grids, and more. You'll learn techniques for culling dead-ends, and for making your passages weave over and under each other. Part 3 looks at six more algorithms, taking it all to the next level. You'll learn how to build your mazes in multiple dimensions, and even on curved surfaces.Through it all, you'll discover yourself brimming with ideas , the best medicine for programmer's block, burn-out, and the grayest of days. By the time you're done, you'll be energized and full of maze-related possibilities What You Need: The example code requires version 2 of the Ruby programming language. Some examples depend on the ChunkyPNG library to generate PNG images, and one chapter uses POV-Ray version 3.7 to render 3D graphics., Unlock the secrets to creating random mazes! Whether you're a game developer, an algorithm connoisseur, or simply in search of a new puzzle, you're about to level up. Learn algorithms to randomly generate mazes in a variety of shapes, sizes, and dimensions. Bend them into Moebius strips, fold them into cubes, and wrap them around spheres. Stretch them into other dimensions, squeeze them into arbitrary outlines, and tile them in a dizzying variety of ways. From twelve little algorithms, you'll discover a vast reservoir of ideas and inspiration. From video games to movies, mazes are ubiquitous. Explore a dozen algorithms for generating these puzzles randomly, from Binary Tree to Eller's, each copiously illustrated and accompanied by working implementations in Ruby. You'll learn their pros and cons, and how to choose the right one for the job. You'll start by learning six maze algorithms and transition from making mazes on paper to writing programs that generate and draw them. You'll be introduced to Dijkstra's algorithm and see how it can help solve, analyze, and visualize mazes. Part 2 shows you how to constrain your mazes to different shapes and outlines, such as text, circles, hex and triangle grids, and more. You'll learn techniques for culling dead-ends, and for making your passages weave over and under each other. Part 3 looks at six more algorithms, taking it all to the next level. You'll learn how to build your mazes in multiple dimensions, and even on curved surfaces. Through it all, you'll discover yourself brimming with ideas , the best medicine for programmer's block, burn-out, and the grayest of days. By the time you're done, you'll be energized and full of maze-related possibilities! What You Need: The example code requires version 2 of the Ruby programming language. Some examples depend on the ChunkyPNG library to generate PNG images, and one chapter uses POV-Ray version 3.7 to render 3D graphics., Unlock the secrets to creating random mazes! Whether you're a game developer, an algorithm connoisseur, or simply in search of a new puzzle, you're about to level up. Learn algorithms to randomly generate mazes in a variety of shapes, sizes, and dimensions. Bend them into Moebius strips, fold them into cubes, and wrap them around spheres. Stretch them into other dimensions, squeeze them into arbitrary outlines, and tile them in a dizzying variety of ways. From twelve little algorithms, you'll discover a vast reservoir of ideas and inspiration.From video games to movies, mazes are ubiquitous. Explore a dozen algorithms for generating these puzzles randomly, from Binary Tree to Eller's, each copiously illustrated and accompanied by working implementations in Ruby. You'll learn their pros and cons, and how to choose the right one for the job.You'll start by learning six maze algorithms and transition from making mazes on paper to writing programs that generate and draw them. You'll be introduced to Dijkstra's algorithm and see how it can help solve, analyze, and visualize mazes. Part 2 shows you how to constrain your mazes to different shapes and outlines, such as text, circles, hex and triangle grids, and more. You'll learn techniques for culling dead-ends, and for making your passages weave over and under each other. Part 3 looks at six more algorithms, taking it all to the next level. You'll learn how to build your mazes in multiple dimensions, and even on curved surfaces.Through it all, you'll discover yourself brimming with ideas , the best medicine for programmer's block, burn-out, and the grayest of days. By the time you're done, you'll be energized and full of maze-related possibilities! What You Need: The example code requires version 2 of the Ruby programming language. Some examples depend on the ChunkyPNG library to generate PNG images, and one chapter uses POV-Ray version 3.7 to render 3D graphics.
LC Classification Number
QA76.62
Artikelbeschreibung des Verkäufers
Info zu diesem Verkäufer
scgoodwill10
99,5% positive Bewertungen•170 Tsd. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (49'060)
Dieser Artikel (1)
Alle Artikel (49'060)
- q***i (104)- Bewertung vom Käufer.Letzter MonatBestätigter KaufExcellent condition. Just as advertised
- e***e (61)- Bewertung vom Käufer.Letzter MonatBestätigter KaufReceived my order early and in good condition. I recommend this seller to other customers. Thanks!!
- a***_ (170)- Bewertung vom Käufer.Letzter MonatBestätigter KaufThank you
Noch mehr entdecken:
- Bücher über Labyrinthe Sachbuch,
- Bücher im Taschenbuch Sachbuch Labyrinthe,
- Deutsche Bücher über Labyrinthe Sachbuch,
- Der kleine Vampir Kassetten,
- Die kleine Raupe Nimmersatte Belletristik-Bücher,
- Der-kleine-Vampir Hörbücher und Hörspiele,
- Bilder Die kleine Raupe Nimmersatte Belletristik-Bücher,
- Die kleine Raupe Nimmersatte Eric Carle Belletristik-Bücher,
- Der-kleine-Vampir Hörbücher und Hörspiele mit Audio-CD,
- Bücher Die kleine Raupe Nimmersatte Belletristik auf Deutsch