I am a product focused full stack engineer, passionate about solving complex problems and collaborating with driven teams! I have years of experience working at small to mid sized startups on strategic and operational software and product development.
I support tech teams by filling the role they need. This usually involves
developing features in the front-end (Javascript, React, Vue.js, …)
and back-end (Python, Flask, Node.js, Koa, …).
Also setting up the technology stack for new projects (Docker, PostgreSQL, GraphQL, Webpack, …),
setting up the deployment infrastructure in the cloud (AWS, GCP, Azure, Kubernetes, CI/CD, …).
As well as leading and mentoring the development/product team by planning and executing sprints.
PLEASE DO NOT book a session in case you are planning on starting a career in IT or are aiming to get a job. There are tons of resources out there. See https://exlskills.com/learn-en/courses/how-to-become-a-software-developer-become_software_developer, https://roadmap.sh/ and http://www.dungeonsanddevelopers.com
My Mentoring Topics
- Software Engineering
- Entrepreneurship
- Design
Stefan didn't receive any reviews yet.
Sandworm - A New Era of Cyberwar and the Hunt for the Kremlin's Most Dangerous Hackers
Andy Greenberg
The true story of the most devastating cyberattack in history and the desperate hunt to identify and track the elite Russian agents behind it: An important front-line view of the changing cyberthreats that are shaping our world, their creators, and the professionals who try to protect us" (Nature). With the nuance of a reporter and the pace of a thriller writer, Andy Greenberg gives us a glimpse of the cyberwars of the future while at the same time placing his story in the long arc of Russian and Ukrainian history. --Anne Applebaum, bestselling author of Twilight of Democracy In 2014, the world witnessed the start of a mysterious series of cyberattacks. Targeting American utility companies, NATO, and electric grids in Eastern Europe, the strikes grew ever more brazen. They culminated in the summer of 2017, when the malware known as NotPetya was unleashed, penetrating, disrupting, and paralyzing some of the world's largest businesses--from drug manufacturers to software developers to shipping companies. At the attack's epicenter in Ukraine, ATMs froze. The railway and postal systems shut down. Hospitals went dark. NotPetya spread around the world, inflicting an unprecedented ten billion dollars in damage--the largest, most destructive cyberattack the world had ever seen. The hackers behind these attacks are quickly gaining a reputation as the most dangerous team of cyberwarriors in history: a group known as Sandworm. Working in the service of Russia's military intelligence agency, they represent a persistent, highly skilled force, one whose talents are matched by their willingness to launch broad, unrestrained attacks on the most critical infrastructure of their adversaries. They target government and private sector, military and civilians alike. A chilling, globe-spanning detective story, Sandworm considers the danger this force poses to our national security and stability. As the Kremlin's role in foreign government manipulation comes into greater focus, Sandworm exposes the realities not just of Russia's global digital offensive, but of an era where warfare ceases to be waged on the battlefield. It reveals how the lines between digital and physical conflict, between wartime and peacetime, have begun to blur--with world-shaking implications.
ViewCountdown to Zero Day - Stuxnet and the Launch of the World's First Digital Weapon
Kim Zetter
Top cybersecurity journalist Kim Zetter tells the story behind the virus that sabotaged Iran’s nuclear efforts and shows how its existence has ushered in a new age of warfare—one in which a digital attack can have the same destructive capability as a megaton bomb. In January 2010, inspectors with the International Atomic Energy Agency noticed that centrifuges at an Iranian uranium enrichment plant were failing at an unprecedented rate. The cause was a complete mystery—apparently as much to the technicians replacing the centrifuges as to the inspectors observing them. Then, five months later, a seemingly unrelated event occurred: A computer security firm in Belarus was called in to troubleshoot some computers in Iran that were crashing and rebooting repeatedly. At first, the firm’s programmers believed the malicious code on the machines was a simple, routine piece of malware. But as they and other experts around the world investigated, they discovered a mysterious virus of unparalleled complexity. They had, they soon learned, stumbled upon the world’s first digital weapon. For Stuxnet, as it came to be known, was unlike any other virus or worm built before: Rather than simply hijacking targeted computers or stealing information from them, it escaped the digital realm to wreak actual, physical destruction on a nuclear facility. In these pages, Wired journalist Kim Zetter draws on her extensive sources and expertise to tell the story behind Stuxnet’s planning, execution, and discovery, covering its genesis in the corridors of Bush’s White House and its unleashing on systems in Iran—and telling the spectacular, unlikely tale of the security geeks who managed to unravel a sabotage campaign years in the making. But Countdown to Zero Day ranges far beyond Stuxnet itself. Here, Zetter shows us how digital warfare developed in the US. She takes us inside today’s flourishing zero-day “grey markets,” in which intelligence agencies and militaries pay huge sums for the malicious code they need to carry out infiltrations and attacks. She reveals just how vulnerable many of our own critical systems are to Stuxnet-like strikes, from nation-state adversaries and anonymous hackers alike—and shows us just what might happen should our infrastructure be targeted by such an attack. Propelled by Zetter’s unique knowledge and access, and filled with eye-opening explanations of the technologies involved, Countdown to Zero Day is a comprehensive and prescient portrait of a world at the edge of a new kind of war.
ViewThe Pragmatic Programmer - From Journeyman to Master
Andrew Hunt, David Thomas
What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fresh. The book helps you to continue to grow and clearly comes from people who have been there.” —Kent Beck, author of Extreme Programming Explained: Embrace Change “I found this book to be a great mix of solid advice and wonderful analogies!” —Martin Fowler, author of Refactoring and UML Distilled “I would buy a copy, read it twice, then tell all my colleagues to run out and grab a copy. This is a book I would never loan because I would worry about it being lost.” —Kevin Ruland, Management Science, MSG-Logistics “The wisdom and practical experience of the authors is obvious. The topics presented are relevant and useful.... By far its greatest strength for me has been the outstanding analogies—tracer bullets, broken windows, and the fabulous helicopter-based explanation of the need for orthogonality, especially in a crisis situation. I have little doubt that this book will eventually become an excellent source of useful information for journeymen programmers and expert mentors alike.” —John Lakos, author of Large-Scale C++ Software Design “This is the sort of book I will buy a dozen copies of when it comes out so I can give it to my clients.” —Eric Vought, Software Engineer “Most modern books on software development fail to cover the basics of what makes a great software developer, instead spending their time on syntax or technology where in reality the greatest leverage possible for any software team is in having talented developers who really know their craft well. An excellent book.” —Pete McBreen, Independent Consultant “Since reading this book, I have implemented many of the practical suggestions and tips it contains. Across the board, they have saved my company time and money while helping me get my job done quicker! This should be a desktop reference for everyone who works with code for a living.” —Jared Richardson, Senior Software Developer, iRenaissance, Inc. “I would like to see this issued to every new employee at my company....” —Chris Cleeland, Senior Software Engineer, Object Computing, Inc. “If I’m putting together a project, it’s the authors of this book that I want. . . . And failing that I’d settle for people who’ve read their book.” —Ward Cunningham Straight from the programming trenches, The Pragmatic Programmer cuts through the increasing specialization and technicalities of modern software development to examine the core process--taking a requirement and producing working, maintainable code that delights its users. It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how to Fight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies, The Pragmatic Programmer illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.
ViewClean Code - A Handbook of Agile Software Craftsmanship
Robert C. Martin
Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer–but only if you work at it. What kind of work will you be doing? You’ll be reading code–lots of code. And you will be challenged to think about what’s right about that code, and what’s wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code–of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding How to tell the difference between good and bad code How to write good code and how to transform bad code into good code How to create good names, good functions, good objects, and good classes How to format code for maximum readability How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
ViewThe DevOps Handbook - How to Create World-Class Agility, Reliability, and Security in Technology Organizations
Gene Kim, Jez Humble, Patrick Debois, John Willis
Increase profitability, elevate work culture, and exceed productivity goals through DevOps practices. More than ever, the effective management of technology is critical for business competitiveness. For decades, technology leaders have struggled to balance agility, reliability, and security. The consequences of failure have never been greater—whether it's the healthcare.gov debacle, cardholder data breaches, or missing the boat with Big Data in the cloud. And yet, high performers using DevOps principles, such as Google, Amazon, Facebook, Etsy, and Netflix, are routinely and reliably deploying code into production hundreds, or even thousands, of times per day. Following in the footsteps of The Phoenix Project, The DevOps Handbook shows leaders how to replicate these incredible outcomes, by showing how to integrate Product Management, Development, QA, IT Operations, and Information Security to elevate your company and win in the marketplace.
ViewThe Phoenix Project - A Novel about IT, DevOps, and Helping Your Business Win
Gene Kim, Kevin Behr, George Spafford
***Over a half-million sold! And available now, the Wall Street Journal Bestselling sequel The Unicorn Project*** “Every person involved in a failed IT project should be forced to read this book.”—TIM O'REILLY, Founder & CEO of O'Reilly Media “The Phoenix Project is a must read for business and IT executives who are struggling with the growing complexity of IT.”—JIM WHITEHURST, President and CEO, Red Hat, Inc. Five years after this sleeper hit took on the world of IT and flipped it on it's head, the 5th Anniversary Edition of The Phoenix Project continues to guide IT in the DevOps revolution. In this newly updated and expanded edition of the bestselling The Phoenix Project, co-author Gene Kim includes a new afterword and a deeper delve into the Three Ways as described in The DevOps Handbook. Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in ninety days or else Bill's entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of The Three Ways, Bill starts to see that IT work has more in common with a manufacturing plant work than he ever imagined. With the clock ticking, Bill must organize work flow streamline interdepartmental communications, and effectively serve the other business functions at Parts Unlimited. In a fast-paced and entertaining style, three luminaries of the DevOps movement deliver a story that anyone who works in IT will recognize. Readers will not only learn how to improve their own IT organizations, they'll never view IT the same way again. “This book is a gripping read that captures brilliantly the dilemmas that face companies which depend on IT, and offers real-world solutions.”—JEZ HUMBLE, Co-author of Continuous Delivery, Lean Enterprise, Accelerate, and The DevOps Handbook
ViewPatterns of Enterprise Application Architecture - Pattern Enterpr Applica Arch
Martin Fowler
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform. This book is actually two books in one. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. The next section, the bulk of the book, is a detailed reference to the patterns themselves. Each pattern provides usage and implementation information, as well as detailed code examples in Java or C#. The entire book is also richly illustrated with UML diagrams to further explain the concepts. Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them. The topics covered include · Dividing an enterprise application into layers · The major approaches to organizing business logic · An in-depth treatment of mapping between objects and relational databases · Using Model-View-Controller to organize a Web presentation · Handling concurrency for data that spans multiple transactions · Designing distributed object interfaces
ViewHello, Startup - A Programmer's Guide to Building Products, Technologies, and Teams
Yevgeniy Brikman
This book is the "Hello, World" tutorial for building products, technologies, and teams in a startup environment. It's based on the experiences of the author, Yevgeniy (Jim) Brikman, as well as interviews with programmers from some of the most successful startups of the last decade, including Google, Facebook, LinkedIn, Twitter, GitHub, Stripe, Instagram, AdMob, Pinterest, and many others. Hello, Startup is a practical, how-to guide that consists of three parts: Products, Technologies, and Teams. Although at its core, this is a book for programmers, by programmers, only Part II (Technologies) is significantly technical, while the rest should be accessible to technical and non-technical audiences alike. If you’re at all interested in startups—whether you’re a programmer at the beginning of your career, a seasoned developer bored with large company politics, or a manager looking to motivate your engineers—this book is for you.
ViewPlay Bigger - How Rebels and Innovators Create New Categories and Dominate Markets
Al Ramadan, Dave Peterson, Christopher Lochhead, Kevin Maney
In today's world, it's no longer enough to create great new products; rather companies now must create whole new categories that destroy old ones. Uber created a new personal transportation category and destroyed taxis and limos. Salesforce.com created a new category of cloud-base sales automation, dethroning the old CRM industry. Airbnb, Workday, Tesla and Netflix are all winning by creating entirely new business categories that destabilise old ones. The category is the new strategy. The conclusion: If you want to build a legendary company, you need to design and build a legendary category at the same time, and dominate it over time. Your company needs to be a Category King. And if you don't design a Category King, you're creating a failure. Drawing on examples from within and beyond our own practice, PLAY BIGGER shows both entrepreneurs and established enterprises how to define, develop and rule a category over time.
ViewDisciplined Entrepreneurship Workbook
Bill Aulet
The essential companion to the book that revolutionized entrepreneurship Disciplined Entrepreneurship Workbook provides a practical manual for working the 24-step framework presented in Disciplined Entrepreneurship. Unlocking key lessons and breaking down the steps, this book helps you delve deeper into the framework to get your business up and running with a greater chance for success. You'll find the tools you need to sharpen your instinct, engage your creativity, work through hardship, and give the people what they want—even if they don't yet know that they want it. Real-world examples illustrate the framework in action, and case studies highlight critical points that can make or break you when your goal is on the line. Exercises and assessments help you nail down your strengths, while pointing out areas that could benefit from reinforcement—because when it comes to your business, "good enough" isn't good enough—better is always better. Disciplined Entrepreneurship transformed the way that professionals think about starting a company, and this book helps you dig into the proven framework to make your business dreams a reality. Delve deeper into the 24 steps to success Innovate, persevere, and create the product people want Internalize lessons learned from real-world entrepreneurs Test your understanding with exercises and case studies The book also includes new material on topics the author has found to be extremely useful in getting the most value out of the framework including Primary Market Research, Windows of Opportunity and Triggers. The book also introduces the Disciplined Entrepreneurship Canvas to track your progress on this journey. Starting a company is a serious undertaking, with plenty of risk and sacrifice to go around—so why not minimize the risk and make the outcome worth the sacrifice? Author Bill Aulet's 24-step framework is proven to build a successful business; the key is in how well you implement it. Disciplined Entrepreneurship Workbook helps you master the skills, tools, and mindset you need to get on your path to success.
ViewFast Forward - Accelerating B2B Sales for Startups
Martin Giese, Matthias Hilpert
Are you a founder searching for customers to grow your B2B startup? Fast Forward will help you find, win, and keep customers. This detailed guide on B2B sales tells you how to grow your revenue from zero to 1 million, 10 million and 100 million. The authors share more than 40 years of successful operating experience as startup founder, senior executive, board member, mentor, and investor in startups. Fast Forward outlines their insider’s perspective on market segmentation, pricing, contract negotiation, sales process, customer conversations, pipeline management, reporting, sales organization, and customer success. Fast Forward also features exclusive advice from more than 30 top-tier B2B startup founders and CEOs, including: Moritz Zimmermann (Hybris, now SAP) - Neil Ryland (Peakon, now Workday) - Peter Carlsson (Northvolt) - Bastian Nominacher (Celonis) - Erez Galonska (Infarm) - Veronika Riederle (Demodesk) - Jonas Rieke (Personio) - Matt Robinson (GoCardless) - Nicolas Dessaigne (Algolia) - Jörg G. Beyer (LeanIX) - Firmin Zocchetto (Payfit) - Avinoam Nowogrodski (Clarizen) “This book demystifies the sales journey, breaking it down into clear phases, and is packed with hands-on, pragmatic advice. To save time and avoid mistakes, read this book.” - Bastian Nominacher, Co-Founder & Co-CEO, Celonis
ViewTribal Leadership - Leveraging Natural Groups to Build a Thriving Organization
Dave Logan, John King, Halee Fischer-Wright
“Tribal Leadership gives amazingly insightful perspective on how people interact and succeed. I learned about myself and learned lessons I will carry with me and reflect on for the rest of my life.” —John W. Fanning, Founding Chairman and CEO napster Inc. “An unusually nuanced view of high-performance cultures.” —Inc. Within each corporation are anywhere from a few to hundreds of separate tribes. In Tribal Leadership, Dave Logan, John King, and Halee Fischer-Wright demonstrate how these tribes develop—and show you how to assess them and lead them to maximize productivity and growth. A business management book like no other, Tribal Leadership is an essential tool to help managers and business leaders take better control of their organizations by utilizing the unique characteristics of the tribes that exist within.
ViewINSPIRED - How to Create Tech Products Customers Love
Marty Cagan
How do today’s most successful tech companies—Amazon, Google, Facebook, Netflix, Tesla—design, develop, and deploy the products that have earned the love of literally billions of people around the world? Perhaps surprisingly, they do it very differently than the vast majority of tech companies. In INSPIRED, technology product management thought leader Marty Cagan provides readers with a master class in how to structure and staff a vibrant and successful product organization, and how to discover and deliver technology products that your customers will love—and that will work for your business. With sections on assembling the right people and skillsets, discovering the right product, embracing an effective yet lightweight process, and creating a strong product culture, readers can take the information they learn and immediately leverage it within their own organizations—dramatically improving their own product efforts. Whether you’re an early stage startup working to get to product/market fit, or a growth-stage company working to scale your product organization, or a large, long-established company trying to regain your ability to consistently deliver new value for your customers, INSPIRED will take you and your product organization to a new level of customer engagement, consistent innovation, and business success. Filled with the author’s own personal stories—and profiles of some of today’s most-successful product managers and technology-powered product companies, including Adobe, Apple, BBC, Google, Microsoft, and Netflix—INSPIRED will show you how to turn up the dial of your own product efforts, creating technology products your customers love. The first edition of INSPIRED, published ten years ago, established itself as the primary reference for technology product managers, and can be found on the shelves of nearly every successful technology product company worldwide. This thoroughly updated second edition shares the same objective of being the most valuable resource for technology product managers, yet it is completely new—sharing the latest practices and techniques of today’s most-successful tech product companies, and the men and women behind every great product.
ViewCrossing the Chasm, 3rd Edition - Marketing and Selling Disruptive Products to Mainstream Customers
Geoffrey A. Moore
The bible for bringing cutting-edge products to larger markets—now revised and updated with new insights into the realities of high-tech marketing In Crossing the Chasm, Geoffrey A. Moore shows that in the Technology Adoption Life Cycle—which begins with innovators and moves to early adopters, early majority, late majority, and laggards—there is a vast chasm between the early adopters and the early majority. While early adopters are willing to sacrifice for the advantage of being first, the early majority waits until they know that the technology actually offers improvements in productivity. The challenge for innovators and marketers is to narrow this chasm and ultimately accelerate adoption across every segment. This third edition brings Moore's classic work up to date with dozens of new examples of successes and failures, new strategies for marketing in the digital world, and Moore's most current insights and findings. He also includes two new appendices, the first connecting the ideas in Crossing the Chasm to work subsequently published in his Inside the Tornado, and the second presenting his recent groundbreaking work for technology adoption models for high-tech consumer markets.
ViewBusiness Model Generation - A Handbook for Visionaries, Game Changers, and Challengers
Alexander Osterwalder, Yves Pigneur
Business Model Generation is a handbook for visionaries, game changers, and challengers striving to defy outmoded business models and design tomorrow's enterprises. If your organization needs to adapt to harsh new realities, but you don't yet have a strategy that will get you out in front of your competitors, you need Business Model Generation. Co-created by 470 "Business Model Canvas" practitioners from 45 countries, the book features a beautiful, highly visual, 4-color design that takes powerful strategic ideas and tools, and makes them easy to implement in your organization. It explains the most common Business Model patterns, based on concepts from leading business thinkers, and helps you reinterpret them for your own context. You will learn how to systematically understand, design, and implement a game-changing business model--or analyze and renovate an old one. Along the way, you'll understand at a much deeper level your customers, distribution channels, partners, revenue streams, costs, and your core value proposition. Business Model Generation features practical innovation techniques used today by leading consultants and companies worldwide, including 3M, Ericsson, Capgemini, Deloitte, and others. Designed for doers, it is for those ready to abandon outmoded thinking and embrace new models of value creation: for executives, consultants, entrepreneurs, and leaders of all organizations. If you're ready to change the rules, you belong to "the business model generation!"
ViewValue Proposition Design - How to Create Products and Services Customers Want
Alexander Osterwalder, Yves Pigneur, Gregory Bernarda, Alan Smith
The authors of the international bestseller Business Model Generation explain how to create value propositions customers can’t resist Value Proposition Design helps you tackle the core challenge of every business — creating compelling products and services customers want to buy. This highly practical book, paired with its online companion, will teach you the processes and tools you need to create products that sell. Using the same stunning visual format as the authors’ global bestseller, Business Model Generation, this sequel explains how to use the “Value Proposition Canvas” to design, test, create, and manage products and services customers actually want. Value Proposition Design is for anyone who has been frustrated by new product meetings based on hunches and intuitions; it’s for anyone who has watched an expensive new product launch fail in the market. The book will help you understand the patterns of great value propositions, get closer to customers, and avoid wasting time with ideas that won’t work. You’ll learn the simple process of designing and testing value propositions, that perfectly match customers’ needs and desires. In addition the book gives you exclusive access to an online companion on Strategyzer.com. You will be able to assess your work, learn from peers, and download pdfs, checklists, and more. Value Proposition Design is an essential companion to the ”Business Model Canvas” from Business Model Generation, a tool embraced globally by startups and large corporations such as MasterCard, 3M, Coca Cola, GE, Fujitsu, LEGO, Colgate-Palmolive, and many more. Value Proposition Design gives you a proven methodology for success, with value propositions that sell, embedded in profitable business models."
ViewJoy, Inc. - How We Built a Workplace People Love
Richard Sheridan
The moment you walk into Menlo Innovations, you can sense the atmosphere full of energy, playfulness, enthusiasm, and maybe even . . . joy. As a package-delivery person once remarked, “I don’t know what you do, but whatever it is, I want to work here.” Every year, thousands of visitors come from around the world to visit Menlo Innovations, a small software company in Ann Arbor, Michigan. They make the trek not to learn about technology but to witness a radically different approach to company culture. CEO and “Chief Storyteller” Rich Sheridan removed the fear and ambiguity that typically make a workplace miserable. His own experience in the software industry taught him that, for many, work was marked by long hours and mismanaged projects with low-quality results. There had to be a better way. With joy as the explicit goal, Sheridan and his team changed everything about how the company was run. They established a shared belief system that supports working in pairs and embraces making mistakes, all while fostering dignity for the team. The results blew away all expectations. Menlo has won numerous growth awards and was named an Inc. magazine “audacious small company.” It has tripled its physical office three times and produced products that dominate markets for its clients. Joy, Inc. offers an inside look at how Sheridan and Menlo created a joyful culture, and shows how any organization can follow their methods for a more passionate team and sustainable, profitable results. Sheridan also shows how to run smarter meetings and build cultural training into your hiring process. Joy, Inc. offers an inspirational blueprint for readers in any field who want a committed, energizing atmosphere at work—leading to sustainable business results.
ViewThe Lean Startup
Eric Ries
Most startups fail. But many of those failures are preventable. The Lean Startup is a new approach being adopted across the globe, changing the way companies are built and new products are launched. Eric Ries defines a startup as an organization dedicated to creating something new under conditions of extreme uncertainty. This is just as true for one person in a garage or a group of seasoned professionals in a Fortune 500 boardroom. What they have in common is a mission to penetrate that fog of uncertainty to discover a successful path to a sustainable business. The Lean Startup approach fosters companies that are both more capital efficient and that leverage human creativity more effectively. Inspired by lessons from lean manufacturing, it relies on “validated learning,” rapid scientific experimentation, as well as a number of counter-intuitive practices that shorten product development cycles, measure actual progress without resorting to vanity metrics, and learn what customers really want. It enables a company to shift directions with agility, altering plans inch by inch, minute by minute. Rather than wasting time creating elaborate business plans, The Lean Startup offers entrepreneurs—in companies of all sizes—a way to test their vision continuously, to adapt and adjust before it’s too late. Ries provides a scientific approach to creating and managing successful startups in a age when companies need to innovate more than ever.
ViewThe Hard Thing About Hard Things - Building a Business When There Are No Easy Answers
Ben Horowitz
Ben Horowitz, cofounder of Andreessen Horowitz and one of Silicon Valley's most respected and experienced entrepreneurs, offers essential advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog. While many people talk about how great it is to start a business, very few are honest about how difficult it is to run one. Ben Horowitz analyzes the problems that confront leaders every day, sharing the insights he’s gained developing, managing, selling, buying, investing in, and supervising technology companies. A lifelong rap fanatic, he amplifies business lessons with lyrics from his favorite songs, telling it straight about everything from firing friends to poaching competitors, cultivating and sustaining a CEO mentality to knowing the right time to cash in. Filled with his trademark humor and straight talk, The Hard Thing About Hard Things is invaluable for veteran entrepreneurs as well as those aspiring to their own new ventures, drawing from Horowitz's personal and often humbling experiences.
ViewHooked - How to Build Habit-Forming Products
Nir Eyal
Revised and Updated, Featuring a New Case Study How do successful companies create products people can’t put down? Why do some products capture widespread attention while others flop? What makes us engage with certain products out of sheer habit? Is there a pattern underlying how technologies hook us? Nir Eyal answers these questions (and many more) by explaining the Hook Model—a four-step process embedded into the products of many successful companies to subtly encourage customer behavior. Through consecutive “hook cycles,” these products reach their ultimate goal of bringing users back again and again without depending on costly advertising or aggressive messaging. Hooked is based on Eyal’s years of research, consulting, and practical experience. He wrote the book he wished had been available to him as a start-up founder—not abstract theory, but a how-to guide for building better products. Hooked is written for product managers, designers, marketers, start-up founders, and anyone who seeks to understand how products influence our behavior. Eyal provides readers with: • Practical insights to create user habits that stick. • Actionable steps for building products people love. • Fascinating examples from the iPhone to Twitter, Pinterest to the Bible App, and many other habit-forming products.
ViewTraction - How Any Startup Can Achieve Explosive Customer Growth
Gabriel Weinberg, Justin Mares
In Traction, serial entrepreneurs Gabriel Weinberg and Justin Mares give startups the tools for generating explosive customer growth 'Anyone trying to break through to new customers can use this smart, ambitious book' Eric Ries, author of The Lean Startup Most startups don't fail because they can't build a product. Most startups fail because they can't get traction. Building a successful company is hard. Smart entrepreneurs know that the key to success isn't the originality of your offering, the brilliance of your team, or how much money you raise. It's how consistently you can grow and acquire new customers. Traction will teach you the nineteen channels you can use to build a customer base, and offers a three-step framework to figure out which ones will work best for your business. No matter how you apply them, the lessons and examples in Traction will help you create and sustain the growth your business desperately needs. 'Here is the inside scoop, the latest, most specific tactics from the red-hot centre of the Internet marketing universe. From someone who has done it. Twice' Seth Godin, author of Linchpin
ViewAlgorithms to Live By - The Computer Science of Human Decisions
Brian Christian, Tom Griffiths
An exploration of how computer algorithms can be applied to our everyday lives to solve common decision-making problems and illuminate the workings of the human mind. What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of the new and familiar is the most fulfilling? These may seem like uniquely human quandaries, but they are not. Computers, like us, confront limited space and time, so computer scientists have been grappling with similar problems for decades. And the solutions they’ve found have much to teach us. In a dazzlingly interdisciplinary work, Brian Christian and Tom Griffiths show how algorithms developed for computers 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 peering into the future, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
ViewEgo is the Enemy - The Fight to Master Our Greatest Opponent
Ryan Holiday
A powerful meditation on the nature and dangers of ego, from the author of the #1 New York Times bestseller Stillness is the Key, and Obstacle is the Way - over 1 million copies sold 'Re-read it each year. It's that important' Derek Sivers, author of Anything You Want 'Ryan Holiday is one of his generation's finest thinkers' Steven Pressfield, author of The War of Art 'This is a book I want every athlete, aspiring leader, entrepreneur, thinker and doer to read' George Raveling, Nike's Director of International Basketball 'Inspiring yet practical' Robert Greene, author of The 48 Laws of Power It's wrecked the careers of promising young geniuses. It's evaporated great fortunes and run companies into the ground. It's made adversity unbearable and turned struggle into shame. Every great philosopher has warned against it, in our most lasting stories and countless works of art, in all culture and all ages. Its name? Ego, and it is the enemy - of ambition, of success and of resilience. In Ego is the Enemy, Ryan Holiday shows us how and why ego is such a powerful internal opponent to be guarded against at all stages of our careers and lives, and that we can only create our best work when we identify, acknowledge and disarm its dangers. Drawing on an array of inspiring characters and narratives from literature, philosophy and history, the book explores the nature and dangers of ego to illustrate how you can be humble in your aspirations, gracious in your success and resilient in your failures. The result is an inspiring and timely reminder that humility and confidence are our greatest friends when confronting the challenges of a culture that tends to fan the flames of ego, a book full of themes and life lessons that will resonate, uplift and inspire.
ViewOn Writing Well, 30th Anniversary Edition - An Informal Guide to Writing Nonfiction
William Zinsser
On Writing Well has been praised for its sound advice, its clarity and the warmth of its style. It is a book for everybody who wants to learn how to write or who needs to do some writing to get through the day, as almost everybody does in the age of e-mail and the Internet. Whether you want to write about people or places, science and technology, business, sports, the arts or about yourself in the increasingly popular memoir genre, On Writing Well offers you fundamental priciples as well as the insights of a distinguished writer and teacher. With more than a million copies sole, this volume has stood the test of time and remains a valuable resource for writers and would-be writers.
ViewAtomic Habits - An Easy & Proven Way to Build Good Habits & Break Bad Ones
James Clear
The #1 New York Times bestseller. Over 4 million copies sold! Tiny Changes, Remarkable Results No matter your goals, Atomic Habits offers a proven framework for improving--every day. James Clear, one of the world's leading experts on habit formation, reveals practical strategies that will teach you exactly how to form good habits, break bad ones, and master the tiny behaviors that lead to remarkable results. If you're having trouble changing your habits, the problem isn't you. The problem is your system. Bad habits repeat themselves again and again not because you don't want to change, but because you have the wrong system for change. You do not rise to the level of your goals. You fall to the level of your systems. Here, you'll get a proven system that can take you to new heights. Clear is known for his ability to distill complex topics into simple behaviors that can be easily applied to daily life and work. Here, he draws on the most proven ideas from biology, psychology, and neuroscience to create an easy-to-understand guide for making good habits inevitable and bad habits impossible. Along the way, readers will be inspired and entertained with true stories from Olympic gold medalists, award-winning artists, business leaders, life-saving physicians, and star comedians who have used the science of small habits to master their craft and vault to the top of their field. Learn how to: • make time for new habits (even when life gets crazy); • overcome a lack of motivation and willpower; • design your environment to make success easier; • get back on track when you fall off course; ...and much more. Atomic Habits will reshape the way you think about progress and success, and give you the tools and strategies you need to transform your habits--whether you are a team looking to win a championship, an organization hoping to redefine an industry, or simply an individual who wishes to quit smoking, lose weight, reduce stress, or achieve any other goal.
ViewThe Rational Optimist - How Prosperity Evolves
Matt Ridley
“A delightful and fascinating book filled with insight and wit, which will make you think twice and cheer up.” — Steven Pinker In a bold and provocative interpretation of economic history, Matt Ridley, the New York Times-bestselling author of Genome and The Red Queen, makes the case for an economics of hope, arguing that the benefits of commerce, technology, innovation, and change—what Ridley calls cultural evolution—will inevitably increase human prosperity. Fans of the works of Jared Diamond (Guns, Germs, and Steel), Niall Ferguson (The Ascent of Money), and Thomas Friedman (The World Is Flat) will find much to ponder and enjoy in The Rational Optimist. For two hundred years the pessimists have dominated public discourse, insisting that things will soon be getting much worse. But in fact, life is getting better—and at an accelerating rate. Food availability, income, and life span are up; disease, child mortality, and violence are down all across the globe. Africa is following Asia out of poverty; the Internet, the mobile phone, and container shipping are enriching people's lives as never before. An astute, refreshing, and revelatory work that covers the entire sweep of human history—from the Stone Age to the Internet—The Rational Optimist will change your way of thinking about the world for the better.
ViewHow to Fail at Almost Everything and Still Win Big - Kind of the Story of My Life
Scott Adams
Dilbert creator Scott Adams' funny memoir about his many failures and what they eventually taught him about success 'Adams has a funny, refreshingly considered set of ideas about how to find success-and what that success will look like when one gets there' Kirkus Reviews ---------------------------------------------------------------------------------------- Scott Adams has probably failed at more things than anyone you've ever met. So how did he go from hapless office worker and serial failure to the creator of Dilbert, one of the world's most famous comic strips, in just a few years? No career guide can offer advice that works for everyone. Your best bet is to study the ways of others who made it big and try to glean some tricks that make sense for you. So here Scott Adams tells how he turned one failure after another - including a corporate career, inventions, investments, and two restaurants - into something successful. Along the way he discovered some unlikely truths. Goals are for losers; systems are for winners. Forget 'passion'; what you need is personal energy. In this brilliant book, Adams shows us how to invite failure in, embrace it, then pick its pocket. While you laugh at his failures, you'll discover some helpful ideas for your own path to personal victory. ---------------------------------------------------------------------------------------- 'Scott Adams has drawn nearly 9,000 Dilbert cartoons since the strip began, in 1989, and his cynical take on management ideas, the effectiveness of bosses and cubicle life has affected the worldview of millions. But he built his successful career mainly through trial and error-a whole lot of error, to be exact' Harvard Business Review
View12 Rules for Life - An Antidote to Chaos
Jordan B. Peterson
Jordan Peterson's work as a clinical psychologist has reshaped the modern understanding of personality, and now he has become one of the world's most popular public thinkers, with his lectures on topics ranging from the Bible to romantic relationships drawing tens of millions of viewers. In an era of polarizing politics, echo chambers and trigger warnings, his startling message about the value of personal responsibility and the dangers of ideology has resonated around the world. In this book, he combines ancient wisdom with decades of experience to provide twelve profound and challenging principles for how to live a meaningful life, from setting your house in order before criticising others to comparing yourself to who you were yesterday, not someone else today. Gripping, thought-provoking and deeply rewarding, 12 Rules for Life offers an antidote to the chaos in our lives: eternal truths applied to our modern problems.
ViewThe Subtle Art of Not Giving a F*ck - A Counterintuitive Approach to Living a Good Life
Mark Manson
#1 New York Times Bestseller Over 10 million copies sold In this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be "positive" all the time so that we can truly become better, happier people. For decades, we’ve been told that positive thinking is the key to a happy, rich life. "F**k positivity," Mark Manson says. "Let’s be honest, shit is f**ked and we have to live with it." In his wildly popular Internet blog, Manson doesn’t sugarcoat or equivocate. He tells it like it is—a dose of raw, refreshing, honest truth that is sorely lacking today. The Subtle Art of Not Giving a F**k is his antidote to the coddling, let’s-all-feel-good mindset that has infected American society and spoiled a generation, rewarding them with gold medals just for showing up. Manson makes the argument, backed both by academic research and well-timed poop jokes, that improving our lives hinges not on our ability to turn lemons into lemonade, but on learning to stomach lemons better. Human beings are flawed and limited—"not everybody can be extraordinary, there are winners and losers in society, and some of it is not fair or your fault." Manson advises us to get to know our limitations and accept them. Once we embrace our fears, faults, and uncertainties, once we stop running and avoiding and start confronting painful truths, we can begin to find the courage, perseverance, honesty, responsibility, curiosity, and forgiveness we seek. There are only so many things we can give a f**k about so we need to figure out which ones really matter, Manson makes clear. While money is nice, caring about what you do with your life is better, because true wealth is about experience. A much-needed grab-you-by-the-shoulders-and-look-you-in-the-eye moment of real-talk, filled with entertaining stories and profane, ruthless humor, The Subtle Art of Not Giving a F**k is a refreshing slap for a generation to help them lead contented, grounded lives.
ViewThe 7 Habits of Highly Effective People - Powerful Lessons in Personal Change
Stephen R. Covey
Millions of copies sold. New York Times Bestseller. Named the #1 Most Influential Business Book of the Twentieth Century. “Every so often a book comes along that not only alters the lives of readers but leaves an imprint on the culture itself. The 7 Habits is one of those books.” —Daniel Pink, New York Times bestselling author of When and Drive One of the most inspiring and impactful books ever written, The 7 Habits of Highly Effective People has captivated readers for 25 years. It has transformed the lives of presidents and CEOs, educators and parents—in short, millions of people of all ages and occupations across the world. This twenty-fifth anniversary edition of Stephen Covey’s cherished classic commemorates his timeless wisdom, and encourages us to live a life of great and enduring purpose.
ViewSnow Crash
Neal Stephenson
"This Snow Crash thing--is it a virus, a drug, or a religion?" Juanita shrugs. "What's the difference?" The only relief from the sea of logos is within the well-guarded borders of the Burbclaves. Is it any wonder that most sane folks have forsaken the real world and chosen to live in the computer-generated universe of virtual reality? In a major city, the size of a dozen Manhattans, is a domain of pleasures limited only by the imagination. But now a strange new computer virus called Snow Crash is striking down hackers everywhere, leaving an unlikely young pizza delivery man as humankind's last best hope. The perfect cyberpunk sci-fi read, Snow Crash is an equally worthy successor to William Gibson's Neuromancer and predecessor to Ernest Cline's Ready Player One. *** What readers are saying about Snow Crash: 'It's hard to believe Neal wrote his books when the published date claims. He's always so right about the future, and I keep on hoping he's so wrong' Goodreads Reader Review 'Snow Crash is to Books as The Matrix is to movies (with only the absolute BEST parts of Tron and Da Vinci Code thrown in)' Goodreads Reader Review 'Loved it! Can't recommend it highly enough. Everyone should read this book. Go do it. Do it now. It's just awesome. You won't regret it' Goodreads Reader Review 'It's hilarious and mind-blowing. From the first page to the last, I was amazed at just how much influence this book has had on TV, movies, etc.' Goodreads Reader Review
ViewSapiens - A Brief History of Humankind
Yuval Noah Harari
**THE MULTI-MILLION COPY BESTSELLER** 'Interesting and provocative... It gives you a sense of how briefly we've been on this Earth' Barack Obama What makes us brilliant? What makes us deadly? What makes us Sapiens? Yuval Noah Harari challenges everything we know about being human. Earth is 4.5 billion years old. In just a fraction of that time, one species among countless others has conquered it: us. In this bold and provocative book, Yuval Noah Harari explores who we are, how we got here and where we're going. ________________ PRAISE FOR SAPIENS: 'Jaw-dropping from the first word to the last... It may be the best book I've ever read' Chris Evans 'Sweeps the cobwebs out of your brain... Radiates power and clarity' Sunday Times 'It altered how I view our species and our world' Guardian 'Startling... It changes the way you look at the world' Simon Mayo 'I would recommend Sapiens to anyone who's interested in the history and future of our species' Bill Gates **ONE OF THE GUARDIAN'S 100 BEST BOOKS OF THE 21st CENTURY**
ViewSuperintelligence - Paths, Dangers, Strategies
Nick Bostrom
The human brain has some capabilities that the brains of other animals lack. It is to these distinctive capabilities that our species owes its dominant position. Other animals have stronger muscles or sharper claws, but we have cleverer brains. If machine brains one day come to surpass human brains in general intelligence, then this new superintelligence could become very powerful. As the fate of the gorillas now depends more on us humans than on the gorillas themselves, so the fate of our species then would come to depend on the actions of the machine superintelligence. But we have one advantage: we get to make the first move. Will it be possible to construct a seed AI or otherwise to engineer initial conditions so as to make an intelligence explosion survivable? How could one achieve a controlled detonation? To get closer to an answer to this question, we must make our way through a fascinating landscape of topics and considerations. Read the book and learn about oracles, genies, singletons; about boxing methods, tripwires, and mind crime; about humanity's cosmic endowment and differential technological development; indirect normativity, instrumental convergence, whole brain emulation and technology couplings; Malthusian economics and dystopian evolution; artificial intelligence, and biological cognitive enhancement, and collective intelligence.
ViewPermanent Record
Edward Snowden
The Sunday Times top ten bestseller. Edward Snowden, the man who risked everything to expose the US government’s system of mass surveillance, reveals for the first time the story of his life, including how he helped to build that system and what motivated him to try to bring it down. In 2013, twenty-nine-year-old Edward Snowden shocked the world when he broke with the American intelligence establishment and revealed that the United States government was secretly pursuing the means to collect every single phone call, text message, and email. The result would be an unprecedented system of mass surveillance with the ability to pry into the private lives of every person on earth. Six years later, Snowden reveals for the very first time how he helped to build this system and why he was moved to expose it. Spanning the bucolic Beltway suburbs of his childhood and the clandestine CIA and NSA postings of his adulthood, Permanent Record is the extraordinary account of a bright young man who grew up online – a man who became a spy, a whistleblower, and, in exile, the Internet’s conscience. Written with wit, grace, passion, and an unflinching candor, Permanent Record is a crucial memoir of our digital age. 'A riveting account . . . Reads like a literary thriller' - New York Times
View