How Not to Be Wrong: The Power of Mathematical Thinking


Jordan Ellenberg - 2014
    In How Not to Be Wrong, Jordan Ellenberg shows us how terribly limiting this view is: Math isn’t confined to abstract incidents that never occur in real life, but rather touches everything we do—the whole world is shot through with it.Math allows us to see the hidden structures underneath the messy and chaotic surface of our world. It’s a science of not being wrong, hammered out by centuries of hard work and argument. Armed with the tools of mathematics, we can see through to the true meaning of information we take for granted: How early should you get to the airport? What does “public opinion” really represent? Why do tall parents have shorter children? Who really won Florida in 2000? And how likely are you, really, to develop cancer?How Not to Be Wrong presents the surprising revelations behind all of these questions and many more, using the mathematician’s method of analyzing life and exposing the hard-won insights of the academic community to the layman—minus the jargon. Ellenberg chases mathematical threads through a vast range of time and space, from the everyday to the cosmic, encountering, among other things, baseball, Reaganomics, daring lottery schemes, Voltaire, the replicability crisis in psychology, Italian Renaissance painting, artificial languages, the development of non-Euclidean geometry, the coming obesity apocalypse, Antonin Scalia’s views on crime and punishment, the psychology of slime molds, what Facebook can and can’t figure out about you, and the existence of God.Ellenberg pulls from history as well as from the latest theoretical developments to provide those not trained in math with the knowledge they need. Math, as Ellenberg says, is “an atomic-powered prosthesis that you attach to your common sense, vastly multiplying its reach and strength.” With the tools of mathematics in hand, you can understand the world in a deeper, more meaningful way. How Not to Be Wrong will show you how.

Bobby Fischer Teaches Chess


Bobby Fischer - 1966
    The way a teaching machine works is: It asks you a question. If you give the right answer, it goes on to the next question. If you give the wrong answer, it tells you why the answer is wrong and tells you to go back and try again. This is called "programmed learning". The real authors were experts and authorities in the field of programmed learning. Bobby Fischer lent his name to the project. Stuart Margulies is a chess master and also a recognized authority on programmed learning. He is a widely published author of more than 40 books, all in the field of programmed learning, especially in learning how to read. For example, one of his books is "Critical reading for proficiency 1 : introductory level". Donn Mosenfelder is not a known or recognized chess player, but he was the owner of the company that developed and designed this book. He has written more than 25 books, almost all on basic reading, writing and math.

Game Theory: A Nontechnical Introduction


Morton D. Davis - 1970
    . . a most valuable contribution." — Douglas R. Hofstadter, author of Gödel, Escher, BachThe foundations of game theory were laid by John von Neumann, who in 1928 proved the basic minimax theorem, and with the 1944 publication of the Theory of Games and Economic Behavior, the field was established. Since then, game theory has become an enormously important discipline because of its novel mathematical properties and its many applications to social, economic, and political problems.Game theory has been used to make investment decisions, pick jurors, commit tanks to battle, allocate business expenses equitably — even to measure a senator's power, among many other uses. In this revised edition of his highly regarded work, Morton Davis begins with an overview of game theory, then discusses the two-person zero-sum game with equilibrium points; the general, two-person zero-sum game; utility theory; the two-person, non-zero-sum game; and the n-person game.A number of problems are posed at the start of each chapter and readers are given a chance to solve them before moving on. (Unlike most mathematical problems, many problems in game theory are easily understood by the lay reader.) At the end of the chapter, where solutions are discussed, readers can compare their "common sense" solutions with those of the author. Brimming with applications to an enormous variety of everyday situations, this book offers readers a fascinating, accessible introduction to one of the most fruitful and interesting intellectual systems of our time.

The Pleasures of Reading in an Age of Distraction


Alan Jacobs - 2011
    Americans are not reading enough, they say, or reading the right books, in the right way. In this book, Alan Jacobs argues that, contrary to the doomsayers, reading is alive and well in America. There are millions of devoted readers supporting hundreds of enormous bookstores and online booksellers. Oprah's Book Club is hugely influential, and a recent NEA survey reveals an actual uptick in the reading of literary fiction. Jacobs's interactions with his students and the readers of his own books, however, suggest that many readers lack confidence; they wonder whether they are reading well, with proper focus and attentiveness, with due discretion and discernment. Many have absorbed the puritanical message that reading is, first and foremost, good for you--the intellectual equivalent of eating your Brussels sprouts. For such people, indeed for all readers, Jacobs offers some simple, powerful, and much needed advice: read at whim, read what gives you delight, and do so without shame, whether it be Stephen King or the King James Version of the Bible. In contrast to the more methodical approach of Mortimer Adler's classic How to Read a Book (1940), Jacobs offers an insightful, accessible, and playfully irreverent guide for aspiring readers. Each chapter focuses on one aspect of approaching literary fiction, poetry, or nonfiction, and the book explores everything from the invention of silent reading, reading responsively, rereading, and reading on electronic devices. Invitingly written, with equal measures of wit and erudition, The Pleasures of Reading in an Age of Distraction will appeal to all readers, whether they be novices looking for direction or old hands seeking to recapture the pleasures of reading they first experienced as children.

The Grasshopper: Games, Life and Utopia


Bernard Suits - 1978
    "Nonsense," says the sensible Bernard Suits: "playing a game is a voluntary attempt to overcome unnecessary obstacles." The short book Suits wrote demonstrating precisely that is as playful as it is insightful, as stimulating as it is delightful. Suits not only argues that games can be meaningfully defined; he also suggests that playing games is a central part of the ideal of human existence, so games belong at the heart of any vision of Utopia. Originally published in 1978, The Grasshopper is now re-issued with a new introduction by Thomas Hurka and with additional material (much of it previously unpublished) by the author, in which he expands on the ideas put forward in The Grasshopper and answers some questions that have been raised by critics.

The Theory That Would Not Die: How Bayes' Rule Cracked the Enigma Code, Hunted Down Russian Submarines, and Emerged Triumphant from Two Centuries of Controversy


Sharon Bertsch McGrayne - 2011
    To its adherents, it is an elegant statement about learning from experience. To its opponents, it is subjectivity run amok.In the first-ever account of Bayes' rule for general readers, Sharon Bertsch McGrayne explores this controversial theorem and the human obsessions surrounding it. She traces its discovery by an amateur mathematician in the 1740s through its development into roughly its modern form by French scientist Pierre Simon Laplace. She reveals why respected statisticians rendered it professionally taboo for 150 years—at the same time that practitioners relied on it to solve crises involving great uncertainty and scanty information (Alan Turing's role in breaking Germany's Enigma code during World War II), and explains how the advent of off-the-shelf computer technology in the 1980s proved to be a game-changer. Today, Bayes' rule is used everywhere from DNA de-coding to Homeland Security.Drawing on primary source material and interviews with statisticians and other scientists, The Theory That Would Not Die is the riveting account of how a seemingly simple theorem ignited one of the greatest controversies of all time.

Game Programming Patterns


Robert Nystrom - 2011
    Commercial game development expert Robert Nystrom presents an array of general solutions to problems encountered in game development. For example, you'll learn how double-buffering enables a player to perceive smooth and realistic motion, and how the service locator pattern can help you provide access to services such as sound without coupling your code to any particular sound driver or sound hardware. Games have much in common with other software, but also a number of unique constraints. Some of the patterns in this book are well-known in other domains of software development. Other of the patterns are unique to gaming. In either case, Robert Nystrom bridges from the ivory tower world of software architecture to the in-the-trenches reality of hardcore game programming. You'll learn the patterns and the general problems that they solve. You'll come away able to apply powerful and reusable architectural solutions that enable you to produce higher quality games with less effort than before. Applies classic design patterns to game programming. Introduces new patterns specific to game programming. Brings abstract software architecture down to Earth with approachable writing and an emphasis on simple code that shows each pattern in practice. What you'll learn Overcome architectural challenges unique to game programming Apply lessons from the larger software world to games. Tie different parts of a game (graphics, sound, AI) into a cohesive whole. Create elegant and maintainable architecture. Achieve good, low-level performance. Gain insight into professional, game development. Who this book is forGame Programming Patterns is aimed at professional game programmers who, while successful in shipping games, are frustrated at how hard it sometimes is to add and modify features when a game is under development. Game Programming Patterns shows how to apply modern software practices to the problem of game development while still maintaining the blazing-fast performance demanded by hard-core gamers. Game Programming Patterns also appeals to those learning about game programming in their spare time. Hobbyists and aspiring professionals alike will find much to learn in this book about pathfinding, collision detection, and other game-programming problem domains.

Introducing Game Theory: A Graphic Guide


Ivan Pastine - 2017
    Economists Ivan and Tuvana Pastine explain why, in these situations, we sometimes cooperate, sometimes clash, and sometimes act in a way that seems completely random.Stylishly brought to life by award-winning cartoonist Tom Humberstone, Game Theory will help readers understand behaviour in everything from our social lives to business, global politics to evolutionary biology. It provides a thrilling new perspective on the world we live in.

A Game Design Vocabulary: Exploring the Foundational Principles Behind Good Game Design


Anna Anthropy - 2013
    We still don't know how to talk about game design. We can't share our visions. We forget what works (and doesn't). We don't learn from history. It's too hard to improve.The breakthrough starts here. A Game Design Vocabulary gives us the complete game design framework we desperately need--whether we create games, study them, review them, or build businesses on them.Craft amazing experiences. Anna Anthropy and Naomi Clark share foundational principles, examples, and exercises that help you create great player experiences...complement intuition with design discipline...and craft games that succeed brilliantly on every level.Liberate yourself from stale cliches and genres Tell great stories: go way beyond cutscenes and text dumps Control the crucial relationships between game "verbs" and "objects" Wield the full power of development, conflict, climax, and resolution Shape scenes, pacing, and player choices Deepen context via art, animation, music, and sound Help players discover, understand, engage, and "talk back" to you Effectively use resistance and difficulty: the "push and pull" of games Design holistically: integrate visuals, audio, and controls Communicate a design vision everyone can understand

Killing Monsters: Our Children's Need For Fantasy, Heroism, and Make-Believe Violence


Gerard Jones - 2002
    From Pokémon to the rapper Eminem, pop-culture icons are not simply commercial pied pipers who practice mass hypnosis on our youth. Indeed, argues the author of this lively and persuasive paean to the power of popular culture, even trashy or violent entertainment gives children something they need, something that can help both boys and girls develop in a healthy way. Drawing on a wealth of true stories, many gleaned from the fascinating workshops he conducts, and basing his claims on extensive research, including interviews with psychologists and educators, Gerard Jones explains why validating our children's fantasies teaches them to trust their own emotions and build stronger selves.

Hello World: Being Human in the Age of Algorithms


Hannah Fry - 2018
    It’s time we stand face-to-digital-face with the true powers and limitations of the algorithms that already automate important decisions in healthcare, transportation, crime, and commerce. Hello World is indispensable preparation for the moral quandaries of a world run by code, and with the unfailingly entertaining Hannah Fry as our guide, we’ll be discussing these issues long after the last page is turned.

A Gamut of Games


Sid Sackson - 1969
    Sid Sackson presents solitaire, strategy, and party games that can be played by children or adults with such common items as cards, checkerboards, dice, pencils, and paper. Diagrams and an abundance of examples, together with clear explanations of strategy and goals, show how to play such intriguing entertainments as Mate, a game of pure skill and logic; Blue and Gray, an exciting variation of Checkers; Plank, an advanced version of Tic-Tac-Toe; Knight Chase, a form of hide-and-seek on the checkerboard; Last Word, in which players select letters to form words in two, three, or four directions; Crossings, a fast-paced battle in which pieces move forward in a group; and other challenging diversions. The author also presents brief reviews of more than 300 other games.

Artificial Intelligence: A Modern Approach


Stuart Russell - 1994
    The long-anticipated revision of this best-selling text offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. *NEW-Nontechnical learning material-Accompanies each part of the book. *NEW-The Internet as a sample application for intelligent systems-Added in several places including logical agents, planning, and natural language. *NEW-Increased coverage of material - Includes expanded coverage of: default reasoning and truth maintenance systems, including multi-agent/distributed AI and game theory; probabilistic approaches to learning including EM; more detailed descriptions of probabilistic inference algorithms. *NEW-Updated and expanded exercises-75% of the exercises are revised, with 100 new exercises. *NEW-On-line Java software. *Makes it easy for students to do projects on the web using intelligent agents. *A unified, agent-based approach to AI-Organizes the material around the task of building intelligent agents. *Comprehensive, up-to-date coverage-Includes a unified view of the field organized around the rational decision making pa

Designing Games


Tynan Sylvester - 2013
    You’ll learn principles and practices for crafting games that generate emotionally charged experiences—a combination of elegant game mechanics, compelling fiction, and pace that fully immerses players.In clear and approachable prose, design pro Tynan Sylvester also looks at the day-to-day process necessary to keep your project on track, including how to work with a team, and how to avoid creative dead ends. Packed with examples, this book will change your perception of game design.Create game mechanics to trigger a range of emotions and provide a variety of playExplore several options for combining narrative with interactivityBuild interactions that let multiplayer gamers get into each other’s headsMotivate players through rewards that align with the rest of the gameEstablish a metaphor vocabulary to help players learn which design aspects are game mechanicsPlan, test, and analyze your design through iteration rather than deciding everything up frontLearn how your game’s market positioning will affect your design

You Are Now Less Dumb: How to Conquer Mob Mentality, How to Buy Happiness, and All the Other Ways to Outsmart Yourself


David McRaney - 2013
    A mix of popular psychology and trivia, McRaney’s insights have struck a chord with thousands, and his blog--and now podcasts and videos--have become an Internet phenomenon. Like You Are Not So Smart, You Are Now Less Dumb is grounded in the idea that we all believe ourselves to be objective observers of reality--except we’re not. But that’s okay, because our delusions keep us sane. Expanding on this premise, McRaney provides eye-opening analyses of fifteen more ways we fool ourselves every day, including: - The Misattribution of Arousal (Environmental factors have a greater affect on our emotional arousal than the person right in front of us) - Sunk Cost Fallacy (We will engage in something we don’t enjoy just to make the time or money already invested “worth it”) - Deindividuation (Despite our best intentions, we practically disappear when subsumed by a mob mentality) McRaney also reveals the true price of happiness, why Benjamin Franklin was such a badass, and how to avoid falling for our own lies. This smart and highly entertaining book will be wowing readers for years to come.