Joel on Software


Joel Spolsky - 2004
    For years, Joel Spolsky has done exactly this at www.joelonsoftware.com. Now, for the first time, you can own a collection of the most important essays from his site in one book, with exclusive commentary and new insights from joel.

Release It!: Design and Deploy Production-Ready Software (Pragmatic Programmers)


Michael T. Nygard - 2007
    Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 different countries? Are you ready for a world filled with flakey networks, tangled databases, and impatient users?If you're a developer and don't want to be on call for 3AM for the rest of your life, this book will help.In Release It!, Michael T. Nygard shows you how to design and architect your application for the harsh realities it will face. You'll learn how to design your application for maximum uptime, performance, and return on investment.Mike explains that many problems with systems today start with the design.

Unmarketing: Stop Marketing. Start Engaging.


Scott Stratten - 2010
    We've been taught to market to others in ways we hate being marketed to (cold-calling, flyers, ads, etc.). So why do we still keep trying the same stale marketing moves?UnMarketing shows you how to unlearn the old ways and consistently attract and engage the right customers. You'll stop just pushing out your message and praying that it sticks somewhere. Potential and current customers want to be listened to, validated, and have a platform to be heard-especially online. With UnMarketing, you'll create such a relationship with your customers, and make yourself the logical choice for their needs.Shows how to create a mindset and systems to roll out a new, 21st century marketing approach Marketing expert Scott Stratten focuses on a Pull & Stay method (pulling your market towards you and staying/engaging with them, leading them to naturally choose you for their needs) rather than Push & Pray Redefines marketing as all points of engagement between a company and its customers, not just a single boxed-in activity Traditional marketing methods are leading to diminishing returns and disaffected customers. The answer? Stop marketing, start UnMarketing!

New Power: How Power Works in Our Hyperconnected World—and How to Make It Work for You


Jeremy Heimans - 2018
    This "old power" was out of reach for the vast majority of people. But our ubiquitous connectivity makes possible a different kind of power. "New power" is made by many. It is open, participatory, and peer-driven. It works like a current, not a currency--and it is most forceful when it surges. The battle between old and new power is determining who governs us, how we work, and even how we think and feel. New Power shines fresh light on the cultural phenomena of our day, from #BlackLivesMatter to the Ice Bucket Challenge to Airbnb, uncovering the new power forces that made them huge. Drawing on examples from business, activism, and pop culture, as well as the study of organizations like Lego, NASA, Reddit, and TED, Heimans and Timms explain how to build new power and channel it successfully. They also explore the dark side of these forces: the way ISIS has co-opted new power to monstrous ends, and the rise of the alt-right's "intensity machine."In an era increasingly shaped by new power, this groundbreaking book offers us a new way to understand the world--and our role in it.

Site Reliability Engineering: How Google Runs Production Systems


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

Beyond Fear: Thinking Sensibly about Security in an Uncertain World


Bruce Schneier - 2003
    Security is near the top of government and corporate agendas around the globe. Security-related stories appear on the front page everyday. How well though, do any of us truly understand what achieving real security involves?In Beyond Fear, Bruce Schneier invites us to take a critical look at not just the threats to our security, but the ways in which we're encouraged to think about security by law enforcement agencies, businesses of all shapes and sizes, and our national governments and militaries. Schneier believes we all can and should be better security consumers, and that the trade-offs we make in the name of security - in terms of cash outlays, taxes, inconvenience, and diminished freedoms - should be part of an ongoing negotiation in our personal, professional, and civic lives, and the subject of an open and informed national discussion.With a well-deserved reputation for original and sometimes iconoclastic thought, Schneier has a lot to say that is provocative, counter-intuitive, and just plain good sense. He explains in detail, for example, why we need to design security systems that don't just work well, but fail well, and why secrecy on the part of government often undermines security. He also believes, for instance, that national ID cards are an exceptionally bad idea: technically unsound, and even destructive of security. And, contrary to a lot of current nay-sayers, he thinks online shopping is fundamentally safe, and that many of the new airline security measure (though by no means all) are actually quite effective. A skeptic of much that's promised by highly touted technologies like biometrics, Schneier is also a refreshingly positive, problem-solving force in the often self-dramatizing and fear-mongering world of security pundits.Schneier helps the reader to understand the issues at stake, and how to best come to one's own conclusions, including the vast infrastructure we already have in place, and the vaster systems--some useful, others useless or worse--that we're being asked to submit to and pay for.Bruce Schneier is the author of seven books, including Applied Cryptography (which Wired called "the one book the National Security Agency wanted never to be published") and Secrets and Lies (described in Fortune as "startlingly lively...][a] jewel box of little surprises you can actually use."). He is also Founder and Chief Technology Officer of Counterpane Internet Security, Inc., and publishes Crypto-Gram, one of the most widely read newsletters in the field of online security.

Domain-Driven Design: Tackling Complexity in the Heart of Software


Eric Evans - 2003
    "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.

Whiplash: How to Survive Our Faster Future


Joichi Ito - 2016
    The world is more complex and volatile today than at any other time in our history. The tools of our modern existence are getting faster, cheaper, and smaller at an exponential rate, transforming every aspect of society, from business to culture and from the public sphere to our most private moments. The people who succeed will be the ones who learn to think differently. In Whiplash, Joi Ito and Jeff Howe distill that logic into nine organizing principles for navigating and surviving this tumultuous period: Emergence over AuthorityPull over PushCompasses over MapsRisk over SafetyDisobedience over CompliancePractice over TheoryDiversity over AbilityResilience over StrengthSystems over Objects Filled with incredible case studies and cutting-edge research and philosophies from the MIT Media Lab and beyond, Whiplash will help you adapt and succeed in this unpredictable world.

The Making of a Manager: What to Do When Everyone Looks to You


Julie Zhuo - 2019
    She stared at a long list of logistics--from hiring to firing, from meeting to messaging, from planning to pitching--and faced a thousand questions and uncertainties. How was she supposed to spin teamwork into value? How could she be a good steward of her reports' careers? What was the secret to leading with confidence in new and unexpected situations?Now, having managed dozens of teams spanning tens to hundreds of people, Julie knows the most important lesson of all: great managers are made, not born. If you care enough to be reading this, then you care enough to be a great manager.The Making of a Manager is a modern field guide packed everyday examples and transformative insights, including:* How to tell a great manager from an average manager (illustrations included) * When you should look past an awkward interview and hire someone anyway * How to build trust with your reports through not being a boss * Where to look when you lose faith and lack the answersWhether you're new to the job, a veteran leader, or looking to be promoted, this is the handbook you need to be the kind of manager you wish you had.

IT Savvy: What Top Executives Must Know to Go from Pain to Gain


Peter Weill - 2009
    But in many organizations, returns from IT investments are flatlining, even as technology spending has skyrocketed.These challenges call for new levels of IT savvy: the ability of all managers-IT or non-IT-to transform their company's technology assets into operational efficiencies that boost margins. Companies with IT-savvy managers are 20 percent more profitable than their competitors.In IT Savvy, Peter Weill and Jeanne Ross-two of the world's foremost authorities on using IT in business-explain how non-IT executives can acquire this savvy. Concise and practical, the book describes the practices, competencies, and leadership skills non-IT managers need to succeed in the digital economy. You'll discover how to:-Define your firm's operating model-how IT can help you do business-Revamp your IT funding model to support your operating model-Build a digitized platform of business processes, IT systems, and data to execute on the model-Determine IT decision rights-Extract more business value from your IT assetsPacked with examples and based on research into eighteen hundred organizations in more than sixty countries, IT Savvy is required reading for non-IT managers seeking to push their company's performance to new heights.

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.

The Art of Deception: Controlling the Human Element of Security


Kevin D. Mitnick - 2001
    Since his release from federal prison, in 1998, Mitnick has turned his life around and established himself as one of the most sought-after computer security experts worldwide. Now, in The Art of Deception, the world's most notorious hacker gives new meaning to the old adage, "It takes a thief to catch a thief." Focusing on the human factors involved with information security, Mitnick explains why all the firewalls and encryption protocols in the world will never be enough to stop a savvy grifter intent on rifling a corporate database or an irate employee determined to crash a system. With the help of many fascinating true stories of successful attacks on business and government, he illustrates just how susceptible even the most locked-down information systems are to a slick con artist impersonating an IRS agent. Narrating from the points of view of both the attacker and the victims, he explains why each attack was so successful and how it could have been prevented in an engaging and highly readable style reminiscent of a true-crime novel. And, perhaps most importantly, Mitnick offers advice for preventing these types of social engineering hacks through security protocols, training programs, and manuals that address the human element of security.

Do More Great Work: Stop the Busywork. Start the Work That Matters.


Michael Bungay Stanier - 2010
    You put in the hours. Yet you feel like you are constantly treading water with "Good Work" that keeps you going but never quite moves you ahead. Or worse, you are mired in "Bad Work"—endless meetings and energy-draining bureaucratic traps.Do More Great Work gets to the heart of the problem: Even the best performers are spending less than a fraction of their time doing "Great Work"—the kind of innovative work that pushes us forward, stretches our creativity, and truly satisfies us. Michael Bungay Stanier, Canadian Coach of the Year in 2006, is a business consultant who’s found a way to move us away from bad work (and even good work), and toward more time spent doing great work.When you’re up to your eyeballs answering e-mail, returning phone calls, attending meetings and scrambling to get that project done, you can turn to this inspirational, motivating, and at times playful book for invaluable guidance. In fifteen exercises, Do More Great Work shows how you can finally do more of the work that engages and challenges you, that has a real impact, that plays to your strengths—and that matters.The exercises are "maps"—brilliantly simple visual tools that help you find, start and sustain Great Work, revealing how to:Find clues to your own Great Work—they’re all around youLocate the sweet spot between what you want to do and what your organization wants you to doGenerate new ideas and possibilities quicklyBest manage your overwhelming workloadDouble the likelihood that you’ll do what you want to doAll it takes is ten minutes a day, a pencil and a willingness to change. Do More Great Work will not only help you identify what the Great Work of your life is, it will tell you how to do it.

The Minto Pyramid Principle: Logic in Writing, Thinking, & Problem Solving


Barbara Minto - 1987
    Topics covered range from the difference between deductive and inductive reasoning, to a discussion of how to highlight the structure of information.

Epic Content Marketing: How to Tell a Different Story, Break Through the Clutter, and Win More Customers by Marketing Less


Joe Pulizzi - 2013
    No longer can we interrupt our customers with mediocre content and sales messages they don't care about.Epic Content Marketing takes you step-by-step through the process of developing stories that inform and entertain and compel customers to act--without actually telling them to. Epic content, distributed to the right person at the right time, is the way to truly capture the hearts and minds of customers. It's how to position your business as a trusted expert in its industry. It's what customers share and talk about.Once we hook customers with epic content, they reward us by sending our sales through the roof.Epic Content Marketing provides everything you need to:Determine what your content niche should be to attract and retain customersDiscover and develop your content marketing mission statementSet up a process for creating and curating epic contentLearn how to leverage social and e-mail channels to create--and grow--your audienceMeasure the performance of your content--and increase your content marketing budgetWith in-depth case studies of how John Deere, LEGO, Coca-Cola, and other leading corporations are using content to drive epic sales, this groundbreaking guide gives you all the tools to start creating and disseminating content that leads directly to greater profits and growth.Whether you're the CMO of a Fortune 500, a digital marketer, or an entrepreneur, Epic Content Marketing gives you the tools you need to vanquish the competition. Start your epic journey now!PRAISE FOR EPIC CONTENT MARKETINGFrom the man who invented content marketing. Listen to this guy. He really understands the new world of marketing. The concepts in Epic Content Marketing are usable all over the world--instantly usable and useful for any business. -- Don Schultz, the father of integrated marketing, Professor Emeritus at Northwestern University's Medill School of Journalism, and author of 13 booksJoe Pulizzi's ideas are so consistently . . . well, epic (!) that they really don't need any endorsement by anyone. But here's mine anyway: You don't need MORE content. You need the right kind of content, strategically applied. For those organizations struggling to create a content marketing program that drives results, Joe delivers. Again. -- Ann Handley, coauthor of Content Rules and Chief Content Officer, MarketingProfsAs Joe shows us in his wonderful Epic Content Marketing, you must unlearn interrupting people with your nonsense. Instead, publish the valuable content they want to consume and are eager to share. -- David Meerman Scott, marketing strategist and bestselling author of The New Rules of Marketing and PRThis is a brilliant canter through the rapid and ever-changing world of content marketing. Joe has managed to capture the right blend of art and science as he plots the major trends impacting all marketers right now. -- Jonathan Mildenhall, VP, Global Advertising Strategy and Creative Excellence, Coca-Cola CompanyYou could say that Joe Pulizzi wrote the book on content marketing, but now it's more than just a saying. It's what you're holding in your hands. If you truly want to be successful at content marketing, Pulizzi is one of the few who can show you the way. -- Mitch Joel, President, Twist Image, and author of Six Pixels of Separation and CTRL ALT Delete"Joe Pulizzi may know more about content marketing than any person alive. He proves it in these pages. -- Jay Baer, New York Times bestselling author of Youtility: Why Smart Marketing is About Help Not Hype"The future of successful brand building, and especially the art of solidifying the emotional connection between people and brands, will require expertise in Content Marketing. Epic Content Marketing gives all the details practitioners need without overcomplicating." -- Professor JoAnn Sciarrino, Knight Chair, Digital Advertising and Marketing, UNC Chapel Hill Joe Pulizzi is the godfather of our burgeoning profession of Content Marketing. He lays out the objectives, principles, and core strategies of our field in a way that's easy-to-understand, inspiring, and entertaining. If your company doesn't yet realize that it's a media company, with all the challenges and advantages that implies, you're missing the most powerful way to connect with your customers. -- Julie Fleischer, Director, Media & Consumer Engagement, Kraft Foods