Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Hidden Value
  • Language: en
  • Pages: 314

Hidden Value

The authors provide vivid, detailed case studies of several organizations to illustrate how long-term success comes from value-driven, inter-related systems that align good people management with corporate strategy.

Lead and Disrupt
  • Language: en
  • Pages: 277

Lead and Disrupt

In the past few years, a number of well-known firms have failed; think of Blockbuster, Kodak, or RadioShack. When we read about their demise, it often seems inevitable—a natural part of "creative destruction." But closer examination reveals a disturbing truth: Companies large and small are shuttering more quickly than ever. What does it take to buck this trend? The simple answer is: ambidexterity. Firms must remain competitive in their core markets, while also winning in new domains. Innovation guru Clayton M. Christensen has been pessimistic about whether established companies can prevail in the face of disruption, but Charles A. O'Reilly III and Michael L. Tushman know they can! The auth...

Corporate Explorer
  • Language: en
  • Pages: 262

Corporate Explorer

Corporate Explorers Transform Disruption Into Opportunity With This Proven Framework Innovation used to be seen as a game best left to entrepreneurs, but now a new breed of corporate managers is flipping this logic on its head. These Corporate Explorers have the insight, resilience, and discipline to overcome the obstacles and build new ventures from inside even the largest organizations. Corporate Explorers are part entrepreneurs, using innovation disciplines to jump start cutting-edge ideas, and part change leaders, capable of creating support for investment. They see that corporations already own the ideas, resources, and—critically—the talent to build new ventures. Companies like Ama...

Leadership for Organizations
  • Language: en
  • Pages: 257

Leadership for Organizations

The need to develop better business leaders has never been greater. Leadership for Organizations provides a brief overview of leadership at the individual, team, and organizational levels. Authors David A. Waldman and Charles O’Reilly expertly cover the foundational leadership approaches with a special emphasis on contemporary issues as well as visionary and strategic leadership. Video cases from the Stanford Leadership in Focus video collection are available exclusively in the interactive eBook on VitalSource or RedShelf.

MySQL High Availability
  • Language: en
  • Pages: 762

MySQL High Availability

Server bottlenecks and failures are a fact of life in any database deployment, but they don’t have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it’s running on hardware, virtual machines, or in the cloud. Written by engineers who designed many of the tools covered, this book reveals undocumented or hard-to-find aspects of MySQL reliability and high availability—knowledge that’s essential for any organization using this database system. This second edition describes extensive changes to MySQL tools. Versions up to 5.5 are covered, along with several 5.6 features. ...

Learning Apache Drill
  • Language: en
  • Pages: 331

Learning Apache Drill

Get up to speed with Apache Drill, an extensible distributed SQL query engine that reads massive datasets in many popular file formats such as Parquet, JSON, and CSV. Drill reads data in HDFS or in cloud-native storage such as S3 and works with Hive metastores along with distributed databases such as HBase, MongoDB, and relational databases. Drill works everywhere: on your laptop or in your largest cluster. In this practical book, Drill committers Charles Givre and Paul Rogers show analysts and data scientists how to query and analyze raw data using this powerful tool. Data scientists today spend about 80% of their time just gathering and cleaning data. With this book, you’ll learn how Dri...

Winning Through Innovation
  • Language: en
  • Pages: 284

Winning Through Innovation

Tushman and O'Reilly examine how leadership, culture, and organizational architectures can be both important facilitators of innovation and, not uncommonly, formidable obstacles. They demonstrate how to clarify today's critical managerial problems, use culture and commitment to promote innovation and implement strategy, and deal with changing innovation requirements as organizations evolve.

Designing Interfaces
  • Language: en
  • Pages: 352

Designing Interfaces

This text offers advice on creating user-friendly interface designs - whether they're delivered on the Web, a CD, or a 'smart' device like a cell phone. It presents solutions to common UI design problems as a collection of patterns - each containing concrete examples, recommendations, and warnings.

Using Google App Engine
  • Language: en
  • Pages: 262

Using Google App Engine

Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development. App Engine is perhaps the most appealing web technology to appear in the last year, providing an easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant experience, Using Google App Engine will help anyone get started with this platform. By the end of this book, you'll know how to build complete, interactive applications and deploy them to the cloud using the same servers that power Google applications. With this book, you will: Get an overview of the technologies ne...

Becoming Functional
  • Language: en
  • Pages: 151

Becoming Functional

If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices. In each chapter, you’ll learn a functional concept and then use it to refactor the fictional XXY company’s imperative-style legacy code, writing and testing the functional code yourself. As you progress through the book, you’ll migrate from Java 7 to Groovy and finally to Scala as the need for better functional language support gradually increases....