Book picks similar to
Creating Adventure Games On Your Computer by Tim Hartnell
from-ben
games
gary-has-it
nonfiction
Atari Inc.: Business is Fun
Marty Goldberg - 2012
- Business is Fun, the book that goes behind the company that was synonymous with the popularization of 'video games.'Nearly 8 years in the making, Atari Inc. - Business is Fun is comprised of thousands of researched documents, hundreds of interviews, and access to materials never before available.An amazing 800 pages (including nearly 300 pages of rare, never before seen photos, memos and court documents), this book details Atari's genesis from an idea between an engineer and a visionary in 1969 to a nearly $2 billion dollar juggernaut, and ending with a $538 million death spiral during 1984. A testament to the people that worked at this beloved company, the book is full of their personal stories and insights. Learn about topics like:* All the behind the scenes stories surrounding the creation of the company's now iconic games and products.* The amazing story of Atari's very own "Xerox PARC" research facility up in the foothills of the Sierra Mountains* The full recounting of Steve Jobs's time at Atari, with comments from the people he worked with on projects and the detailed story of the creation of Atari Breakout, including input by Steve Wozniak on his development of the prototype, and how it couldn't be used and another Atari engineer would have to make the final production Breakout arcade game instead.* The creation of "Rick Rats Big Cheese Restaurants" which later became "Chuck E. Cheese's"* How Atari Inc. faltered and took down an entire industry with it before being put on the chopping block.If you've ever wanted to learn about the truth behind the creation of this iconic company told directly by the people who made FUN for a living, then this is the book for you!
OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam
Mala Gupta - 2012
You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam
The Instigator
Jonathon Gatehouse - 2012
Many hardcore hockey followers are convinced the commissioner is out to ruin the game this country loves.Still, when Bettman took over in 1992, the gross revenue of the National Hockey League was US$400 million. This season, the figure will be closer to $3.3 billion—an eightfold increase. If that were the only criterion by which to judge Bettman’s tenure, he’d be a business success story. But on his watch, professional hockey has expanded beyond its traditional strongholds and shown it can prosper in unlikely places—even on American networks. And the best players in the world now all ply their trade in the league that Gary built.By taming the NHL’s famously fractious owners, all but busting its players’ union, and by enforcing lawyerly discipline on everything from trash talk to Jim Balsillie’s efforts to crash the party, Bettman has become a figure of almost unrivalled power in the business of sport. His influence shapes leagues in other countries, dictates the schedule of the Olympic Winter Games, and spills onto the ice itself with innovations such as the shootout and a second referee, and with crackdowns on obstruction and headshots.In The Instigator, Jonathon Gatehouse details the unlikely ascension of a lonely New York City kid from a single-parent family who never played hockey and can barely skate to the sport’s biggest job. It examines his motivations, peels back his often aloof demeanour, and explains how a true outsider manages to lead, confound, and keep order in the game Canadians love.
The Watch, Thoroughly Revised
Gene Stone - 2006
In the decade since it was published, the international audience of watch lovers and watch collectors has grown exponentially. It’s time for The Watch, Thoroughly Revised. For this new edition, the original author, Gene Stone, is joined by Stephen Pulvirent of Hodinkee.com. Together, they have thoroughly revamped the book to reflect the current state of the watch world, with the addition of new brands, new models, and more focused and nuanced coverage of the traditional brand leaders, including Rolex, Patek Philippe, Omega, and TAG Heuer.
Minecraft: The Unlikely Tale of Markus "Notch" Persson and the Game that Changed Everything
Daniel Goldberg - 2011
Talked about by tens of millions of people, in fact. It is the story of unlikely success, fast money, and the power of digital technology to rattle an empire. And it is about creation, exclusion, and the feeling of not fitting in.Here Markus opens up for the first time about his life. About his old Lego-filled desk at school. About the first computer his father brought home one day. But also about growing up in a family marked by drug abuse and conflict. But above all it is the story of the fine line between seeming misfit and creative madman, and the birth of a tech visionary.Minecraft: The Unlikely Tale of Markus "Notch" Persson and the Game that Changed Everything is a Cinderella story for the Internet age.
Programming JavaScript Applications: Robust Web Architecture With Node, HTML5, and Modern JS Libraries
Eric Elliott - 2012
By applying the design patterns outlined in this book, you’ll learn how to write flexible and resilient code that’s easier—not harder—to work with as your code base grows.JavaScript has become one of the most widely used—and essential—programming languages for the Web, on both the client-side and server-side. In the real world, JavaScript applications are fragile, and when you change them things often break. Author Eric Elliott shows you how to add features without creating bugs or negatively impacting the rest of your code during the course of building a large JavaScript application.Examine the anatomy of a modern JavaScript applicationLearn best practices for code organization, modularity, and reuseApply Model-View-Controller architectures to client-side web developmentDelve into client-side (browser) and server-side (Node) approachesUse Node to design and program RESTful APIsLearn the processes teams use to build, test, deploy, and scale large JavaScript applicationsExpand your application’s reach through platform targets and internationalization
Effective Perl Programming
Joseph Hall - 1997
The language features full support for regular expressions, object-oriented modules, network programming, and process management. Perl is extensible, and supports modular, cross-platform development.In "Effective Perl Programming," Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities.The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct. This book also speaks to those who want to become more fluent, expressive, and individualistic Perl programmers.To help you design and write effective Perl progams, Effective Perl Programming includes: Perl basics Idiomatic Perl Regular expressions Subroutines References Debugging Usage of packages and modules Object-oriented programming Useful and interesting Perl miscellanyNumerous thought-provoking examples appear throughout the book, highlighting many of the subtleties that make Perl such a fascinating, fun, and effective language to work with.
The Making of Karateka
Jordan Mechner - 2012
This first volume is a candid account of the personal, creative and technical struggles that led to his breakthrough success with Karateka, which topped bestseller charts in 1985, and planted the seeds of his next game, Prince of Persia.
Angelina Jolie: The Biography
Rhona Mercer - 2007
Unlike many Hollywood stars who do their best to avoid the press, her openness about her complicated and often outlandish life has endeared her to fans worldwide. Her most famous screen roles are covered in this biography, from Gia to Lara Croft, which established her as one of the highest paid actresses in Hollywood. Also explored is her reputation for living on the edge, and Angelina's refreshing honesty around tempestuous romantic relationships, bisexuality, wild partying, and breakdowns and thoughts of suicide. Finally, her recent roles as philanthropist, mother, and half of a Hollywood golden couple with Brad Pitt, are also discussed in this inspiring must-read book for fans of this continually fascinating global superstar.
AWS Lambda: A Guide to Serverless Microservices
Matthew Fuller - 2016
Lambda enables users to develop code that executes in response to events - API calls, file uploads, schedules, etc - and upload it without worrying about managing traditional server metrics such as disk space, memory, or CPU usage. With its "per execution" cost model, Lambda can enable organizations to save hundreds or thousands of dollars on computing costs. With in-depth walkthroughs, large screenshots, and complete code samples, the reader is guided through the step-by-step process of creating new functions, responding to infrastructure events, developing API backends, executing code at specified intervals, and much more. Introduction to AWS Computing Evolution of the Computing Workload Lambda Background The Internals The Basics Functions Languages Resource Allocation Getting Set Up Hello World Uploading the Function Working with Events AWS Events Custom Events The Context Object Properties Methods Roles and Permissions Policies Trust Relationships Console Popups Cross Account Access Dependencies and Resources Node Modules OS Dependencies OS Resources OS Commands Logging Searching Logs Testing Your Function Lambda Console Tests Third-Party Testing Libraries Simulating Context Hello S3 Object The Bucket The Role The Code The Event The Trigger Testing When Lambda Isn’t the Answer Host Access Fine-Tuned Configuration Security Long-Running Tasks Where Lambda Excels AWS Event-Driven Tasks Scheduled Events (Cron) Offloading Heavy Processing API Endpoints Infrequently Used Services Real-World Use Cases S3 Image Processing Shutting Down Untagged Instances Triggering CodeDeploy with New S3 Uploads Processing Inbound Email Enforcing Security Policies Detecting Expiring Certificates Utilizing the AWS API Execution Environment The Code Pipeline Cold vs. Hot Execution What is Saved in Memory Scaling and Container Reuse From Development to Deployment Application Design Development Patterns Testing Deployment Monitoring Versioning and Aliasing Costs Short Executions Long-Running Processes High-Memory Applications Free Tier Calculating Pricing CloudFormation Reusable Template with Minimum Permissions Cross Account Access CloudWatch Alerts AWS API Gateway API Gateway Event Creating the Lambda Function Creating a New API, Resource, and Method Initial Configuration Mapping Templates Adding a Query String Using HTTP Request Information Within Lambda Deploying the API Additional Use Cases Lambda Competitors Iron.io StackHut WebTask.io Existing Cloud Providers The Future of Lambda More Resources Conclusion
HTML for the World Wide Web with XHTML and CSS (Visual QuickStart Guide)
Elizabeth Castro - 2002
The task-based approach teaches readers how to combine HTML and CSS to create sharp and consistent Web pages.
The Bluffer's Guide to Wine
Jonathan Goodall - 2013
From 'swilling and swirling' to 'Syrah and Chardonnay', The Bluffer's Guide to Wine contains everything you need to know to pass yourself off as an informed imbiber.
The 15 Habits of Highly Frugal Genealogists
Thomas MacEntee - 2015
There are many ways to save money while you pursue the “hunt” for your roots: some are just common sense while others are, frankly, ingenious. Also keep in mind that it doesn’t pay to be so focused on “frugal” that in the long run you either lose money or that genealogy is no longer “fun.” The title of this book is misleading, and intentionally so. The fact is, you’ll find over 30 amazing ways to save money when purchasing genealogy-related products and services. You may already be using some of these tricks, but I guarantee that once you starting using some of the more unusual money-saving tips, you’ll say to yourself, “Now, why didn’t I think of that!” Finally, the end of The 15 Habits of Highly Frugal Genealogists is filled with special offers exclusively for those who have purchased this book. These deals were specifically negotiated with certain vendors and most use links or promo codes that are valid through the end of 2015. SPECIAL EXCLUSIVE SAVINGS! As a reader of The 15 Habits of Highly Frugal Genealogists, you’ll have exclusive access to the following deals negotiated with specific vendors. • MyHeritage: Save 35% off a Premium Plus account and 1 year Data Subscription • Legacy Tree Genealogists: $45 off any genealogy research project • Hack Genealogy Boot Camp: 30% off any digital download • Legacy Family Tree: 15% off an annual membership at Legacy Family Tree webinars; 15% off Legacy Family Tree Deluxe Software • Shop Family Tree: 15% off any one item at ShopFamilyTree.com • Amazon: Various savings on genealogy products • Family Tree Tours: Save $50 on any tour booking • Flip-Pal® mobile scanner: Save $35 on a special Flip-Pal mobile scanner bundle • Larsen Digital: 10% off ALL conversion services including audio, video and more! • AncestryDNA: Free Shipping on all AncestryDNA kits • Evidentia: 20% off Evidentia software • Genealogical Publishing Company: 30% off all items at Genealogical.com
Integrated Electronics: Analog And Digital Circuits And Systems
Jacob Millman - 1971