Game Engine Architecture


Jason Gregory - 2009
    The concepts and techniques described are the actual ones used by real game studios like Electronic Arts and Naughty Dog. The examples are often grounded in specific technologies, but the discussion extends way beyond any particular engine or API. The references and citations make it a great jumping off point for those who wish to dig deeper into any particular aspect of the game development process.Intended as the text for a college level series in game programming, this book can also be used by amateur software engineers, hobbyists, self-taught game programmers, and existing members of the game industry. Junior game engineers can use it to solidify their understanding of game technology and engine architecture. Even senior engineers who specialize in one particular field of game development can benefit from the bigger picture presented in these pages.

21 Speeches That Shaped Our World: The people and ideas that changed the way we think


Chris Abbott - 2010
    He examines the power of the arguments embedded in these speeches to inspire people to achieve great things, or do great harm. Abbott draws upon his political expertise to explain how our current understanding of the world is rooted in pivotal moments of history. These moments are captured in the words of a range of influential speakers including: Emmeline Pankhurst, Martin Luther King, Jr, Enoch Powell, Napoleon Beazley, Kevin Rudd, Alexander Solzhenitsyn, Ronald Reagan, George W. Bush, Osama bin Laden, Margaret Beckett, Winston Churchill, Salvador Allende, Margaret Thatcher, Tony Blair, Tim Collins, Mohandas Gandhi, Dwight D. Eisenhower, Robin Cook and Barack Obama. The speeches in this book are arranged thematically, linked by concepts such as 'might is right', 'with us or against us' and 'give peace a chance'. Each transcript is accompanied by an insightful commentary that analyses how the words relate to our modern society. Fresh and relevant, this is a book that will make you stop in your tracks and think about what is really happening in the world today.

The Visual Display of Quantitative Information


Edward R. Tufte - 1983
    Theory and practice in the design of data graphics, 250 illustrations of the best (and a few of the worst) statistical graphics, with detailed analysis of how to display data for precise, effective, quick analysis. Design of the high-resolution displays, small multiples. Editing and improving graphics. The data-ink ratio. Time-series, relational graphics, data maps, multivariate designs. Detection of graphical deception: design variation vs. data variation. Sources of deception. Aesthetics and data graphical displays. This is the second edition of The Visual Display of Quantitative Information. Recently published, this new edition provides excellent color reproductions of the many graphics of William Playfair, adds color to other images, and includes all the changes and corrections accumulated during 17 printings of the first edition.

The Art of Doing Science and Engineering: Learning to Learn


Richard Hamming - 1996
    By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.

Making Things Talk: Practical Methods for Connecting Physical Objects


Tom Igoe - 2007
    But when devices that you've built start to talk to each other, things really start to get interesting. Through a series of simple projects, you'll learn how to get your creations to communicate with one another by forming networks of smart devices that carry on conversations with you and your environment. Whether you need to plug some sensors in your home to the Internet or create a device that can interact wirelessly with other creations, Making Things Talk explains exactly what you need. This book is perfect for people with little technical training but a lot of interest. Maybe you're a science teacher who wants to show students how to monitor weather conditions at several locations at once, or a sculptor who wants to stage a room of choreographed mechanical sculptures. Making Things Talk demonstrates that once you figure out how objects communicate -- whether they're microcontroller-powered devices, email programs, or networked databases -- you can get them to interact. Each chapter in contains instructions on how to build working projects that help you do just that. You will:Make your pet's bed send you email Make your own seesaw game controller that communicates over the Internet Learn how to use ZigBee and Bluetooth radios to transmit sensor data wirelessly Set up communication between microcontrollers, personal computers, and web servers using three easy-to-program, open source environments: Arduino/Wiring, Processing, and PHP. Write programs to send data across the Internet based on physical activity in your home, office, or backyard And much more With a little electronics know-how, basic (not necessarily in BASIC) programming skills, a couple of inexpensive microcontroller kits and some network modules to make them communicate using Ethernet, ZigBee, and Bluetooth, you can get started on these projects right away. With Making Things Talk, the possibilities are practically endless.

Drugs, Behavior and Modern Society


Charles F. Levinthal - 1995
    Drugs, Behavior, and Modern Society, 6/e, examines the impact of drug-taking behavior on our society and our daily lives.  The use and abuse of a wide range of licit and illicit drugs are discussed from historical, biological, psychological, and sociological perspectives.  The use of Drugs in our lives and drug-taking behavior, legally restricted drugs in our society, legal drugs in our society, medicinal drugs, treatment, prevention, and education.  Forstudents, or people working with drug related topics in the fields of psychology and health.

Elements Of Discrete Mathematics: Solutions Manual


Chung Laung Liu - 1999
    

The Immune System


Peter Parham - 2004
    This class-tested and successful textbook synthesizes the established facts of immunology into a comprehensible, coherent, and up-to-date account of how the immune system works, rather than presenting immunology as a chronology of experiments and discoveries. Emphasizing the human immune system the text has been designed to break down the barriers which often divide basic and clinical immunology. The reader-friendly text, section and chapter summaries, and full-color illustrations make the book accessible and easily understandable to students. The Immune System is adapted from Immunobiology by Janeway, Travers & Walport.

A Concise Introduction to Logic [with CD-ROM]


Patrick J. Hurley - 1972
    Inside: Logic Resource CD-ROM

The World of Mathematics: A Four-Volume Set


James Roy Newman - 1956
    It comprises non-technical essays on every aspect of the vast subject, including articles by scores of eminent mathematicians and other thinkers.

What's New in Java 7?


Madhusudhan Konda - 2011
    Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism.

Head First Web Design


Ethan Watrall - 2008
    You can easily access this chapter at Oreilly.com once you register your book.Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.

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.

Public Speaking for College & Career


Hamilton Gregory - 1993
    Connect Public Speaking provides students a wealth of resources to prepare and plan speeches, while LearnSmart--McGraw-Hill's proven adaptive learning system--guides them toward mastery of key course concepts. Additionally, Connect's highly flexible speech capture tool saves instructors valuable time in managing assignments and evaluating student speeches. Taking a practical, accessible, and non-intimidating approach to public speaking, Public Speaking for College & Career presents numerous stories, examples, activities, and concrete techniques to show students how to achieve clarity and confidence during the speeches they must give in college, in their careers, and in their communities.

The Biggest Loser: The Weight Loss Program to Transform Your Body, Health, and Life--Adapted from Nbc's Hit Show!


Maggie Greenwood-Robinson - 2005
    This unscripted weight-loss drama was based on overweight contestants competing to lose weight and win a quarter of a million dollars with the help of a team of doctors, dietitians, and trainers Bob Harper and Jillian Michaels.On the evening that the first season's finale aired, legions of fans went to the NBC Web site to look for the diet and fitness plan that the contestants used. It wasn't available to the public--until now. With this book, people looking for change can accomplish the same type of radical makeover of their bodies, their health, and their lives that they saw on The Biggest Loser.The book features the food and fitness plans from Maggie Greenwood-Robinson, Cheryl Forberg, Michael Dansinger, and Biggest Loser Experts and Cast Staff, and motivational tips from the contestants themselves. The contestants' compelling stories and reasons for losing weight, dramatic before-and-after photos, and real-life advice provide the inspiration and upbeat attitude that made this show a smash hit.