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

The Agile Comms Handbook
  • Language: en

The Agile Comms Handbook

This is a short, practical guide for people and teams who are keen to start working in the open. Agile comms is a set of simple techniques for bringing work and comms closer together - it helps teams communicate about work, as it happens. Giles Turnbull has worked with lots of teams in government and the private sector, helping them bring a more accessible, human tone to their communication material. This book brings together the things he's learned along the way. Agile comms isn't the same as content design, but the two ideas have a lot in common. This book is useful for content designers, product owners, delivery managers, user researchers, comms professionals, strategists, founders, digital transformation professionals and senior leaders. It's lively, accessible, readable and short. There are tea-related jokes.

The Mistakes That Make Us
  • Language: en
  • Pages: 187

The Mistakes That Make Us

“At last! A book about errors, flubs, and screwups that pushes beyond platitudes and actually shows how to enlist our mistakes as engines of learning, growth, and progress. Dive into The Mistakes That Make Us and discover the secrets to nurturing a psychologically safe environment that encourages the small experiments that lead to big breakthroughs.” DANIEL H. PINK, #1 NEW YORK TIMES BESTSELLING AUTHOR OF DRIVE, WHEN, AND THE POWER OF REGRET We all make mistakes. What matters is learning from them, as individuals, teams, and organizations. The Mistakes That Make Us: Cultivating a Culture of Learning and Innovation is an engaging, inspiring, and practical book by Mark Graban that presents...

Programming with C++20
  • Language: en
  • Pages: 334

Programming with C++20

Programming with C++20 teaches programmers with C++ experience the new features of C++20 and how to apply them. It does so by assuming C++11 knowledge. Elements of the standards between C++11 and C++20 will be briefly introduced, if necessary. However, the focus is on teaching the features of C++20. You will start with learning about the so-called big four Concepts, Coroutines, std::ranges, and modules. The big four a followed by smaller yet not less important features. You will learn about std::format, the new way to format a string in C++. In chapter 6, you will learn about a new operator, the so-called spaceship operator, which makes you write less code. You then will look at various improvements of the language, ensuring more consistency and reducing surprises. You will learn how lambdas improved in C++20 and what new elements you can now pass as non-type template parameters. Your next stop is the improvements to the STL. Of course, you will not end this book without learning about what happened in the constexpr-world.

Ansible for DevOps
  • Language: en
  • Pages: 452

Ansible for DevOps

  • Type: Book
  • -
  • Published: 2020-08-05
  • -
  • Publisher: Unknown

Ansible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server--or thousands.

Agile Technical Practices Distilled
  • Language: en
  • Pages: 443

Agile Technical Practices Distilled

Delve deep into the various technical practices, principles, and values of Agile. Key FeaturesDiscover the essence of Agile software development and the key principles of software designExplore the fundamental practices of Agile working, including test-driven development (TDD), refactoring, pair programming, and continuous integrationLearn and apply the four elements of simple designBook Description The number of popular technical practices has grown exponentially in the last few years. Learning the common fundamental software development practices can help you become a better programmer. This book uses the term Agile as a wide umbrella and covers Agile principles and practices, as well as m...

The Rails 4 Way
  • Language: en
  • Pages: 872

The Rails 4 Way

The “Bible” for Rails Development: Now Fully Updated for Rails 4.1 "When I read The Rails Way for the first time, I felt like I truly understood Rails for the first time.” —From the Foreword by Steve Klabnik Ruby on Rails 4 is leaner, tighter, and even more valuable to professional web developers. More than ever, it helps you focus on what matters most: delivering business value via clean and maintainable code. The RailsTM 4 Way is the only comprehensive, authoritative guide to delivering production-quality code with Rails 4. Kevin Faustino joins pioneering Rails developer Obie Fernandez to illuminate the entire Rails 4 API, including its most powerful and modern idioms, design appro...

Lean Hospitals
  • Language: en
  • Pages: 383

Lean Hospitals

  • Type: Book
  • -
  • Published: 2016-06-30
  • -
  • Publisher: CRC Press

Organizations around the world are using Lean to redesign care and improve processes in a way that achieves and sustains meaningful results for patients, staff, physicians, and health systems. Lean Hospitals, Third Edition explains how to use the Lean methodology and mindsets to improve safety, quality, access, and morale while reducing costs, increasing capacity, and strengthening the long-term bottom line. This updated edition of a Shingo Research Award recipient begins with an overview of Lean methods. It explains how Lean practices can help reduce various frustrations for caregivers, prevent delays and harm for patients, and improve the long-term health of your organization. The second e...

Interpretable Machine Learning
  • Language: en
  • Pages: 320

Interpretable Machine Learning

  • Type: Book
  • -
  • Published: 2020
  • -
  • Publisher: Lulu.com

This book is about making machine learning models and their decisions interpretable. After exploring the concepts of interpretability, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression. Later chapters focus on general model-agnostic methods for interpreting black box models like feature importance and accumulated local effects and explaining individual predictions with Shapley values and LIME. All interpretation methods are explained in depth and discussed critically. How do they work under the hood? What are their strengths and weaknesses? How can their outputs be interpreted? This book will enable you to select and correctly apply the interpretation method that is most suitable for your machine learning project.

The Pester Book
  • Language: en
  • Pages: 160

The Pester Book

Learn Pester, the unit testing framework for PowerShell! Now bundled with the Windows operating system, Pester is an open-source framework for building automated tests for your PowerShell code. PowerShell MVPs Don Jones and Adam Bertram combine deep expertise and production experience to cover not only Pester's syntax, but numerous walkthroughs and case studies. This concise, yet in-depth guide will have you "up and testing" in no time.

Writing Better Books the Agile Way
  • Language: en
  • Pages: 122

Writing Better Books the Agile Way

The craft of writing and marketing a book has changed significantly over the past 10 years. It is no longer enough to just write a good book; you have to write for a specific audience and connect to your readers long before the book hits the shelves. Releasing part of your work early allows you to make adjustments to your book—or even discard your project entirely in order to invest your time into a better book idea. Using modern project management methods, you can organize your work into individual steps ("user stories"), and reuse them to market your book. Organizing the book into logical sections helps you to create preview materials for blog posts or newsletters. In addition, this will...