Planning for Big Data


Edd Wilder-James - 2004
    From creating new data-driven products through to increasing operational efficiency, big data has the potential to makeyour organization both more competitive and more innovative.As this emerging field transitions from the bleeding edge to enterprise infrastructure, it's vital to understand not only the technologies involved, but the organizational and cultural demands of being data-driven.Written by O'Reilly Radar's experts on big data, this anthology describes:- The broad industry changes heralded by the big data era- What big data is, what it means to your business, and how to start solving data problems- The software that makes up the Hadoop big data stack, and the major enterprise vendors' Hadoop solutions- The landscape of NoSQL databases and their relative merits- How visualization plays an important part in data work

Android Application Development for Dummies


Donn Felker - 2010
    The open nature of the Android OS offers programmers the freedom to access the platform's capabilities and this straightforward guide walks you through the steps for creating amazing Android applications. Android programming expert Donn Felker explains how to download the SDK, get Eclipse up and running, code Android applications, and submit your finished products to the Android Market. Featuring two sample programs, this introductory book explores everything from the simple basics to more advanced aspects of the Android platform.Takes you soup through nuts of developing applications for the Android platform Begins with downloading the SDK, then explains how to code Android applications and submit projects to the Android Market Written by Android guru Donn Felker, who breaks every aspect of developing applications for the Android platform into easily digestible pieces No matter your level of programming experience, Android Application Development For Dummies is an ideal guide for getting started with developing applications for the Android platform.

Not All Fairy Tales Have Happy Endings: The rise and fall of Sierra On-Line


Ken Williams - 2020
    The author, Ken Williams, founded Sierra On-Line Sierra with his wife Roberta who went on to create many of the company's best selling games. Sierra grew from just Ken and Roberta to over one thousand employees and a fan base that still exists today, despite the fact that the company was torn apart by criminal activities, scandal and corruption that resulted in jail sentences and the collapse of Sierra. This is the behind-the-scenes story of the rise and fall, as it could only be told by the ultimate insider.

Agile Software Development with Scrum


Ken Schwaber - 2001
    The Agile software process allows a company to implement eXtreme Programming quickly and immediately-and to begin producing software incrementally in as little as 30 days! Implementing eXtreme Programming is easier said than done. The process can be time consuming and actually slow down current software projects that are in process. This book shows readers how to use SCRUM, an Agile software development process, to quickly and seamlessly implement XP in their shop-while still producing actual software. Using SCRUM and the Agile process can virtually eliminate all downtime during an XP implementation.

Shattered Glass: Healing a Broken Heart


Yasmin Mogahed - 2019
    It isn't because God is angry with you. It isn't because you're weak, not grateful enough or not religious enough"Human being generally are very educated on how to treat a broken leg. We are very educated on how to treat a gunshot wound. But we are not very educated on how to treat a broken heart.Emotional trauma is something that as a human race, we are handicapped in. We do not teach, we do not have tools, and beyond that, we are not very supportive of the healing process that is necessary for healing a broken heart.When you get a wound or when you get hurt by something, how do you get yourself treated? What or who helps you in the healing process?

KPI Checklists


Bernie Smith - 2013
    Over fifty checklists are included to take you through a structured KPI implementations process step by step. The book also includes download links for free instant access to all the templates used.

ITIL Foundation: ITIL 4 Edition


AXELOS Limited - 2019
    It is designed to ensure a flexible, coordinated and integrated system for the effective governance and management of IT-enabled services."ITIL Foundation" is the first ITIL 4 publication and the latest evolution of the most widely-adopted guidance for ITSM. Its audience ranges from IT and business students taking their first steps in service management to seasoned professionals familiar with earlier versions of ITIL and other sources of industry best practice.The guidance provided in this publication can be adopted and adapted for all types of organizations and services. To show how the concepts of ITIL can be practically applied to an organization's activities, ITIL Foundation follows the exploits of a fictional company on its ITIL journey.

The Performance Pipeline: Getting the Right Performance at Every Level of Leadership


Stephen Drotter - 2011
    It is filled with lessons and examples from the author's 40 years of experience, and shows how to set performance standards, make sure the right work is being done, and remove performance barriers. It also illustrates how leaders can make the transition to the next level and achieve full performance. This audiobook gives leaders in any industry an advantage over the competition.

The Blame Game: How the Hidden Rules of Credit and Blame Determine Our Success or Failure


Ben Dattner - 2011
    In so many workplaces, people feel they’re playing a high-stakes game of “blame or be blamed,” which can be disastrous for the individuals who get caught up in it and can sink teams and afflict whole companies. Dattner presents compelling evidence that whether we fall into the trap of playing the blame game or learn to avoid the pitfalls is a major determinant of how successful we will be. The problem is that so many workplaces foster a blaming culture. Maybe you have a constantly blaming boss, or a colleague who is always taking credit for others’ work. All too often, individuals are scapegoated, teams fall apart, projects get derailed, and people become disengaged because fear and resentment have taken root. And what’s worse, the more emotionally charged a workplace is—maybe our jobs are threatened or we’re facing a particularly difficult challenge—the more emphatically people play the game, just when trust and collaboration are most needed. What can we do? We can learn to understand the hidden dynamics of human psychology that lead to this bad behavior so that we can inoculate ourselves against it and defuse the tensions in our own workplace.In lively prose that is as engaging as it is illuminating, Dattner tells a host of true stories of those he has worked with—from the woman who was so scapegoated by her colleagues that she decided to quit, to the clueless boss who was too quick to blame his staff. He shares a wealth of insight from the study of human evolution and psychology to reveal the underlying reasons why people are so prone to blaming and credit-grabbing; it’s not only human nature, it’s found throughout the animal kingdom. Even bats do it. He shows how our family experiences, gender, and culture also all shape the way we cope with credit and blame issues, and introduces eleven personality types that are especially prone to causing difficulties and illustrates how we can best cope with them. He also profiles how a number of outstanding leaders, from General Dwight Eisenhower and President Harry Truman to highly respected business figures such as former Intel CEO Andy Grove and Xerox CEO Ursula Burns, employed the power of taking blame and sharing credit to achieve great success.The only winning move in the blame game, Dattner shows, is not to play, and the insights and practical suggestions in this book will help readers, at any level of any organization and at any stage of their careers, learn to manage the crucial psychology of credit and blame for themselves and others.

Management Information Systems


James A. O'Brien - 1990
    It also includes real world cases.

Copying and Pasting from Stack Overflow


Vinit Nayak - 2016
    Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".

Pro JPA 2: Mastering the Java Persistence API


Mike Keith - 2009
    JPA provides Java developers with both the knowledge and insight needed to write Java applications that access relational databases through JPA.Authors Mike Keith and Merrick Schincariol take a hands-on approach to teaching by giving examples to illustrate each concept of the API and showing how it is used in practice.All of the examples use a common model from an overriding sample application, giving readers a context from which to start and helping them to understand the examples within an already familiar domain.After completing the book, you will have a full understanding and be able to successfully code applications using JPA. The book also serves as a reference guide during initial and later JPA application experiences.Hands-on examples for all the aspects of the JPA specification, based on the reference implementation of this specification A special section on migration to JPA Expert insight about various aspects of the API and when they are useful Portability hints to provide increased awareness of the potential for non-portable JPA code

Multiple View Geometry in Computer Vision


Richard Hartley - 2000
    This book covers relevant geometric principles and how to represent objects algebraically so they can be computed and applied. Recent major developments in the theory and practice of scene reconstruction are described in detail in a unified framework. Richard Hartley and Andrew Zisserman provide comprehensive background material and explain how to apply the methods and implement the algorithms. First Edition HB (2000): 0-521-62304-9

The Non-Designer's Presentation Book: Principles for Effective Presentation Design


Robin P. Williams - 2009
    You're not a professional designer, but you want your slides to look professional. What do you do?Enter Robin Williams, the beloved, best-selling non-designer's designer (with over 850,000 copies of The Non-Designer's Design Book in print!) who has taught an entire generation the basics of design and typography. In The Non-Designer's Presentation Book, Robin expands upon the design principles introduced in her award-winning Non-Designer's series. She explains four fundamental principles of good design as applied to digital presentations, and adds four more principles specific to clear communication with slides.Whether you work with a Mac or PC, PowerPoint or Keynote, let Robin guide you, in her signature, light-hearted style, through the entire process of creating a presentation—from using the right software to organizing your ideas to designing effective, beautiful slides that won't put your audience to sleep.In this essential guide to presentation design, you'll learn:• What makes a good presentation or a bad one• How to plan, organize, and outline your presentation• Four principles of designing effective presentations• Four principles for designing beautiful slides that communicate clearly• An exhaustive list of timeless presentation rules ... that you should totally ignore

The Visible Ops Handbook: Starting ITIL in 4 Practical Steps


Kevin Behr - 2004
    Visible Ops is comprised of four prescriptive and self-fueling steps that take an organization from any starting point to a continually improving process. MAKING ITIL ACTIONABLE Although the Information Technology Infrastructure Library (ITIL) provides a wealth of best practices, it lacks prescriptive guidance: What do you implement first, and how do you do it? Moreover, the ITIL books remain relatively expensive to distribute. Other information, publicly available from a variety of sources, is too general and vague to effectively aid organizations that need to start or enhance process improvement efforts. The Visible Ops booklet provides a prescriptive roadmap for organizations beginning or continuing their IT process improvement journey. WHY DO WE NEED VISIBLE OPS? The Visible Ops methodology was developed because there was not a satisfactory answer to the question: "I believe in the need for IT process improvement, but where do I start?" Since 2000, Gene Kim and Kevin Behr have met with hundreds of IT organizations and identified eight high-performing IT organizations with the highest service levels, best security, and best efficiencies. For years, they studied these high-performing organizations to figure out the secrets to their success. Visible Ops codifies how these organizations achieved their transformation from good to great, showing how interested organizations can replicate the key processes of these high-performing organizations in just four steps: 1. Stabilize Patient, Modify First Response - Almost 80% of outages are self-inflicted. The first step is to control risky changes and reduce MTTR by addressing how changes are managed and how problems are resolved. 2. Catch and Release, Find Fragile Artifacts - Often, infrastructure exists that cannot be repeatedly replicated. In this step, we inventory assets, configurations and services, to identify those with the lowest change success rates, highest MTTR and highest business downtime costs. 3. Establish Repeatable Build Library - The highest return on investment is implementing effective release management processes. This step creates repeatable builds for the most critical assets and services, to make it "cheaper to rebuild than to repair." 4. Enable Continuous Improvement - The previous steps have progressively built a closed-loop between the Release, Control and Resolution processes. This step implements metrics to allow continuous improvement of all of these process areas, to best ensure that business objectives are met.