Bottlenecks

Bottlenecks
Author: Joseph Fishkin
Publisher: Oxford University Press, USA
Total Pages: 290
Release: 2014
Genre: Law
ISBN: 0199812144

Bottlenecks introduces a powerful new way of understanding equal opportunity. Rather than literal equalization, Joseph Fishkin argues that Americans ought to aim to broaden the range of opportunities open to people, at every stage in life, to pursue different paths. This approach has significant implications for public policy and antidiscrimination law.

The Goal

The Goal
Author: Eliyahu M. Goldratt
Publisher: Routledge
Total Pages: 471
Release: 2016-08-12
Genre: Business & Economics
ISBN: 1351982117

Alex Rogo is a harried plant manager working ever more desperately to try and improve performance. His factory is rapidly heading for disaster. So is his marriage. He has ninety days to save his plant - or it will be closed by corporate HQ, with hundreds of job losses. It takes a chance meeting with a colleague from student days - Jonah - to help him break out of conventional ways of thinking to see what needs to be done. Described by Fortune as a 'guru to industry' and by Businessweek as a 'genius', Eliyahu M. Goldratt was an internationally recognized leader in the development of new business management concepts and systems. This 20th anniversary edition includes a series of detailed case study interviews by David Whitford, Editor at Large, Fortune Small Business, which explore how organizations around the world have been transformed by Eli Goldratt's ideas. The story of Alex's fight to save his plant contains a serious message for all managers in industry and explains the ideas which underline the Theory of Constraints (TOC) developed by Eli Goldratt. Written in a fast-paced thriller style, The Goal is the gripping novel which is transforming management thinking throughout the Western world. It is a book to recommend to your friends in industry - even to your bosses - but not to your competitors!

Bottleneck Breakthrough

Bottleneck Breakthrough
Author: Joshua Long
Publisher:
Total Pages: 260
Release: 2017-11
Genre:
ISBN: 9781619617193

Bottleneck Breakthrough is a tough-talking, no-nonsense guide to helping you bust through the "bottlenecks" that might be holding your business back. You'll learn how to utilize six different levers to design a customized bottleneck breakthrough plan that will improve all areas of your business.

The Lean Law Firm

The Lean Law Firm
Author: Larry Port
Publisher: American Bar Association
Total Pages: 0
Release: 2018
Genre: Business & Economics
ISBN: 9781641051385

"[This book] is the first book published by the ABA to employ the graphic novel to teach business lessons. Follow the engaging story of lawyer Carson Wright, who suddenll finds himself responsible for saving a small law firm, as his mentor Guy Chapman imparts the lean techniques that transformed his factory from the brink of bankruptcy to new heights of profitability."--Back cover.

Advanced R

Advanced R
Author: Hadley Wickham
Publisher: CRC Press
Total Pages: 669
Release: 2015-09-15
Genre: Mathematics
ISBN: 1498759807

An Essential Reference for Intermediate and Advanced R Programmers Advanced R presents useful tools and techniques for attacking many types of R programming problems, helping you avoid mistakes and dead ends. With more than ten years of experience programming in R, the author illustrates the elegance, beauty, and flexibility at the heart of R. The book develops the necessary skills to produce quality code that can be used in a variety of circumstances. You will learn: The fundamentals of R, including standard data types and functions Functional programming as a useful framework for solving wide classes of problems The positives and negatives of metaprogramming How to write fast, memory-efficient code This book not only helps current R users become R programmers but also shows existing programmers what’s special about R. Intermediate R programmers can dive deeper into R and learn new strategies for solving diverse problems while programmers from other languages can learn the details of R and understand why R works the way it does.

Site Reliability Engineering

Site Reliability Engineering
Author: Niall Richard Murphy
Publisher: "O'Reilly Media, Inc."
Total Pages: 552
Release: 2016-03-23
Genre:
ISBN: 1491951176

The overwhelming majority of a software system’s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems? In this collection of essays and articles, key members of Google’s Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You’ll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient—lessons directly applicable to your organization. This book is divided into four sections: Introduction—Learn what site reliability engineering is and why it differs from conventional IT industry practices Principles—Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE) Practices—Understand the theory and practice of an SRE’s day-to-day work: building and operating large distributed computing systems Management—Explore Google's best practices for training, communication, and meetings that your organization can use

What is this Thing Called Theory of Constraints and how Should it be Implemented?

What is this Thing Called Theory of Constraints and how Should it be Implemented?
Author: Eliyahu M. Goldratt
Publisher:
Total Pages: 182
Release: 1990
Genre: Business & Economics
ISBN:

This book is written in the attempt to deal with two major questions: what are the thinking processes that enable people to invent simple solutions to seemingly complicated situations? and, the question of how to use the psychological aspects to assist rather impair, the implementation of those solutions in a mode of an ongoing process.

Extravagance and Misery

Extravagance and Misery
Author: Alan Thomas
Publisher: Oxford University Press
Total Pages: 513
Release: 2024-10-22
Genre: Philosophy
ISBN: 0197781748

In Extravagance and Misery: The Emotional Regime of Market Societies, Alan Thomas, Alfred Archer, and Bart Engelen investigate the extensive and growing economic inequalities that characterize the affluent market societies of the West. Drawing on insights from political philosophy and the new science of happiness, they show the damaging impact that existing inequalities have on our well-being, and offer an explanation for what went wrong in our highly unequal and frequently unhappy societies. Combining the approaches of philosophy and political economy, the authors expose the economic, social and political mechanisms that create and perpetuate economic inequalities. They employ research from the new science of happiness to assess the impact of those mechanisms on the well-being of the poor, the middle class and the rich. They scrutinize the role of key emotions, such as shame (amongst the poor), envy and admiration (towards and for the rich) as well as discussing which emotional narratives serve to justify and entrench excessive inequalities in income and wealth. The result is an explanation of the emotional regime that characterizes our capitalist societies and that perpetuates the unfair gap between the extravagance of the rich and the misery of the poor. Extravagance and Misery concludes with a proposal of how to re-shape this emotional regime in the interests of justice and solidarity.

SQL Server Query Performance Tuning

SQL Server Query Performance Tuning
Author: Grant Fritchey
Publisher: Apress
Total Pages: 593
Release: 2014-09-16
Genre: Computers
ISBN: 1430267429

Queries not running fast enough? Wondering about the in-memory database features in 2014? Tired of phone calls from frustrated users? Grant Fritchey’s book SQL Server Query Performance Tuning is the answer to your SQL Server query performance problems. The book is revised to cover the very latest in performance optimization features and techniques, especially including the newly-added, in-memory database features formerly known under the code name Project Hekaton. This book provides the tools you need to approach your queries with performance in mind. SQL Server Query Performance Tuning leads you through understanding the causes of poor performance, how to identify them, and how to fix them. You’ll learn to be proactive in establishing performance baselines using tools like Performance Monitor and Extended Events. You’ll learn to recognize bottlenecks and defuse them before the phone rings. You’ll learn some quick solutions too, but emphasis is on designing for performance and getting it right, and upon heading off trouble before it occurs. Delight your users. Silence that ringing phone. Put the principles and lessons from SQL Server Query Performance Tuning into practice today. Covers the in-memory features from Project Hekaton Helps establish performance baselines and monitor against them Guides in troubleshooting and eliminating of bottlenecks that frustrate users

The Art of Agile Development

The Art of Agile Development
Author: James Shore
Publisher: "O'Reilly Media, Inc."
Total Pages: 436
Release: 2008
Genre: Computers
ISBN: 0596527675

For those considering Extreme Programming, this book provides no-nonsense advice on agile planning, development, delivery, and management taken from the authors' many years of experience. While plenty of books address the what and why of agile development, very few offer the information users can apply directly.