Items related to Animated Program Design: Intermediate Program Design...

Animated Program Design: Intermediate Program Design Using Video Game Development (Texts in Computer Science) - Softcover

 
9783031043192: Animated Program Design: Intermediate Program Design Using Video Game Development (Texts in Computer Science)
  • PublisherSpringer
  • Publication date2023
  • ISBN 10 3031043197
  • ISBN 13 9783031043192
  • BindingPaperback
  • LanguageEnglish
  • Edition number1
  • Number of pages533

Buy New

View this item

Shipping: US$ 15.57
From United Kingdom to U.S.A.

Destination, rates & speeds

Add to basket

Other Popular Editions of the Same Title

9783031043161: Animated Program Design: Intermediate Program Design Using Video Game Development (Texts in Computer Science)

Featured Edition

ISBN 10:  3031043162 ISBN 13:  9783031043161
Publisher: Springer, 2022
Hardcover

Search results for Animated Program Design: Intermediate Program Design...

Stock Image

Morazán, Marco T.
Published by Springer, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9783031043192_new

Contact seller

Buy New

US$ 37.32
Convert currency
Shipping: US$ 15.57
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Morazán
Published by Springer, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover

Seller: Basi6 International, Irving, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service. Seller Inventory # ABEJUNE24-260956

Contact seller

Buy New

US$ 55.19
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Morazán, Marco T.
Published by Springer, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover

Seller: Books Puddle, New York, NY, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: New. pp. 536. Seller Inventory # 26398549480

Contact seller

Buy New

US$ 53.71
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Moraz�n, Marco T.
Published by Springer 9/25/2023, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Paperback or Softback

Seller: BargainBookStores, Grand Rapids, MI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback or Softback. Condition: New. Animated Program Design: Intermediate Program Design Using Video Game Development 1.64. Book. Seller Inventory # BBS-9783031043192

Contact seller

Buy New

US$ 63.46
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Stock Image

Morazán, Marco T.
Published by Springer, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover

Seller: Biblios, Frankfurt am main, HESSE, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. pp. 536. Seller Inventory # 18398549474

Contact seller

Buy New

US$ 60.58
Convert currency
Shipping: US$ 11.20
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Morazán, Marco T.
Published by Springer, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover

Seller: California Books, Miami, FL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # I-9783031043192

Contact seller

Buy New

US$ 74.00
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Marco T. Morazán
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Taschenbuch
Print on Demand

Seller: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Taschenbuch. Condition: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This textbook presents a systematic methodology for program development by using design recipes, i.e. a series of steps, each with a specific outcome, that takes a problem solver from a problem statement to a working and tested programmed solution. It introduces the reader to generative recursion, heuristic searching, accumulative recursion, tail recursion, iteration, mutation, loops, program correctness, and vectors. It uses video game development to make the content fun while at the same time teaching problem-solving techniques.The book is divided into four parts. Part I presents introductory material on basic problem solving and program design. It starts by reviewing the basic steps of a design recipe using structural recursion on a list. It then proceeds to review code refactoring-a common technique used to refine programs when a better or more elegant way is found to solve a problem-and introduces the reader to randomness. Next, Part II explores a new type of recursion called generative recursion. It navigates the reader through examples involving fractal image generation, efficient sorting, and efficient searching techniques such as binary, depth-first, and breadth-first search. Part III then explores a new type of recursion called accumulative (or accumulator) recursion. Examples used include finding a path in a graph, improving insertion sorting, and list-folding operations. Finally, Part IV explores mutation. To aid the reader in properly sequencing mutations it presents Hoare Logic and program correctness. In addition, it introduces vectors, vector processing, in-place operations, and circular data. Throughout the whole book complexity analysis and empirical experimentation is used to evaluate solutions.This textbook targets undergraduates at all levels as well as graduate students wishing to learn about program design.It details advanced types of recursion, a disciplined approach to the use of mutation, and illustrates the design process by developing a video game exploiting iterative refinement. 536 pp. Englisch. Seller Inventory # 9783031043192

Contact seller

Buy New

US$ 62.03
Convert currency
Shipping: US$ 25.90
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Marco T. Morazán
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Taschenbuch

Seller: AHA-BUCH GmbH, Einbeck, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Taschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - This textbook presents a systematic methodology for program development by using design recipes, i.e. a series of steps, each with a specific outcome, that takes a problem solver from a problem statement to a working and tested programmed solution. It introduces the reader to generative recursion, heuristic searching, accumulative recursion, tail recursion, iteration, mutation, loops, program correctness, and vectors. It uses video game development to make the content fun while at the same time teaching problem-solving techniques.The book is divided into four parts. Part I presents introductory material on basic problem solving and program design. It starts by reviewing the basic steps of a design recipe using structural recursion on a list. It then proceeds to review code refactoring-a common technique used to refine programs when a better or more elegant way is found to solve a problem-and introduces the reader to randomness. Next, Part II explores a new type of recursioncalled generative recursion. It navigates the reader through examples involving fractal image generation, efficient sorting, and efficient searching techniques such as binary, depth-first, and breadth-first search. Part III then explores a new type of recursion called accumulative (or accumulator) recursion. Examples used include finding a path in a graph, improving insertion sorting, and list-folding operations. Finally, Part IV explores mutation. To aid the reader in properly sequencing mutations it presents Hoare Logic and program correctness. In addition, it introduces vectors, vector processing, in-place operations, and circular data. Throughout the whole book complexity analysis and empirical experimentation is used to evaluate solutions.This textbook targets undergraduates at all levels as well as graduate students wishing to learn about program design.It details advanced types of recursion, a disciplined approach to the use of mutation, and illustrates the design process by developing a video game exploiting iterative refinement. Seller Inventory # 9783031043192

Contact seller

Buy New

US$ 62.03
Convert currency
Shipping: US$ 36.04
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Morazán, Marco T.
Published by Springer Nature, 2023
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Paperback

Seller: Revaluation Books, Exeter, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Brand New. 533 pages. 9.26x6.10x1.08 inches. In Stock. Seller Inventory # x-3031043197

Contact seller

Buy New

US$ 95.87
Convert currency
Shipping: US$ 12.99
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Morazán, Marco T.
ISBN 10: 3031043197 ISBN 13: 9783031043192
New Softcover
Print on Demand

Seller: moluna, Greven, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. This textbook presents a systematic methodology for program development by using design recipes, i.e. a series of steps, each with a specific outcome, that takes a problem solver from a problem statement to a working and tested programmed solution. It in. Seller Inventory # 1082981276

Contact seller

Buy New

US$ 54.78
Convert currency
Shipping: US$ 55.16
From Germany to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket