Book picks similar to
Game Design Workshop: A Playcentric Approach to Creating Innovative Games by Tracy Fullerton
game-design
games
non-fiction
design
Mindstorms: Children, Computers, And Powerful Ideas
Seymour Papert - 1980
We have Mindstorms to thank for that. In this book, pioneering computer scientist Seymour Papert uses the invention of LOGO, the first child-friendly programming language, to make the case for the value of teaching children with computers. Papert argues that children are more than capable of mastering computers, and that teaching computational processes like de-bugging in the classroom can change the way we learn everything else. He also shows that schools saturated with technology can actually improve socialization and interaction among students and between students and teachers.
The Art of Electronics
Paul Horowitz - 1980
Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.
Service Games: The Rise and Fall of SEGA: Enhanced Edition
Sam Pettus - 2012
Starting with its humble beginnings in the 1950's and ending with its swan-song, the Dreamcast, in the early 2000’s, this is the complete history of Sega as a console maker. Before home computers and video game consoles, before the internet and social networking, and before motion controls and smartphones, there was Sega. Destined to fade into obscurity over time, Sega would help revolutionize and change video games, computers and how we interact with them, and the internet as we know it. Riding the cutting edge of technology at every step, only to rise too close to the sun and plummet, Sega would eventually change the face of entertainment, but it’s the story of how it got there that’s all the fun. So take a ride, experience history, and enjoy learning about one of the greatest and most influential companies of all time. Complete with system specifications, feature and marketing descriptions, unusual factoids, almost 300 images, and now enhanced Europe specific details, exclusive interviews, and more make this the definitive history of Sega available. Read and learn about the company that holds a special place in every gamer’s heart.
How Games Move Us: Emotion by Design
Katherine Isbister - 2016
But how do games create emotion? In How Games Move Us, Katherine Isbister takes the reader on a timely and novel exploration of the design techniques that evoke strong emotions for players. She counters arguments that games are creating a generation of isolated, emotionally numb, antisocial loners. Games, Isbister shows us, can actually play a powerful role in creating empathy and other strong, positive emotional experiences; they reveal these qualities over time, through the act of playing. She offers a nuanced, systematic examination of exactly how games can influence emotion and social connection, with examples -- drawn from popular, indie, and art games -- that unpack the gamer's experience.Isbister describes choice and flow, two qualities that distinguish games from other media, and explains how game developers build upon these qualities using avatars, non-player characters, and character customization, in both solo and social play. She shows how designers use physical movement to enhance players' emotional experience, and examines long-distance networked play. She illustrates the use of these design methods with examples that range from Sony's Little Big Planet to the much-praised indie game Journey to art games like Brenda Romero's Train.Isbister's analysis shows us a new way to think about games, helping us appreciate them as an innovative and powerful medium for doing what film, literature, and other creative media do: helping us to understand ourselves and what it means to be human.
This Gaming Life: Travels in Three Cities
Jim Rossignol - 2008
Quake, World of Warcraft, Eve Online, and other online games not only offered author Jim Rossignol an excellent escape from the tedium of office life. They also provided him with a diverse global community and a job—as a games journalist.Part personal history, part travel narrative, part philosophical reflection on the meaning of play, This Gaming Life describes Rossignol’s encounters in three cities: London, Seoul, and Reykjavik. From his days as a Quake genius in London’s increasingly corporate gaming culture; to Korea, where gaming is a high-stakes televised national sport; to Iceland, the home of his ultimate obsession, the idiosyncratic and beguiling Eve Online, Rossignol introduces us to a vivid and largely undocumented world of gaming lives.Torn between unabashed optimism about the future of games and lingering doubts about whether they are just a waste of time, This Gaming Life also raises important questions about this new and vital cultural form. Should we celebrate the “serious” educational, social, and cultural value of games, as academics and journalists are beginning to do? Or do these high-minded justifications simply perpetuate the stereotype of games as a lesser form of fun? In this beautifully written, richly detailed, and inspiring book, Rossignol brings these abstract questions to life, immersing us in a vibrant landscape of gaming experiences.“We need more writers like Jim Rossignol, writers who are intimately familiar with gaming, conversant in the latest research surrounding games, and able to write cogently and interestingly about the experience of playing as well as the deeper significance of games.”—Chris Baker, Wired“This Gaming Life is a fascinating and eye-opening look into the real human impact of gaming culture. Traveling the globe and drawing anecdotes from many walks of life, Rossignol takes us beyond the media hype and into the lives of real people whose lives have been changed by gaming. The results may surprise you.”—Raph Koster, game designer and author of
A Theory of Fun for Game Design
“Is obsessive video gaming a character flaw? In This Gaming Life, Jim Rossignol answers with an emphatic ‘no,’ and offers a passionate and engaging defense of what is too often considered a ‘bad habit’ or ‘guilty pleasure.’”—Joshua Davis, author of The Underdog“This is a wonderfully literate look at gaming cultures, which you don't have to be a gamer to enjoy. The Korea section blew my mind.”—John Seabrook, New Yorker staff writer and author of Flash of Genius and Other True Stories of Inventiondigitalculturebooks is an imprint of the University of Michigan Press and the Scholarly Publishing Office of the University of Michigan Library dedicated to publishing innovative and accessible work exploring new media and their impact on society, culture, and scholarly communication. Visit the website at www.digitalculture.org.
Hands-On Machine Learning with Scikit-Learn and TensorFlow
Aurélien Géron - 2017
Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details
Cracking the Coding Interview: 150 Programming Questions and Solutions
Gayle Laakmann McDowell - 2008
This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.
Pro Git
Scott Chacon - 2009
It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.A book by Git experts to turn you into a Git expert. Introduces the world of distributed version control Shows how to build a Git development workflow.
Critical Play: Radical Game Design
Mary Flanagan - 2009
Here, the author provides a lively historical context for critical play through 20th-century art movements, connecting subversive game design to subversive art.
Fun Inc.: Why games are the 21st Century's most serious business
Tom Chatfield - 2010
Fun Inc. dispels these misconceptions, revealing that 40 per cent of all video game players are women, that most of the bestselling console games of all time involve no real-world violence at all, and how World of Warcraft's online community of over 12 million players is changing our understanding of what it means to be sociable in the modern world.But understanding games means a lot more than simply challenging stereotypes. Find out why the South Korean government will invest $200 billion into its video games industry over the next 4 years and how games are used to train the US Military, to model global pandemics and to campaign against human rights abuses in Africa.Game worlds are creating a new science of mass engagement that is starting to transform our understanding of economics, business and communications. Whether you like video games or loathe them, Fun Inc. will show you that you cannot ignore them.
Dungeon Hacks: How NetHack, Angband, and Other Roguelikes Changed the Course of Video Games
David L. Craddock - 2015
Stern administrators lorded over sterile university laboratories and stressed one point to the wide-eyed students privileged enough to set foot within them: Computers were not toys.Defying authority, hackers seized control of monolithic mainframes to create a new breed of computer game: the roguelike, cryptic and tough-as-nails adventures drawn from text-based symbols instead of state-of-the-art 3D graphics.Despite their visual simplicity, roguelike games captivate thousands of players around the world. From the author of the bestselling Stay Awhile and Listen series, Dungeon Hacks introduces you to the visionaries behind some of the most popular roguelikes of all time, and shows how their creations paved the way for the blockbuster video games of today—and beyond.
Concrete Mathematics: A Foundation for Computer Science
Ronald L. Graham - 1988
"More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems."
The Kobold Guide to Board Game Design
Mike Selinker - 2011
Author Mike Selinker (Betrayal at House on the Hill) has invited some of the world's most talented and experienced game designers to share their secrets on game conception, design, development, and presentation. In these pages, you'll learn about storyboarding, balancing, prototyping, and playtesting from the best in the business.
Design Patterns: Elements of Reusable Object-Oriented Software
Erich Gamma - 1994
Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.
Deep Learning
Ian Goodfellow - 2016
Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.