UX for Lean Startups


Laura Klein - 2013
    With this practical, hands-on book, you’ll learn how to do it faster and smarter using Lean UX techniques. UX expert Laura Klein shows you what it takes to gather valuable input from customers, build something they’ll truly love, and reduce the time it takes to get your product to market.No prior experience in UX or design is necessary to get started. If you’re an entrepreneur or an innovator, this book puts you right to work with proven tips and tools for researching, identifying, and designing an intuitive, easy-to-use product.Determine whether people will buy your product before you build itListen to your customers throughout the product’s lifecycleUnderstand why you should design a test before you design a productGet nine tools that are critical to designing your productDiscern the difference between necessary features and nice-to-havesLearn how a Minimum Viable Product affects your UX decisionsUse A/B testing in conjunction with good UX practicesSpeed up your product development process without sacrificing quality

60-Minute Brand Strategist: The Essential Brand Book for Marketing Professionals


Idris Mootee - 2003
    Period. In this economy ruled by ideas, the only sustainable form of leadership is brand leadership.The book offers a practical view of how branding decisions happen in the context of business strategy, not just in marketing communications. It brings in business strategy, customer experience, and anthropological perspectives as well.This new and adapted version of the book carries the design and follows the same format from the previous versions but includes many important additions, including information on how traditional branding is being challenged in a connected world as well as new case studies of companies that have applied similar concepts to achieve success.

Subscribed: Why the Subscription Model Will Be Your Company's Future - and What to Do About It


Tien Tzuo - 2018
    The real transformation--and the real opportunity--is just beginning.Subscription companies are growing nine times faster than the S&P 500. Why? Because unlike product companies, subscription companies know their customers. A happy subscriber base is the ultimate economic moat. Today's consumers prefer the advantages of access over the hassles of maintenance, from transportation (Uber, Surf Air), to clothing (Stitch Fix, Eleven James), to razor blades and makeup (Dollar Shave Club, Birchbox). Companies are similarly demanding easier, long-term solutions, trading their server rooms for cloud storage solutions like Box. Simply put, the world is shifting from products to services.But how do you turn customers into subscribers? As the CEO of the world's largest subscription management platform, Tien Tzuo has helped hundreds of companies transition from relying on individual sales to building customer-centric, recurring-revenue businesses. His core message in Subscribed is simple: Ready or not, excited or terrified, you need to adapt to the Subscription Economy -- or risk being left behind.Tzuo shows how to use subscriptions to build lucrative, ongoing one-on-one relationships with your customers. This may require reinventing substantial parts of your company, from your accounting practices to your entire IT architecture, but the payoff can be enormous. Just look at the case studies:  *   Adobe transitions from selling enterprise software licenses to offering cloud-based solutions for a flat monthly fee, and quadruples its valuation.  *   Fender evolves from selling guitars one at a time to creating lifelong musicians by teaching beginners to play, and keeping them inspired for life.  *   Caterpillar uses subscriptions to help solve problems -- it's not about how many tractors you can rent, but how much dirt you need to move. In Subscribed, you'll learn how these companies made the shift, and how you can transform your own product into a valuable service with a practical, step-by-step framework. Find out how how you can prepare and prosper now, rather than trying to catch up later.

Lean from the Trenches


Henrik Kniberg - 2011
    Find out how the Swedish police combined XP, Scrum, and Kanban in a 60-person project. From start to finish, you'll see how to deliver a successful product using Lean principles. We start with an organization in desperate need of a new way of doing things and finish with a group of sixty, all working in sync to develop a scalable, complex system. You'll walk through the project step by step, from customer engagement, to the daily "cocktail party," version control, bug tracking, and release. In this honest look at what works--and what doesn't--you'll find out how to: Make quality everyone's business, not just the testers. Keep everyone moving in the same direction without micromanagement. Use simple and powerful metrics to aid in planning and process improvement. Balance between low-level feature focus and high-level system focus. You'll be ready to jump into the trenches and streamline your own development process.ContentsForewordPrefacePART I: HOW WE WORK1. About the Project1.1 Timeline 51.2 How We Sliced the Elephant 61.3 How We Involved the Customer 72. Structuring the Teams3. Attending the Daily Cocktail Party3.1 First Tier: Feature Team Daily Stand-up3.2 Second Tier: Sync Meetings per Specialty3.3 Third Tier: Project Sync Meeting4. The Project Board4.1 Our Cadences4.2 How We Handle Urgent Issues and Impediments5. Scaling the Kanban Boards6. Tracking the High-Level Goal7. Defining Ready and Done7.1 Ready for Development7.2 Ready for System Test7.3 How This Improved Collaboration 8. Handling Tech Stories8.1 Example 1: System Test Bottleneck8.2 Example 2: Day Before the Release8.3 Example 3: The 7-Meter Class9. Handling Bugs9.1 Continuous System Test9.2 Fix the Bugs Immediately9.3 Why We Limit the Number of Bugs in the Bug Tracker9.4 Visualizing Bugs9.5 Preventing Recurring Bugs10. Continuously Improving the Process10.1 Team Retrospectives10.2 Process Improvement Workshops10.3 Managing the Rate of Change11. Managing Work in Progress11.1 Using WIP Limits11.2 Why WIP Limits Apply Only to Features12. Capturing and Using Process Metrics12.1 Velocity (Features per Week)12.2 Why We Don’t Use Story Points12.3 Cycle Time (Weeks per Feature)12.4 Cumulative Flow12.5 Process Cycle Efficiency13. Planning the Sprint and Release13.1 Backlog Grooming13.2 Selecting the Top Ten Features13.3 Why We Moved Backlog Grooming Out of the Sprint Planning Meeting13.4 Planning the Release14. How We Do Version Control14.1 No Junk on the Trunk14.2 Team Branches14.3 System Test Branch15. Why We Use Only Physical Kanban Boards16. What We Learned16.1 Know Your Goal16.2 Experiment16.3 Embrace Failure16.4 Solve Real Problems16.5 Have Dedicated Change Agents16.6 Involve PeoplePART II: A CLOSER LOOK AT THE TECHNIQUES 17. Agile and Lean in a Nutshell17.1 Agile in a Nutshell17.2 Lean in a Nutshell17.3 Scrum in a Nutshell17.4 XP in a Nutshell17.5 Kanban in a Nutshell18. Reducing the Test Automation Backlog18.1 What to Do About It18.2 How to Improve Test Coverage a Little Bit Each Iteration18.3 Step 1: List Your Test Cases18.4 Step 2: Classify Each Test18.5 Step 3: Sort the List in Priority Order18.6 Step 4: Automate a Few Tests Each Iteration18.7 Does This Solve the Problem?19. Sizing the Backlog with Planning Poker19.1 Estimating Without Planning Poker19.2 Estimating with Planning Poker19.3 Special Cards20. Cause-Effect Diagrams20.1 Solve Problems, Not Symptoms20.2 The Lean Problem-Solving Approach: A3 Thinking20.3 How to Use Cause-Effect Diagrams20.4 Example 1: Long Release Cycle20.5 Example 2: Defects Released to Production20.6 Example 3: Lack of Pair Programming20.7 Example 4: Lots of Problems20.8 Practical Issues: How to Create and Maintain the Diagrams20.9 Pitfalls20.10 Why Use Cause-Effect Diagrams?21. Final WordsA1. Glossary: How We Avoid Buzzword BingoIndex

Made in Japan: Akio Morita and Sony


Akio Morita - 1986
    The outspoken Chariman of the Sony Corporation candidly discusses the rise of Sony, his own extraordinary career as one of the most successful businessmen of our time, and his views on the U.S., Japan, and the world economy.

The Sales Acceleration Formula: Using Data, Technology, and Inbound Selling to go from $0 to $100 Million


Mark Roberge - 2015
    Everyone wants to build the next $100 million business and author Mark Roberge has actually done it using a unique methodology that he shares with his readers. As an MIT alum with an engineering background, Roberge challenged the conventional methods of scaling sales utilizing the metrics-driven, process-oriented lens through which he was trained to see the world. In this book, he reveals his formulas for success. Readers will learn how to apply data, technology, and inbound selling to every aspect of accelerating sales, including hiring, training, managing, and generating demand. As SVP of Worldwide Sales and Services for software company HubSpot, Mark led hundreds of his employees to the acquisition and retention of the company's first 10,000 customers across more than 60 countries. This book outlines his approach and provides an action plan for others to replicate his success, including the following key elements: Hire the same successful salesperson every time — The Sales Hiring Formula Train every salesperson in the same manner — The Sales Training Formula Hold salespeople accountable to the same sales process — The Sales Management Formula Provide salespeople with the same quality and quantity of leads every month — The Demand Generation Formula Leverage technology to enable better buying for customers and faster selling for salespeople Business owners, sales executives, and investors are all looking to turn their brilliant ideas into the next $100 million revenue business. Often, the biggest challenge they face is the task of scaling sales. They crave a blueprint for success, but fail to find it because sales has traditionally been referred to as an art form, rather than a science. You can't major in sales in college. Many people question whether sales can even be taught. Executives and entrepreneurs are often left feeling helpless and hopeless. The Sales Acceleration Formula completely alters this paradigm. In today's digital world, in which every action is logged and masses of data sit at our fingertips, building a sales team no longer needs to be an art form. There is a process. Sales can be predictable. A formula does exist.

Reinventing Fire: Bold Business Solutions for the New Energy Era


Amory B. Lovins - 2011
    No climate change. No oil spills, no dead coalminers, no dirty air, no devastated lands, no lost wildlife. No energy poverty. No oil-fed wars, tyrannies, or terrorists. No leaking nuclear wastes or spreading nuclear weapons. Nothing to run out. Nothing to cut off. Nothing to worry about. Just energy abundance, benign and affordable, for all, forever. That richer, fairer, cooler, safer world is possible, practical, even profitable-because saving and replacing fossil fuels now works better and costs no more than buying and burning them. iReinventing Fire/i shows how business-motivated by profit, supported by civil society, sped by smart policy-can get the US completely off oil and coal by 2050, and later beyond natural gas as well.Authored by a world leader on energy and innovation, the book maps a robust path for integrating real, here-and-now, comprehensive energy solutions in four industries-transportation, buildings, electricity, and manufacturing-melding radically efficient energy use with reliable, secure, renewable energy supplies. Popular in tone and rooted in applied hope, "Reinventing Fire" shows how smart businesses are creating a potent, global, market-driven, and explosively growing movement to defossilize fuels. It points readers to trillions in savings over the next 40 years, and trillions more in new business opportunities. Whether you care most about national security, or jobs and competitive advantage, or climate and environment, this major contribution by world leaders in energy innovation offers startling innovations will support your values, inspire your support, and transform your sense of possibility. Pragmatic citizens today are more interested in outcomes than motives. "Reinventing Fire" answers this trans-ideological call. Whether you care most about national security, or jobs and competitive advantage, or climate and environment, its startling innovations will support your values, inspire your support, and transform your sense of possibility.

Accelerate: Building and Scaling High-Performing Technology Organizations


Nicole Forsgren - 2018
    Through four years of groundbreaking research, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance—and what drives it—using rigorous statistical methods. This book presents both the findings and the science behind that research. Readers will discover how to measure the performance of their teams, and what capabilities they should invest in to drive higher performance.

Business Reimagined: Why Work Isn't Working and What You Can Do about It


Dave Coplin - 2013
    The future of work must be based on being open, on focusing on results, not process and on empowerment, not hierarchy. Dave Coplin, Chief Envisioning Officer at Microsoft UK, has been immersed in the technologies that are making waves in the workplace. This is his call to reimagine business. #bizreimagined

Lean Enterprise: How High Performance Organizations Innovate at Scale


Jez Humble - 2014
    Adopting Lean will take time and commitment, but it’s vital for harnessing the cultural and technical forces that are accelerating the rate of innovation.* Discover how Lean focuses on people and teamwork at every level, in contrast to traditional management practices* Approach problem-solving experimentally, by exploring solutions, testing assumptions, and getting feedback from real users* Lead and manage large-scale programs in a way that empowers employees, increases the speed and quality of delivery, and lowers costs* Learn how to implement ideas from the DevOps and Lean Startup movements even in complex, regulated environments

Infinite Loop: How Apple, the World's Most Insanely Great Computer Company, Went Insane


Michael S. Malone - 1999
    How did Apple lose its way? Why did the world still care so deeply about a company that had lost its leadership position? Michael S. Malone, from the unique vantage point of having grown up with the company's founders, and having covered Apple and Silicon Valley for years, sets out to tell the gripping behind-the-scenes story - a story that is even zanier than the business world thought. In essence, Malone claims, with only a couple of incredible inventions (the Apple II and Macintosh), and backed by an arrogance matched only by its corporate ineptitude, Apple managed to create a multibillion-dollar house of cards. And, like a faulty program repeating itself in an infinite loop, Apple could never learn from its mistakes. The miracle was not that Apple went into free fall, but that it held up for so long. Within the pages of Infinite Loop, we discover a bruising portrait of the megalomaniacal Steve Jobs and an incompetent John Sculley, as well as the kind of political backstabbings, stupid mistakes, and overweening egos more typical of a soap opera than a corporate history.

Blogging: Getting To $2,000 A Month In 90 Days (Blogging For Profit)


Isaac Kronenberg - 2017
     Everything in this book is based on real strategies currently used by top-earning bloggers. Whether you're new to blogging or an advanced blogger, if there was some magic pill that could take you from nothing to earning a full-time income from a blog, then this book is the closest thing in existence to that magic pill. If you're serious about earning an income blogging, then this book will be the best book which you've ever read on the subject.

Product Roadmaps Relaunched: How to Set Direction while Embracing Uncertainty


C. Todd Lombardo - 2017
    In fact, this one document can steer an entire organization when it comes to delivering on company strategy. This practical guide teaches you how to create an effective product roadmap, and demonstrates how to use the roadmap to align stakeholders and prioritize ideas and requests. With it, you’ll learn to communicate how your products will make your customers and organization successful. Whether you're a product manager, product owner, business analyst, program manager, project manager, scrum master, lead developer, designer, development manager, entrepreneur, or business owner, this book will show you how to: Articulate an inspiring vision and goals for your product Prioritize ruthlessly and scientifically Protect against pursuing seemingly good ideas without evaluation and prioritization Ensure alignment with stakeholders Inspire loyalty and over­-delivery from your team Get your sales team working with you instead of against you Bring a user­ and buyer-­centric approach to planning and decision-making Anticipate opportunities and stay ahead of the game Publish a comprehensive roadmap without over­committing

My Fight to the Top


Michelle Mone - 2015
    In My Fight to the Top, Michelle tells the story of how she overcame near-poverty on the rough streets of north-west Scotland, before rising to the top of the business world. This is the tell-all account of the UK's most fearless fashion brand and the truth behind the woman that created it.

Wake Up! How starting your day at 5 a.m. will change your life


Eliott Reich - 2013
    This book will show you what successful early risers do once they are up and teach you step-by-step how you can become an early riser.