The Ten Principles Behind Great Customer Experiences (Financial Times Series)
Matt Watkinson - 2012
They have a loud voice, a wealth of choice and their expectations are higher than ever. This book covers ten principles you can use to make real world improvements to your customers’ experiences, whatever your business does and whoever you are. For managers, leaders and those starting a new business, the book shows that making improvements customers will appreciate doesn’t need to be complicated or cost a fortune.
The Service Culture Handbook: A Step-by-Step Guide to Getting Your Employees Obsessed with Customer Service
Jeff Toister - 2017
They encourage each other, proactively solve problems, and constantly look for ways to go the extra mile. In short, imagine a workplace culture where employees were absolutely obsessed with customer service. The Service Culture Handbook is a step-by-step guide to help you develop a customer-focused culture in your company, department, or location. Whether you’re just beginning your journey, or have been working on culture for years, this handbook will prepare you to take the next step. You’ll receive actionable advice, straightforward exercises, and proven tools you can utilize immediately. Learn the one thing that forms the foundation of every great culture. Discover what customer-focused companies do differently to engage their employees. And explore ways to strategically align every facet of your organization with outstanding service. Creating and sustaining a customer-focused culture is a never-ending journey that takes hard work, dedication, and commitment. The Service Culture Handbook is an indispensable resource to help you and your employees stay headed in the right direction. Praise for The Service Culture Handbook: "The Service Culture Handbook provides the poignant inspiration and practical instruction for the difficult work of transforming a service culture into one that is distinctive, successful, and permanent." —Chip R. Bell, author of Kaleidoscope: Delivering Innovative Service That Sparkles "Though research continues to uncover the astonishing impact of customer-focused cultures on customer loyalty and business results, few organizations know how to get there. Jeff Toister unlocks that mystery through this practical (and fun to read!) guide to developing a culture that really works." —Brad Cleveland, founding partner and former CEO, International Customer Management Institute
The Grid: Electrical Infrastructure for a New Era
Gretchen Bakke - 2016
It’s not just that the grid has grown old and is now in dire need of basic repair. Today, as we invest great hope in new energy sources--solar, wind, and other alternatives--the grid is what stands most firmly in the way of a brighter energy future. If we hope to realize this future, we need to re-imagine the grid according to twenty-first-century values. It’s a project which forces visionaries to work with bureaucrats, legislators with storm-flattened communities, moneymen with hippies, and the left with the right. And though it might not yet be obvious, this revolution is already well under way.Cultural anthropologist Gretchen Bakke unveils the many facets of America's energy infrastructure, its most dynamic moments and its most stable ones, and its essential role in personal and national life. The grid, she argues, is an essentially American artifact, one which developed with us: a product of bold expansion, the occasional foolhardy vision, some genius technologies, and constant improvisation. Most of all, her focus is on how Americans are changing the grid right now, sometimes with gumption and big dreams and sometimes with legislation or the brandishing of guns.The Grid tells--entertainingly, perceptively--the story of what has been called “the largest machine in the world”: its fascinating history, its problematic present, and its potential role in a brighter, cleaner future.
Pep Talks, Warnings & Screeds: Indispensable Wisdom and Cautionary Advice for Writers
George Singleton - 2008
Writing fiction is a similar process. Sometimes it might take a while before the story gets some balance and moves forward. Sometimes the story takes off as if motor-driven, then crashes into something not foreseen or expected. Learning to be a writer is all about finding your legs, and doing your best to convince onlookers that you know what you're doing and where you're going.In Pep Talks, Warnings & Screeds, acclaimed Southern story writer and novelist George Singleton serves up everything you ever need to know to become a real writer (meaning one who actually writes), in bite-sized aphorisms. It's Nietzsche's Beyond Good & Evil meets Anne Lamott's Bird by Bird. It's cough syrup that tastes like chocolate cake. In other words, don't expect to get better unless you get a good dose of it, maybe two.Accompanied by more than fifty original full-color illustrations by novelist Daniel Wallace, these laugh-out-loud funny, candid, and surprisingly useful lessons will help you find your own writerly balance so you can continue to move forward.
Code: The Hidden Language of Computer Hardware and Software
Charles Petzold - 1999
And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries. Using everyday objects and familiar language systems such as Braille and Morse code, author Charles Petzold weaves an illuminating narrative for anyone who’s ever wondered about the secret inner life of computers and other smart machines. It’s a cleverly illustrated and eminently comprehensible story—and along the way, you’ll discover you’ve gained a real context for understanding today’s world of PCs, digital media, and the Internet. No matter what your level of technical savvy, CODE will charm you—and perhaps even awaken the technophile within.
Radical Focus: Achieving Your Most Important Goals with Objectives and Key Results
Christina Wodtke - 2016
It’s not about to-do lists and accountability charts. It’s about creating a framework for regular check-ins, key results, and most of all, the beauty of a good fail – and how to take a temporary disaster and turn it into a future success. In this book, Wodtke takes you through the fictional case study of Hanna and Jack, who are struggling to survive in their own startup. They fight shiny object syndrome, losing focus, and dealing with communication issues. After hard lessons, they learn the practical steps they need to do what must be done. The second half of the book demonstrates how to use Objectives and Key Results (OKRs) to help teams realize big goals in a methodical way, leaving nothing to chance. Laid out in a practical but compelling way, she makes the lessons of Hanna and Jack’s story clear and actionable. Ready to move your team in the right direction? Read this, and learn the system of creating your focus – and finding success. "Busy grinding without purpose is the secret death of too many startups. In this memorable story, Christina gives us a glimpse of a more satisfying kind of startup--still hard and chaotic but full of purpose and the chance to build something great." James Cham, Founder, Bloomberg Beta "This book is useful, actionable, and actually fun to read! If you want to get your team aligned around real, measurable goals, Radical Focus will teach you how to do it quickly and clearly." -Laura Klein, Principal, Users Know "Someone once told me that 'problems are just opportunities that haven’t presented themselves'. Since I was introduced to OKRs, they've been an invaluable tool for me, and our company. Christina's ideas have been instrumental, allowing me to better navigate the often ambiguous approach to goal setting and along the way creating a more open and accountable team and a clearer path for myself professionally. I personally can't thank her enough for the guidance." Scott Baldwin, Director of Services, Yellow Pencil "Radical Focus illustrates how to implement OKRs in an engaging, compact, realistic story. Best of all, Wodtke proves OKRs can be fun!" Ben Lamorte, OKRs.com
Content Design
Sarah Richards - 2017
In this book, Sarah explains what “content design” really means, and tells you how to put those techniques into your organisation and your web project.This book is short, lively and practical. Using real-world examples and imagined examples, it takes the reader through the content design process one step at a time, explaining everything along the way.If you’re new to content design, or want to get better at it, this book is what you need to get started.
Effective Java
Joshua Bloch - 2001
The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections. In this new edition of Effective Java, Bloch updates the work to take advantage of these new language and library features, and provides specific best practices for their use. Java's increased support for multiple paradigms increases the need for best-practices advice, and this book delivers. As in previous editions, each chapter consists of several "items," each presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Coverage includes:Updated techniques and best practices on classic topics, including objects, classes, methods, libraries, and generics How to avoid the traps and pitfalls of commonly misunderstood subtleties of the platform Focus on the language and its most fundamental libraries, such as java.lang and java.util
Agile Retrospectives: Making Good Teams Great
Esther Derby - 2006
The tools and recipes in this book will help you uncover and solve hidden (and not-so-hidden) problems with your technology, your methodology, and those difficult "people" issues on your team.Project retrospectives help teams examine what went right and what went wrong on a project. But traditionally, retrospectives (also known as "post-mortems") are only helpful at the end of the project--too late to help. You need agile retrospectives that are iterative and incremental. You need to accurately find and fix problems to help the team today.Now, Derby and Larsen show you the tools, tricks, and tips you need to fix the problems you face on a software development project on an on-going basis. You'll see how to architect retrospectives in general, how to design them specifically for your team and organization, how to run them effectively, how to make the needed changes, and how to scale these techniques up. You'll learn how to deal with problems, and implement solutions effectively throughout the project--not just at the end.With regular tune-ups, your team will hum like a precise, world-class orchestra.ContentsForwardPrefaceIntroduction1. Helping your team inspect and adapt2. A retrospective custom-fit for your team3. Leading retrospectives4. Activities to set the stage5. Activities to gather data6. Activities to gather insights7. Activities to decide what to do8. Activities to close the retrospective9. Releases and project retrospectives10. Make it soA1. Facilitation suppliesA2. Debriefing activitiesA3. Activities quick reference matrixA4. Resources for learning facilitation skillsA5. Bibliography
Algorithms to Live By: The Computer Science of Human Decisions
Brian Christian - 2016
What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of new activities and familiar favorites is the most fulfilling? These may seem like uniquely human quandaries, but they are not: computers, too, face the same constraints, so computer scientists have been grappling with their version of such issues for decades. And the solutions they've found have much to teach us.In a dazzlingly interdisciplinary work, acclaimed author Brian Christian and cognitive scientist Tom Griffiths show how the algorithms used by computers can also untangle very human questions. They explain how to have better hunches and when to leave things to chance, how to deal with overwhelming choices and how best to connect with others. From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
Working Effectively with Legacy Code
Michael C. Feathers - 2004
This book draws on material Michael created for his renowned Object Mentor seminars, techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include: Understanding the mechanics of software change, adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform, with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structureThis book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Race for Relevance: 5 Radical Changes for Associations
Harrison Coerver - 2011
Based on more than 40 years of combined experience working with more than 1,000 organizations, the authors examine 5 key areas where the traditional approach that organizations have taken in the past needs to be altered. The 5 key areas of change are:- Overhaul the governance model and committee operations (and get the right people focused on the right things). - Empower the CEO and leverage staff expertise. - Zero in on your member market. - Rationalize programs and services--and focus where you can have an effect. - Get the supporting technology framework right.The book includes worksheets, checklists, and case studies all geared towards helping association leaders--staff and volunteers alike--to kick off the thought-provoking discussions that are generally at the forefront of change, be prepared for those fighting for the status quo, and to implement change without sacrificing your influence. Order a copy today for all of your association leaders and start your drive to thrive.
How to Solve It: A New Aspect of Mathematical Method
George Pólya - 1944
Polya, How to Solve It will show anyone in any field how to think straight. In lucid and appealing prose, Polya reveals how the mathematical method of demonstrating a proof or finding an unknown can be of help in attacking any problem that can be reasoned out--from building a bridge to winning a game of anagrams. Generations of readers have relished Polya's deft--indeed, brilliant--instructions on stripping away irrelevancies and going straight to the heart of the problem.
Have a Nice Conflict: How to Find Success and Satisfaction in the Most Unlikely Places
Tim Scudder - 2011
Sales manager John Doyle would consider his career a success--he's his company's top revenue driver, and his take-charge attitude gets the job done. However, when he is passed over for promotion--again--after losing two direct reports, who cite his abrasive style as their reason for leaving, John is forced to reassess how he approaches his relationships. With the help of Mac, an expert in the art of Relationship Awareness Theory, John learns the three stages of conflict, and how he reacts in each.Once John recognizes his own values and trigger points, as well those of other people, he becomes able to better navigate terse situations, express his points in a way that resonates for other people, and even avoid conflict altogether. Equipped with this new understanding of how other people interpret and react to conflict, John soon finds all the relationships in his life--both at work and at home--improving.Reveals a practical understanding of how conflict really works Shows how to recognize its initial stages of conflict, how to navigate it better to diffuse a situation, and how to understand the values of the other person to better frame your point for them Provides guidance for moving beyond conflict to enhance relationships Includes a five-step framework (anticipate, prevent, identify, manage, and resolve) and tools for locating conflict triggers in ourselves and others Anyone can profit from the tools in this book to understand and take control over conflict.
HTML and CSS: Design and Build Websites
Jon Duckett - 2011
Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach. • Introduces HTML and CSS in a way that makes them accessible to everyone—hobbyists, students, and professionals—and it’s full-color throughout • Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging • Boasts a unique structure that allows you to progress through the chapters from beginning to end or just dip into topics of particular interest at your leisureThis educational book is one that you will enjoy picking up, reading, then referring back to. It will make you wish other technical topics were presented in such a simple, attractive and engaging way!