The CS Detective
Title | The CS Detective PDF eBook |
Author | Jeremy Kubica |
Publisher | No Starch Press |
Pages | 257 |
Release | 2016-08-16 |
Genre | Young Adult Nonfiction |
ISBN | 1593277490 |
Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert. When a robbery hits police headquarters, it’s up to Frank Runtime and his extensive search skills to catch the culprits. In this detective story, you’ll learn how to use algorithmic tools to solve the case. Runtime scours smugglers’ boats with binary search, tails spies with a search tree, escapes a prison with depth-first search, and picks locks with priority queues. Joined by know-it-all rookie Officer Notation and inept tag-along Socks, he follows a series of leads in a best-first search that unravels a deep conspiracy. Each chapter introduces a thrilling twist matched with a new algorithmic concept, ending with a technical recap. Perfect for computer science students and amateur sleuths alike, The CS Detective adds an entertaining twist to learning algorithms. Follow Frank’s mission and learn: –The algorithms behind best-first and depth-first search, iterative deepening, parallelizing, binary search, and more –Basic computational concepts like strings, arrays, stacks, and queues –How to adapt search algorithms to unusual data structures –The most efficient algorithms to use in a given situation, and when to apply common-sense heuristic methods
Best Practices of Spell Design
Title | Best Practices of Spell Design PDF eBook |
Author | Jeremy Kubica |
Publisher | Jeremy Kubica |
Pages | 143 |
Release | 2013-01-21 |
Genre | Juvenile Fiction |
ISBN |
"The Best Practices of Spell Design introduces practical aspects of software development that are often learned through painful experience. Through Marcus and Shelly's quest, the story encourages readers to think about how to write readable, well-tested and maintainable programs."--Page 4 of cover
Fairy Tale: A Very Short Introduction
Title | Fairy Tale: A Very Short Introduction PDF eBook |
Author | Marina Warner |
Publisher | Oxford University Press |
Pages | 211 |
Release | 2018-02-13 |
Genre | Fiction |
ISBN | 0191060194 |
From wicked queens, beautiful princesses, elves, monsters, and goblins, to giants, glass slippers, poisoned apples, magic keys, and mirrors, the characters and images of fairy tales have cast a spell over readers and audiences, both adults and children, for centuries. These fantastic stories have travelled across cultural borders, and been passed on from generation to generation, ever-changing, renewed with each re-telling. Few forms of literature have greater power to enchant us and rekindle our imagination than a fairy tale. But what is a fairy tale? Where do they come from and what do they mean? What do they try and communicate to us about morality, sexuality, and society? The range of fairy tales stretches across great distances and time; their history is entangled with folklore and myth, and their inspiration draws on ideas about nature and the supernatural, imagination and fantasy, psychoanalysis, and feminism. In this Very Short Introduction, Marina Warner digs into a rich hoard of fairy tales in all their brilliant and fantastical variations, in order to define a genre and evaluate a literary form that keeps shifting through time and history. Drawing on a glittering array of examples, from classics such as Red Riding Hood, Cinderella, and The Sleeping Beauty, the Grimm Brothers' Hansel and Gretel, and Hans Andersen's The Little Mermaid, to modern-day realizations including Walt Disney's Snow White, Warner forms a persuasive case for fairy tale as a crucial repository of human understanding and culture. ABOUT THE SERIES: The Very Short Introductions series from Oxford University Press contains hundreds of titles in almost every subject area. These pocket-sized books are the perfect way to get ahead in a new subject quickly. Our expert authors combine facts, analysis, perspective, new ideas, and enthusiasm to make interesting and challenging topics highly readable.
Lauren Ipsum
Title | Lauren Ipsum PDF eBook |
Author | Carlos Bueno |
Publisher | No Starch Press |
Pages | 196 |
Release | 2014-12-14 |
Genre | Juvenile Nonfiction |
ISBN | 1593276575 |
Lauren Ipsum is a whimsical journey through a land where logic and computer science come to life. Meet Lauren, an adventurer lost in Userland who needs to find her way home by solving a series of puzzles. As she visits places like the Push & Pop Café and makes friends with people like Hugh Rustic and the Wandering Salesman, Lauren learns about computer science without even realizing it—and so do you! Read Lauren Ipsum yourself or with someone littler than you, then flip to the notes at the back of the book to learn more about logic and computer science in the real world. Suggested for ages 10+
Once Upon an Algorithm
Title | Once Upon an Algorithm PDF eBook |
Author | Martin Erwig |
Publisher | MIT Press |
Pages | 333 |
Release | 2017-08-11 |
Genre | Computers |
ISBN | 0262036630 |
This easy-to-follow introduction to computer science reveals how familiar stories like Hansel and Gretel, Sherlock Holmes, and Harry Potter illustrate the concepts and everyday relevance of computing. Picture a computer scientist, staring at a screen and clicking away frantically on a keyboard, hacking into a system, or perhaps developing an app. Now delete that picture. In Once Upon an Algorithm, Martin Erwig explains computation as something that takes place beyond electronic computers, and computer science as the study of systematic problem solving. Erwig points out that many daily activities involve problem solving. Getting up in the morning, for example: You get up, take a shower, get dressed, eat breakfast. This simple daily routine solves a recurring problem through a series of well-defined steps. In computer science, such a routine is called an algorithm. Erwig illustrates a series of concepts in computing with examples from daily life and familiar stories. Hansel and Gretel, for example, execute an algorithm to get home from the forest. The movie Groundhog Day illustrates the problem of unsolvability; Sherlock Holmes manipulates data structures when solving a crime; the magic in Harry Potter’s world is understood through types and abstraction; and Indiana Jones demonstrates the complexity of searching. Along the way, Erwig also discusses representations and different ways to organize data; “intractable” problems; language, syntax, and ambiguity; control structures, loops, and the halting problem; different forms of recursion; and rules for finding errors in algorithms. This engaging book explains computation accessibly and shows its relevance to daily life. Something to think about next time we execute the algorithm of getting up in the morning.
Fire, Bed, and Bone
Title | Fire, Bed, and Bone PDF eBook |
Author | Henrietta Branford |
Publisher | Candlewick Press |
Pages | 129 |
Release | 2006 |
Genre | Juvenile Fiction |
ISBN | 0763629928 |
In 1381 in England, a hunting dog recounts what happens to his beloved master Rufus and his family when they are arrested on suspicion of being part of the peasants' rebellion led by Wat Tyler and the preacher John Ball.
Computational Fairy Tales
Title | Computational Fairy Tales PDF eBook |
Author | Jeremy Kubica |
Publisher | Jeremy Kubica |
Pages | 199 |
Release | 2012 |
Genre | Computers |
ISBN |
"Introduces principles of computational thinking, illustrating high-level computer science concepts, the motivation behind them, and their application in a non-computer fairy tale domain."--Amazon.com.