Book picks similar to
Firefox Secrets by Cheah Chu Yeow


books-wantex
computers
inbox
it-wikipedia

Opening the Xbox: Inside Microsoft's Plan to Unleash an Entertainment Revolution


Dean Takahashi - 2002
    It has already eclipsed motion pictures to become one of the largest and fastest growing markets in history and a lamplight illuminating where the future of entertainment is headed. In an effort to grab a chunk of that market, Microsoft—an absolute newcomer to the gaming industry—has put billions of dollars on the line in a gamble to build the fastest, most mature, most advanced video game console ever: the Xbox. Is this new Microsoft venture just another experiment that, like WebTV, was launched to much fanfare but will be quickly forgotten? Or will it become the next Windows, finding its way into the homes and lives of millions of people around the world?In Opening the Xbox, award-winning journalist and gaming-industry expert Dean Takahashi guides you deep into the amazing story of this much-anticipated game console. Through exclusive interviews with top executives at Microsoft, exhaustive research, and a penetrating investigation, he unveils the tumultuous story behind the development of the project and how it could change the entertainment industry forever. Inside, you'll discover that what started as Project Midway, spearheaded by Jonathan "Seamus" Blackley and three of his renegade cohorts, turned into Xbox—a multibillion-dollar enterprise that became Microsoft's largest internal startup ever and a personal pet project of Bill Gates. The colorful infighting, the cutthroat tactics used to lure partners, and the race to vanquish bitter rivals Sony and Nintendo are all laid bare in this unvarnished, high-tech drama. It's a story like no other, full of heroes and villains, plot twists and intrigue—all before the backdrop of Microsoft's grand ambition to move from the office into the living room.If you're like the millions of gamers, investors, and business spectators who anxiously anticipated the Xbox, then you don't want to miss the explosive, exclusive, behind-the-scenes story in Opening the Xbox.

Racecar: Searching for the Limit in Formula SAE


Matt Brown - 2011
    With fewer people and resources than any of the top competitors, the only way they were going to win was to push the limit, go for broke, and hope for more than a little luck. By the time they got to the racetrack, they knew: In the fog of fierce competition, whether you win or lose, you learn the hardest lessons about engineering, teamwork, friendship, and yourself.

ng-book - The Complete Book on AngularJS


Ari Lerner - 2013
    Ready to master AngularJS? What if you could master the entire framework – with solid foundations – in less time without beating your head against a wall? Imagine how quickly you could work if you knew the best practices and the best tools? Stop wasting your time searching and have everything you need to be productive in one, well-organized place, with complete examples to get your project up without needing to resort to endless hours of research.

Nikon D3100 for Dummies


Julie Adair King - 2010
    Say you?re already an experienced photographer? The helpful tips and tricks in this friendly book will get you quickly up to speed on the D3100's new 14-megapixel sensor, continous video/live focus, full HD video, expanded autofocus, and more. As a seasoned instructor at the Palm Beach Photographic Center, Julie anticipates all questions, whether you?re a beginner or digital camera pro, and offers pages of easy-to-follow advice.Helps you get every bit of functionality out of the new Nikon D3100 camera Walks you through its exciting new features, including the 14-megapixel sensor, continous video/live focus, full HD video, expanded autofocus, and the updated in-camera menu Explores shooting in Auto mode, managing playback options, and basic troubleshooting Explains how to adjust the camera's manual settings for your own preferred exposure, lighting, focus, and color style Covers digital photo housekeeping tips?how to organize, edit, and share your files Tap all the tools in this hot new DSLR camera and start taking some great pix with Nikon D3100 For Dummies.

Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications


William Penberthy - 2013
    Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.Focus on the expertise measured by these objectives:Design the application architectureDesign the user experienceDevelop the user experienceTroubleshoot and debug web applicationsDesign and implement securityThis Microsoft Exam Ref:Organizes its coverage by exam objectives.Features strategic, what-if scenarios to challenge you.Includes a 15% exam discount from Microsoft. (Limited time offer)

The Art and Science of Java


Eric S. Roberts - 2007
    By following the recommendations of the Association of Computing Machinery's Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.KEY TOPICS: Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.MARKET: A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.

Programming Windows 8 Apps with HTML, CSS, and JavaScript


Kraig Brockschmidt - 2012
    

Hibernate in Action


Christian Bauer - 2004
    Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often complex, tedious and costly to develop. Hibernate does the mapping for you.Not only that, Hibernate makes it easy. Positioned as a layer between your application and your database, Hibernate takes care of loading and saving of objects. Hibernate applications are cheaper, more portable, and more resilient to change. And they perform better than anything you are likely to develop yourself."Hibernate in Action" carefully explains the concepts you need, then gets you going. It builds on a single example to show you how to use Hibernate in practice, how to deal with concurrency and transactions, how to efficiently retrieve objects and use caching.The authors created Hibernate and they field questions from the Hibernate community every day-they know how to make Hibernate sing. Knowledge and insight seep out of every pore of this book."What's Inside"- ORM concepts- Getting started- Many real-world tasks- The Hibernate application development process

Aquaponics Gardening A Step-By-Step Guide to Raising Vegetables and Fish


Sylvia Berstein - 2010
    The content is well sourced and there are plenty of references in the appendices.

Beginning iPhone 3 Development: Exploring the iPhone SDK


Dave Mark - 2009
    Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK

Lifehacker: 88 Tech Tricks to Turbocharge Your Day


Gina Trapani - 2006
    The 88 "life hacks" -- clever shortcuts and lesser-known, faster ways to complete a task -- in this book are some of the best in Lifehacker.com's online archive. Every chapter describes an overarching lifehacker principle, then segues into several concrete applications. Each hack includes a step-by-step how-to for setting up and using the solution with cross-platform software, detailed screen shots, and sidebars with additional tips. Order your copy today and increase your productivity!

UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design


Jim Arlow - 2001
    Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical Director, Zuehlke Engineering Ltd."This book is a good starting point for organizations and individuals who are adopting UP and need to understand how to provide visualization of the different aspects needed to satisfy it. "--Eric Naiburg, Market Manager, Desktop Products, IBM Rational SoftwareThis thoroughly revised edition provides an indispensable and practical guide to the complex process of object-oriented analysis and design using UML 2. It describes how the process of OO analysis and design fits into the software development lifecycle as defined by the Unified Process (UP). UML 2 and the Unified Process contains a wealth of practical, powerful, and useful techniques that you can apply immediately. As you progress through the text, you will learn OO analysis and design techniques, UML syntax and semantics, and the relevant aspects of the UP. The book provides you with an accurate and succinct summary of both UML and UP from the point of view of the OO analyst and designer.This book providesChapter roadmaps, detailed diagrams, and margin notes allowing you to focus on your needs Outline summaries for each chapter, making it ideal for revision, and a comprehensive index that can be used as a reference New to this edition:Completely revised and updated for UML 2 syntax Easy to understand explanations of the new UML 2 semantics More real-world examples A new section on the Object Constraint Language (OCL) Introductory material on the OMG's Model Driven Architecture (MDA) The accompanying website providesA complete example of a simple e-commerce system Open source tools for requirements engineering and use case modeling Industrial-strength UML course materials based on the book

Harry Potter - The Ultimate Quiz Book


Chris Peacock - 2011
    From questions even a muggle should know all the way through to trivia that would test Dumbledore himself, this is a fantastic way to enjoy the wizarding world even more. This version has been specially formatted for Kindle by Andrews UK.

Murder in the Barn


Roy Lewis - 1983
    . .Rampton Farm, Northumberland, has always been a gloomy, godforsaken place. Now it’s earmarked for demolition — to make way for just another tawdry amusement park.It will be progress. And nothing can stand in the way.Except perhaps Arnold Landon, the Planning Officer who must glean the lie of the land.Medieval architecture is Arnold’s passion. And scouting the grounds, he makes a thrilling discovery. The Old Wheat Barn.He is captivated the moment he crosses the threshold. Its walls echo with whispers of the past.Then and there, he realises he must save it from the developers. But his efforts meet with hostile resistance. And then the barn offers up its most shocking secret yet.A dead body, sprawled in the straw.What other crimes lay hidden in the dark history of the barn? Arnold won’t rest until he uncovers the truth.Previously published as A Gathering of Ghosts

The Naruto Saga: The Unofficial Guide


Kazuhisa Fujie - 2006
    This guide answers some of the questions of this complex but endlessly fascinating saga.