Deco Devolution: The Art of BioShock 2


Jordan Thomas - 2010
    Contains concept art and models of the game's characters, locations, and weapons, as well as artists' comments on the work and the game.Note:The Rapture Edition Art book is a reduced version of the Special Edition Art book made to be a value against the Special Edition. It is reduced to 96 pages, and scaled down to the dimensions of the game case itself.The Special Edition Art book is the main version of BioShock 2's art book. It is 168 pages and is composed of 10 chapters.♢Chapter 1 - Citizens of Rapture♢Chapter 2 - Big Daddies♢Chapter 3 - Big Sisters♢Chapter 4 - Little Sisters♢Chapter 5 - Environments♢Chapter 6 - Weapons♢Chapter 7 - User Interface♢Chapter 8 - Advertisements♢Chapter 9 - Storyboards♢Chapter 10 - Credits

HTML and CSS: Design and Build Websites


Jon Duckett - 2011
    Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach. • Introduces HTML and CSS in a way that makes them accessible to everyone—hobbyists, students, and professionals—and it’s full-color throughout • Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging • Boasts a unique structure that allows you to progress through the chapters from beginning to end or just dip into topics of particular interest at your leisureThis educational book is one that you will enjoy picking up, reading, then referring back to. It will make you wish other technical topics were presented in such a simple, attractive and engaging way!

Learning to Listen, Learning to Teach: The Power of Dialogue in Educating Adults


Jane Vella - 1997
    Vella sees the path to learning as a holistic, integrated, spiritual, and energetic process. She uses engaging, personal stories of her work in a variety of adult learning settings, in different countries and with different educational purposes, to show readers how to utilize the twelve principles in their own practice with any type of adult learner, anywhere.

Research Design: Qualitative, Quantitative, and Mixed Methods Approaches


John W. Creswell - 1994
    It is a book that models the types of issues that best suit different approaches and allows students to understand when to use mixed methods. Furthermore, its focus on theory and paradigms is done in a way that helps students decode their meaning." --MARTHA MONTERO-SIEBURTH, University of Massachusetts, BostonNew to the Second Edition:Because mixed methods research has come into its own since the publication of the first edition, every chapter now shows how to implement a mixed methods design in your proposal or plan as well as showing how to implement qualitative and quantitative approaches Ethical issues that may arise in quantitative, qualitative and mixed methods designs have been added to a new section in Chapter 3 Writing tips and considerations have been expanded and moved to the first part of the book to get your research plan started in the right direction The latest developments in qualitative inquiry, including advocacy, participatory, and emancipatory approaches have been added to Chapter 10 Mixed methods procedures (Chapter 11) show readers how to identify types of mixed methods strategy, select data collection and analysis approaches, and plan the overall structure of the study

Designing Effective Instruction


Gary R. Morrison - 2000
    Maintaining a careful balance between theory and application, the Fourth Edition presents a practical, easy-to-follow approach to instructional design that can be applied to K-12 classrooms, higher education, distance education, and business programs. The authors incorporate behavioral and cognitive approaches into their model, so that readers can reap the benefits of both.

Super Mario: How Nintendo Conquered America


Jeff Ryan - 2011
     Nintendo has continually set the standard for video-game innovation in America, starting in 1981 with a plucky hero who jumped over barrels to save a girl from an ape. The saga of Mario, the portly plumber who became the most successful franchise in the history of gaming, has plot twists worthy of a video game. Jeff Ryan shares the story of how this quintessentially Japanese company found success in the American market. Lawsuits, Hollywood, die- hard fans, and face-offs with Sony and Microsoft are all part of the drama. Find out about: * Mario's eccentric yet brilliant creator, Shigeru Miyamoto, who was tapped for the job because was considered expendable. * Minoru Arakawa, the son-in-law of Nintendo's imperious president, who bumbled his way to success. * The unexpected approach that allowed Nintendo to reinvent itself as the gaming system for the non-gamer, especially now with the Wii. Even those who can't tell a Koopa from a Goomba will find this a fascinating story of striving, comeuppance, and redemption.

Twisty Little Passages: An Approach to Interactive Fiction


Nick Montfort - 2003
    Twisty Little Passages (the title refers to a maze in Adventure, the first interactive fiction) is the first book-length consideration of this form, examining it from gaming and literary perspectives. Nick Montfort, an interactive fiction author himself, offers both aficionados and first-time users a way to approach interactive fiction that will lead to a more pleasurable and meaningful experience of it.Twisty Little Passages looks at interactive fiction beginning with its most important literary ancestor, the riddle. Montfort then discusses Adventure and its precursors (including the I Ching and Dungeons and Dragons), and follows this with an examination of mainframe text games developed in response, focusing on the most influential work of that era, Zork. He then considers the introduction of commercial interactive fiction for home computers, particularly that produced by Infocom. Commercial works inspired an independent reaction, and Montfort describes the emergence of independent creators and the development of an online interactive fiction community in the 1990s. Finally, he considers the influence of interactive fiction on other literary and gaming forms. With Twisty Little Passages, Nick Montfort places interactive fiction in its computational and literary contexts, opening up this still-developing form to new consideration.

Stay Awhile and Listen : How Two Blizzards Unleashed Diablo and Forged a Video-Game Empire


David L. Craddock - 2013
    Two opposing cultures. One multi-billion-dollar video-game empire. Stay Awhile and Listen: How Two Blizzards Unleashed Diablo and Forged a Video-Game Empire - Book 1 invites readers to discover the origin of Blizzard North, a studio built by gamers, for gamers, and Blizzard Entertainment, a convergence of designers driven to rule their industry. Composed from exhaustive research and hundreds of personal interviews, the Stay Awhile and Listen series divulges the fated meeting that brought the two Blizzards together, the clashes that tore them apart, and their transformation from grassroots democracy to corporate empire. At the center of it all—Diablo, a hack-and-slash adventure through the darkest recesses of Hell that changed online gaming forever.

Clean Code: A Handbook of Agile Software Craftsmanship


Robert C. Martin - 2007
    But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and make you a better programmer but only if you work at it. What kind of work will you be doing? You'll be reading code - lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code - of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding ‣ How to tell the difference between good and bad code‣ How to write good code and how to transform bad code into good code‣ How to create good names, good functions, good objects, and good classes‣ How to format code for maximum readability ‣ How to implement complete error handling without obscuring code logic ‣ How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

Significant Zero: Heroes, Villains, and the Fight for Art and Soul in Video Games


Walt Williams - 2017
     Williams pulls back the curtain on an astonishingly profitable industry that has put its stamp on pop culture and yet is little known to those outside its walls. In his reflective yet comically-observant voice, Williams walks you through his unlikely and at times inglorious rise within one of the world’s top gaming companies, exposing an industry abundant in brain power and out-sized egos, but struggling to stay innovative. Significant Zero also provides clear-eyed criticism of the industry’s addiction to violence and explains how the role of the narrative designer—the poor soul responsible for harmonizing gameplay with storylines—is crucial for expanding the scope of video games into more immersive and emotional experiences. Significant Zero offers a rare look inside this fascinating, billion-dollar industry and a path forward for its talented men and women—gamers and nongamers alike—that imagines how video games might inspire the best in all of us.

Valve: Handbook for New Employees


Valve - 2012
    A place where incredibly talented individuals are empowered to put their best work into the hands of millions of people, with very little in their way.This book is an abbreviated encapsulation of our guiding principles. As Valve continues to grow, we hope that these principles will serve each new person joining our ranks. If you are new to Valve, welcome. Although the goals in this book are important, it’s really your ideas, talent, and energy that will keep Valve shining in the years ahead. Thanks for being here. Let’s make great things.

A Casual Revolution: Reinventing Video Games and Their Players


Jesper Juul - 2009
    These new casual games are now played by men and women, young and old. Players need not possess an intimate knowledge of video game history or devote weeks or months to play. At the same time, many players of casual games show a dedication and skill that is anything but casual. In "A Casual Revolution," Jesper Juul describes this as a reinvention of video games, and of our image of video game players, and explores what this tells us about the players, the games, and their interaction. With this reinvention of video games, the game industry reconnects with a general audience. Many of today's casual game players once enjoyed " Pac-Man, Tetris," and other early games, only to drop out when video games became more time-consuming and complex. Juul shows that it is only by understanding what a game requires of players, what players bring to a game, how the game industry works, and how video games have developed historically that we can understand what makes video games fun and why we choose to play (or not to play) them.

Homo Ludens: A Study of the Play Element in Culture


Johan Huizinga - 1938
    Like civilization, play requires structure and participants willing to create within limits. Starting with Plato, Huizinga traces the contribution of Homo Ludens, or "Man the player" through Medieval Times, the Renaissance, and into our modern civilization. Huizinga defines play against a rich theoretical background, using cross-cultural examples from the humanities, business, and politics. Homo Ludens defines play for generations to come."A happier age than ours once made bold to call our species by the name of Homo Sapiens. In the course of time we have come to realize that we are not so reasonable after all as the Eighteenth Century with its worship of reason and naive optimism, though us; "hence moder fashion inclines to designate our species asHomo Faber Man the Maker. But though faber may not be quite so dubious as sapiens it is, as a name specific of the human being, even less appropriate, seeing that many animals too are makers. There is a third function, howver, applicable to both human and animal life, and just as important as reasoning and making--namely, playing. it seems to me that next to Homo Faber, and perhaps on the same level as Homo Sapiens, Homo Ludens, Man the Player, deserves a place in our nomenclature. "--from the Foreward, by Johan Huizinga

Gamify: How Gamification Motivates People to Do Extraordinary Things


Brian Burke - 2014
    Regardless if they are customers, employees, patients, students, citizens, stakeholders, organizations struggle to meaningfully engage their key constituent groups who have a precious and limited resource: their time. Not surprisingly, these stakeholders have developed deflector shields to protect themselves. Only a privileged few organizations are allowed to penetrate the shield, and even less will meaningfully engage. To penetrate the shield, and engage the audience, organizations need an edge. Gamification has emerged as a way to gain that edge and organizations are beginning to see it as a key tool in their digital engagement strategy. While gamification has tremendous potential to break through, most companies will get it wrong. Gartner predicts that by 2014, 80% of current gamified applications will fail to meet business objectives primarily due to poor design. As a trend, gamification is at the peak of the hype cycle; it has been oversold and it is broadly misunderstood. We are heading for the inevitable fall. Too many organizations have been led to believe that gamification is a magic elixir for indoctrinating the masses and manipulating them to do their bidding. These organizations are mistaking people for puppets, and these transparently cynical efforts are doomed to fail.This book goes beyond the hype and focuses on the 20% that are getting it right. We have spoken to hundreds of leaders in organizations around the world about their gamification strategies and we have seen some spectacular successes. The book examines some of these successes and identifies the common characteristics of these initiatives to define the solution space for success. It is a guide written for leaders of gamification initiatives to help them avoid the pitfalls and employ the best practices, to ensure they join the 20% that gets it right. Gamify shows gamification in action: as a powerful approach to engaging and motivating people to achieving their goals, while at the same time achieving organizational objectives. It can be used to motivate people to change behaviors, develop skills, and drive innovation. The sweet spot for gamification objectives is the space where the business objectives and player objectives are aligned. Like two sides of the same coin, player and business goals may outwardly appear different, but they are often the same thing, expressed different ways. The key to gamification success is to engage people on an emotional level and motivating them to achieve their goals.

Rapid Development: Taming Wild Software Schedules


Steve McConnell - 1996
    Emphasizes possible, realistic and "best practice" approaches for managers, technical leads and self-managed teams. The author emphasizes efficient development concepts with an examination of rapid development strategies and a study of classic mistakes, within the context of software-development fundamentals and risk management. Dissects the core issues of rapid development, lifecycle planning, estimation and scheduling. Contains very good and practical discussions of customer-oriented development, motivation and teamwork. Explains such fundamental requirements as team structure, feature-set control (the dreaded feature creep in every project), availability and use of productivity tools and project recovery options. Relevant case studies are analyzed and discussed within the context of specific software development problems. Over 200 pages in this publication are devoted to a summary of best practices, everything from the daily build and smoke test, through prototyping, model selection, measurement, reuse, and the top-10 risks list. This publication is definitely recommended and will become a classic in the field, just as the author's prior publication, "Code Complete" already is.