Cover: Animated Program Design
Marco T. Morazán
Animated Program Design
- Intermediate Program Design Using Video Game Development
ISBN: 978-3-031-04316-1
514 Seiten | € 74.89
Buch [Gebundenes Buch]
Erscheinungsdatum:
24.09.2022
Programmierung
Marco T. Morazán

Animated Program Design

Intermediate Program Design Using Video Game Development

5.0/5.00 bei 1 Reviews - aus dem Web

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.

Unterstütze den lokalen Buchhandel

Nutze die PLZ-Suche um einen Buchhändler in Deiner Nähe zu finden.

Postleitzahl
Veröffentlichung:24.09.2022
Höhe/Breite/GewichtH 23,5 cm / B 15,5 cm / -
Seiten514
Art des MediumsBuch [Gebundenes Buch]
Preis DEEUR 74.89
Preis ATEUR 76.99
ReiheTexts in Computer Science
ISBN-13978-3-031-04316-1
ISBN-103031043162
EAN/ISBN

Über den Autor

Marco T. Morazán joined Seton Hall University in 1999 where he teaches at all levels of the Computer Science curriculum including his signature courses on Problem Solving and Programming. He is a strong proponent of program by design in which types guide program development and the author of multiple peer-reviewed articles on computer science education and the implementation of programming languages. Animated Problem Solving is the result of over ten years learning from his students how to teach them type-based programming.

Diesen Artikel teilen

0 Kommentar zu diesem Buch

.... weitere Publikationen von Springer International Publishing

#Crime
4.6
(Post)Socialist Transformation of Primary Schools
(Re)conceptualising Children’s Rights in Infant-Toddler Care and Education
(Re)Discovering Proximity
(Re)theorising More-than-parental Involvement in Early Childhood Education and Care
(Un)Civil Democracy
2nd EAI International Conference on Big Data Innovation for Sustainable Cognitive Computing
2nd EAI International Conference on Smart Technology
2nd International Congress of Electrical and Computer Engineering
3rd EAI International Conference on Big Data Innovation for Sustainable Cognitive Computing
4th EAI International Conference on Big Data Innovation for Sustainable Cognitive Computing
4th EAI International Conference on Robotic Sensor Networks
4th International Conference on Artificial Intelligence and Applied Mathematics in Engineering
50 Years of Bat Research
4.5
5G Mobile Networks
5th EAI International Conference on Big Data Innovation for Sustainable Cognitive Computing
Nächstes Buch
Der Weg zum Python-Profi
Image