Book picks similar to
Gametek: The Math and Science of Gaming by Geoffrey Engelstein
non-fiction
games
game-design
science
The Lessons of History
Will Durant - 1968
With the completion of their life's work they look back and ask what history has to say about the nature, the conduct and the prospects of man, seeking in the great lives, the great ideas, the great events of the past for the meaning of man's long journey through war, conquest and creation - and for the great themes that can help us to understand our own era.To the Durants, history is "not merely a warning reminder of man's follies and crimes, but also an encouraging remembrance of generative souls ... a spacious country of the mind wherein a thousand saints, statesman, inventors, scientists, poets, artists, musicians, lovers, and philosophers still live and speak, teach and carve and sing..."Designed to accompany the ten-volume set of "The Story of Civilization, The Lessons of History" is, in its own right, a profound and original work of history and philosophy.
Originals: How Non-Conformists Move the World
Adam M. Grant - 2016
How can we originate new ideas, policies, and practices without risking it all? Using surprising studies and stories spanning business, politics, sports, and entertainment, Grant explores how to recognize a good idea, speak up without getting silenced, build a coalition of allies, choose the right time to act, and manage fear and doubt; how parents and teachers can nurture originality in children; and how leaders can build cultures that welcome dissent. Learn from an entrepreneur who pitches his start-ups by highlighting the reasons not to invest, a woman at Apple who challenged Steve Jobs from three levels below, an analyst who overturned the rule of secrecy at the CIA, a billionaire financial wizard who fires employees for failing to criticize him, and a TV executive who didn’t even work in comedy but saved Seinfeld from the cutting-room floor. The payoff is a set of groundbreaking insights about rejecting conformity and improving the status quo.
Fundamentals of Game Design
Ernest Adams - 2006
For courses in Fundamentals of Game Design for all video game developers and designers With a focus on designing for the commercial entertainment market, this text teaches the principles and practice of game design and covers each of the major game genres individually.
How to Talk about Videogames
Ian Bogost - 2015
Games are part art and part appliance, part tableau and part toaster. In How to Talk about Videogames, leading critic Ian Bogost explores this paradox more thoroughly than any other author to date.Delving into popular, familiar games like Flappy Bird, Mirror’s Edge, Mario Kart, Scribblenauts, Ms. Pac-Man, FarmVille, Candy Crush Saga, Bully, Medal of Honor, Madden NFL, and more, Bogost posits that videogames are as much like appliances as they are like art and media. We don’t watch or read games like we do films and novels and paintings, nor do we perform them like we might dance or play football or Frisbee. Rather, we do something in-between with games. Games are devices we operate, so game critique is both serious cultural currency and self-parody. It is about figuring out what it means that a game works the way it does and then treating the way it works as if it were reasonable, when we know it isn’t.Noting that the term games criticism once struck him as preposterous, Bogost observes that the idea, taken too seriously, risks balkanizing games writing from the rest of culture, severing it from the “rivers and fields” that sustain it. As essential as it is, he calls for its pursuit to unfold in this spirit: “God save us from a future of games critics, gnawing on scraps like the zombies that fester in our objects of study.”
The Hidden Half: How the World Conceals its Secrets
Michael Blastland - 2019
In this entertaining and ingenious book, Blastland reveals how in our quest to make the world more understandable, we lose sight of how unexplainable it often is. The result - from GDP figures to medicine - is that experts know a lot less than they think. Filled with compelling stories from economics, genetics, business, and science, The Hidden Half is a warning that an explanation which works in one arena may not work in another. Entertaining and provocative, it will change how you view the world.
Smartbomb: The Quest for Art, Entertainment, and Big Bucks in the Videogame Revolution
Heather Chaplin - 2005
What started as a game of Pong, with little blips dancing across a computer screen, has evolved into a multi-billion-dollar industry that is changing the future, making inroads into virtually all aspects of our culture.Who are the minds behind this revolution? How did it happen? Where is it headed? In Smartbomb, journalists Heather Chaplin and Aaron Ruby take the reader behind the scenes at gaming conventions, into powerhouse think tanks where new games are created, into the thick of the competition at cyberathlete tournaments, and into the homes of gamers for whom playing a role in a virtual world has assumed more relevance and reality than life in the real world.
The Art of Computer Programming, Volume 1: Fundamental Algorithms
Donald Ervin Knuth - 1973
-Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org
Racing the Beam: The Atari Video Computer System
Nick Montfort - 2009
The Atari VCS was affordable and offered the flexibility of changeable cartridges. Nearly a thousand of these were created, the most significant of which established new techniques, mechanics, and even entire genres. This book offers a detailed and accessible study of this influential video game console from both computational and cultural perspectives.Studies of digital media have rarely investigated platforms--the systems underlying computing. This book (the first in a series of Platform Studies) does so, developing a critical approach that examines the relationship between platforms and creative expression. Nick Montfort and Ian Bogost discuss the Atari VCS itself and examine in detail six game cartridges: Combat, Adventure, Pac-Man, Yars' Revenge, Pitfall!, and Star Wars: The Empire Strikes Back. They describe the technical constraints and affordances of the system and track developments in programming, gameplay, interface, and aesthetics. Adventure, for example, was the first game to represent a virtual space larger than the screen (anticipating the boundless virtual spaces of such later games as World of Warcraft and Grand Theft Auto), by allowing the player to walk off one side into another space; and Star Wars: The Empire Strikes Back was an early instance of interaction between media properties and video games. Montfort and Bogost show that the Atari VCS--often considered merely a retro fetish object--is an essential part of the history of video games.
Applied Cryptography: Protocols, Algorithms, and Source Code in C
Bruce Schneier - 1993
… The book the National Security Agency wanted never to be published." –Wired Magazine "…monumental… fascinating… comprehensive… the definitive work on cryptography for computer programmers…" –Dr. Dobb's Journal"…easily ranks as one of the most authoritative in its field." —PC Magazine"…the bible of code hackers." –The Millennium Whole Earth CatalogThis new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography. The book details how programmers and electronic communications professionals can use cryptography—the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. Covering the latest developments in practical cryptographic techniques, this new edition shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. What's new in the Second Edition? * New information on the Clipper Chip, including ways to defeat the key escrow mechanism * New encryption algorithms, including algorithms from the former Soviet Union and South Africa, and the RC4 stream cipher * The latest protocols for digital signatures, authentication, secure elections, digital cash, and more * More detailed information on key management and cryptographic implementations
Gamification by Design
Gabe Zichermann - 2011
This book provides the design strategy and tactics you need to integrate game mechanics into any kind of consumer-facing website or mobile app. Learn how to use core game concepts, design patterns, and meaningful code samples to a create fun and captivating social environment.Whether you're an executive, developer, producer, or product specialist, Gamification by Design will show you how game mechanics can help you build customer loyalty.Discover the motivational framework game designers use to segment and engage consumersUnderstand core game mechanics such as points, badges, levels, challenges, and leaderboardsEngage your consumers with reward structures, positive reinforcement, and feedback loopsCombine game mechanics with social interaction for activities such as collecting, gifting, heroism, and statusDive into case studies on Nike and Yahoo!, and analyze interactions at Google, Facebook, and ZyngaGet the architecture and code to gamify a basic consumer site, and learn how to use mainstream gamification APIs from Badgeville"Turning applications into games is a huge trend. This book does a great job of identifying the core lasting principals you need to inspire your users to visit again and again." —Adam Loving Freelance Social Game Developer and founder of Twibes Twitter Groups
Feynman Lectures On Computation
Richard P. Feynman - 1996
Feynman gave his famous course on computation at the California Institute of Technology, he asked Tony Hey to adapt his lecture notes into a book. Although led by Feynman, the course also featured, as occasional guest speakers, some of the most brilliant men in science at that time, including Marvin Minsky, Charles Bennett, and John Hopfield. Although the lectures are now thirteen years old, most of the material is timeless and presents a “Feynmanesque” overview of many standard and some not-so-standard topics in computer science such as reversible logic gates and quantum computers.
Half-Real: Video Games Between Real Rules and Fictional Worlds
Jesper Juul - 2005
We win or lose the game in the real world, but we slay a dragon (for example) only in the world of the game. In this thought-provoking study, Jesper Juul examines the constantly evolving tension between rules and fiction in video games. Discussing games from "Pong" to "The Legend of Zelda," from chess to "Grand Theft Auto," he shows how video games are both a departure from and a development of traditional non-electronic games. The book combines perspectives from such fields as literary and film theory, computer science, psychology, economic game theory, and game studies, to outline a theory of what video games are, how they work with the player, how they have developed historically, and why they are fun to play.Locating video games in a history of games that goes back to Ancient Egypt, Juul argues that there is a basic affinity between games and computers. Just as the printing press and the cinema have promoted and enabled new kinds of storytelling, computers work as enablers of games, letting us play old games in new ways and allowing for new kinds of games that would not have been possible before computers. Juul presents a classic game model, which describes the traditional construction of games and points to possible future developments. He examines how rules provide challenges, learning, and enjoyment for players, and how a game cues the player into imagining its fictional world. Juul's lively style and eclectic deployment of sources will make "Half-Real" of interest to media, literature, and game scholars as well as to game professionals and gamers.
You Are Not a Gadget
Jaron Lanier - 2010
Now, in his first book, written more than two decades after the web was created, Lanier offers this provocative and cautionary look at the way it is transforming our lives for better and for worse.The current design and function of the web have become so familiar that it is easy to forget that they grew out of programming decisions made decades ago. The web’s first designers made crucial choices (such as making one’s presence anonymous) that have had enormous—and often unintended—consequences. What’s more, these designs quickly became “locked in,” a permanent part of the web’s very structure. Lanier discusses the technical and cultural problems that can grow out of poorly considered digital design and warns that our financial markets and sites like Wikipedia, Facebook, and Twitter are elevating the “wisdom” of mobs and computer algorithms over the intelligence and judgment of individuals. Lanier also shows:How 1960s antigovernment paranoia influenced the design of the online world and enabled trolling and trivialization in online discourseHow file sharing is killing the artistic middle class;How a belief in a technological “rapture” motivates some of the most influential technologistsWhy a new humanistic technology is necessary.
Controversial and fascinating, You Are Not a Gadget is a deeply felt defense of the individual from an author uniquely qualified to comment on the way technology interacts with our culture.
The Evolution of Cooperation
Robert Axelrod - 1984
Widely praised and much-discussed, this classic book explores how cooperation can emerge in a world of self-seeking egoists—whether superpowers, businesses, or individuals—when there is no central authority to police their actions. The problem of cooperation is central to many different fields. Robert Axelrod recounts the famous computer tournaments in which the “cooperative” program Tit for Tat recorded its stunning victories, explains its application to a broad spectrum of subjects, and suggests how readers can both apply cooperative principles to their own lives and teach cooperative principles to others.
The Moscow Puzzles: 359 Mathematical Recreations
Boris A. Kordemsky - 1954
Since its first appearance in 1956 there have been eight editions as well as translations from the original Russian into Ukrainian, Estonian, Lettish, and Lithuanian. Almost a million copies of the Russian version alone have been sold.Part of the reason for the book's success is its marvelously varied assortment of brainteasers ranging from simple "catch" riddles to difficult problems (none, however, requiring advanced mathematics). Many of the puzzles will be new to Western readers, while some familiar problems have been clothed in new forms. Often the puzzles are presented in the form of charming stories that provide non-Russian readers with valuable insights into contemporary Russian life and customs. In addition, Martin Gardner, former editor of the Mathematical Games Department, Scientific American, has clarified and simplified the book to make it as easy as possible for an English-reading public to understand and enjoy. He has been careful, moreover, to retain nearly all the freshness, warmth, and humor of the original.Lavishly illustrated with over 400 clear diagrams and amusing sketches, this inexpensive edition of the first English translation will offer weeks or even months of stimulating entertainment. It belongs in the library of every puzzlist or lover of recreational mathematics.