
Hackers & Painters
Big Ideas from the Computer Age
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
Audibleプレミアムプラン30日間無料体験
¥4,900 で購入
-
ナレーター:
-
Mark Sando
-
著者:
-
Paul Graham
このコンテンツについて
"The computer world is like an intellectual Wild West, in which you can shoot anyone you wish with your ideas, if you're willing to risk the consequences. " (from Hackers & Painters: Big Ideas from the Computer Age, by Paul Graham)
We are living in the computer age, in a world increasingly designed and engineered by computer programmers and software designers, by people who call themselves hackers. Who are these people, what motivates them, and why should you care?
Consider these facts: Everything around us is turning into computers. Your typewriter is gone, replaced by a computer. Your phone has turned into a computer. So has your camera. Soon your TV will. Your car was not only designed on computers, but has more processing power in it than a room-sized mainframe did in 1970. Letters, encyclopedias, newspapers, and even your local store are being replaced by the internet.
Hackers & Painters: Big Ideas from the Computer Age, by Paul Graham, explains this world and the motivations of the people who occupy it. In clear, thoughtful prose that draws on illuminating historical examples, Graham takes readers on an unflinching exploration into what he calls "an intellectual Wild West".
The ideas discussed in this book will have a powerful and lasting impact on how we think, how we work, how we develop technology, and how we live. Topics include the importance of beauty in software design, how to make wealth, heresy and free speech, the programming language renaissance, the open-source movement, digital design, internet startups, and more.
©2008 Paul Graham (P)2021 Upfront Booksこちらもおすすめ
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
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.
著者: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
The Innovator's Dilemma, with a New Foreword
- When New Technologies Cause Great Firms to Fail
- 著者: Clayton M. Christensen, Marc Benioff - foreword
- ナレーター: L.J. Ganse, Jonathan Todd Ross
- 再生時間: 8 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Offering both successes and failures from leading companies as a guide, The Innovator's Dilemma gives you a set of rules for capitalizing on the phenomenon of disruptive innovation. Sharp, cogent, and provocative—and consistently noted as one of the most valuable business ideas of all time—The Innovator's Dilemma is the book no manager, leader, or entrepreneur should be without.
著者: Clayton M. Christensen, 、その他
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
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.
著者: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
The Innovator's Dilemma, with a New Foreword
- When New Technologies Cause Great Firms to Fail
- 著者: Clayton M. Christensen, Marc Benioff - foreword
- ナレーター: L.J. Ganse, Jonathan Todd Ross
- 再生時間: 8 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Offering both successes and failures from leading companies as a guide, The Innovator's Dilemma gives you a set of rules for capitalizing on the phenomenon of disruptive innovation. Sharp, cogent, and provocative—and consistently noted as one of the most valuable business ideas of all time—The Innovator's Dilemma is the book no manager, leader, or entrepreneur should be without.
著者: Clayton M. Christensen, 、その他
-
Crucial Conversations (Third Edition)
- Tools for Talking When Stakes Are High
- 著者: Joseph Grenny, Kerry Patterson, Ron McMillan, 、その他
- ナレーター: Emily Gregory, Joseph Grenny
- 再生時間: 7 時間 45 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The book that revolutionized business communications has been updated for today's workplace. Crucial Conversations provides powerful skills to ensure every conversation - especially difficult ones - leads to the results you want. Written in an engaging and witty style, it teaches listeners how to be persuasive rather than abrasive, how to get back to productive dialogue when others blow up or clam up, and it offers powerful skills for mastering high-stakes conversations, regardless of the topic or person.
著者: Joseph Grenny, 、その他
-
Why Is Sex Fun?
- The Evolution of Human Sexuality
- 著者: Jared Diamond
- ナレーター: L. J. Ganser
- 再生時間: 5 時間 17 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There is no one better qualified than Jared Diamond - renowned expert in the fields of physiology and evolutionary biology and award-winning author - to explain the evolutionary forces that operated on our ancestors to make us sexually different. With wit and a wealth of fascinating examples, he explains how our sexuality has been as crucial as our large brains and upright posture in our rise to human status.
著者: Jared Diamond
-
Laws of UX
- Using Psychology to Design Better Products & Services
- 著者: Jon Yablonski
- ナレーター: Jason Leikam
- 再生時間: 3 時間
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This practical guide explains how you can apply key principles in psychology to build products and experiences that are more intuitive and human-centered. Author Jon Yablonski deconstructs familiar apps and experiences to provide clear examples of how UX designers can build experiences that adapt to how users perceive and process digital interfaces.
著者: Jon Yablonski
-
A Hacker's Mind
- How the Powerful Bend Society's Rules, and How to Bend Them Back
- 著者: Bruce Schneier
- ナレーター: Dan John Miller
- 再生時間: 8 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In A Hacker’s Mind, Bruce Schneier takes hacking out of the world of computing and uses it to analyze the systems that underpin our society: from tax laws to financial markets to politics. He reveals an array of powerful actors whose hacks bend our economic, political, and legal systems to their advantage, at the expense of everyone else.
著者: Bruce Schneier
-
Design for How People Think
- Using Brain Science to Build Better Products
- 著者: John Whalen PhD
- ナレーター: Mitchell Dorian
- 再生時間: 4 時間 43 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
User experience doesn’t happen on a screen; it happens in the mind, and the experience is multidimensional and multisensory. This practical book will help you uncover critical insights about how your customers think so you can create products or services with an exceptional experience. Corporate leaders, marketers, product owners, and designers will learn how cognitive processes from different brain regions form what we perceive as a singular experience. Author John Whalen shows you how anyone on your team can conduct "contextual interviews" to unlock insights.
著者: John Whalen PhD
-
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- 著者: Bill Lubanovic
- ナレーター: Derek Dysart
- 再生時間: 13 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
著者: Bill Lubanovic
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 8 時間 24 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
著者: Robert C. Martin
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
Nudge: The Final Edition
- Improving Decisions About Money, Health, and the Environment
- 著者: Richard H. Thaler, Cass R. Sunstein
- ナレーター: Sean Pratt
- 再生時間: 11 時間 33 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Since the original publication of Nudge more than a decade ago, the title has entered the vocabulary of businesspeople, policy makers, engaged citizens, and consumers everywhere. The book has given rise to more than 200 "nudge units" in governments around the world and countless groups of behavioral scientists in every part of the economy. It has taught us how to use thoughtful "choice architecture" - a concept the authors invented - to help us make better decisions for ourselves, our families, and our society.
著者: Richard H. Thaler, 、その他
-
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
-
Coders at Work
- Reflections on the Craft of Programming
- 著者: Peter Seibel
- ナレーター: Mitchell Dorian, full cast
- 再生時間: 20 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting.
著者: Peter Seibel
-
Linux for Beginners
- How to Master the Linux Operating System and Command Line from Scratch
- 著者: Noah Herrmann
- ナレーター: Joshua Mount
- 再生時間: 3 時間 7 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
It's challenging to assess and understand how to learn a new skill, mainly when the subject appears vast. There can be so much data available that it is difficult to know where to begin. Even worse, you start learning and soon find there are so many definitions, commands, and complexities not clarified. This book is helpful even if you have never used Linux before but want to master it.
著者: Noah Herrmann
-
Androids
- The Team That Built the Android Operating System
- 著者: Chet Haase
- ナレーター: Chet Haase
- 再生時間: 10 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In 2004, Android was two people who wanted to build camera software, but couldn't get investors interested. Today, Android is a large team at Google, delivering an operating system (including camera software) to over 3 billion devices worldwide. This is the inside story, told by the people who made it happen. Androids: The Team That Built the Android Operating System is a firsthand chronological account of how the startup began, how the team came together, and how they all built an operating system from the kernel level to its applications, and everything in between.
著者: Chet Haase
-
History
- A Very Short Introduction
- 著者: John H. Arnold
- ナレーター: Richard Davidson
- 再生時間: 4 時間 43 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are many stories we can tell about the past, and we are not, perhaps, as free as we might imagine in our choice of which stories to tell or where those stories end. John Arnold's addition to Oxford's popular Very Short Introductions series is a stimulating essay about how people study and understand history.
著者: John H. Arnold
-
Slaughterhouse-Five
- 著者: Kurt Vonnegut
- ナレーター: James Franco
- 再生時間: 5 時間 13 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Traumatized by the bombing of Dresden at the time he had been imprisoned, Pilgrim drifts through all events and history, sometimes deeply implicated, sometimes a witness. He is surrounded by Vonnegut's usual large cast of continuing characters (notably here the hack science fiction writer Kilgore Trout and the alien Tralfamadorians, who oversee his life and remind him constantly that there is no causation, no order, no motive to existence).
著者: Kurt Vonnegut
-
Incompleteness
- The Proof and Paradox of Kurt Gödel
- 著者: Rebecca Goldstein
- ナレーター: Tom Perkins
- 再生時間: 8 時間 6 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Probing the life and work of Kurt Gödel, Incompleteness indelibly portrays the tortured genius whose vision rocked the stability of mathematical reasoning—and brought him to the edge of madness.
-
Python Essentials for Dummies
- 著者: John C. Shovic PhD, Alan Simpson
- ナレーター: Lee Goettl
- 再生時間: 5 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This portable Dummies Essentials book focuses on the key topics you need to know about the popular Python language. Great for supplementing a course, reviewing for a certification, or staying knowledgeable on the job.
著者: John C. Shovic PhD, 、その他
-
Why We Love Dogs, Eat Pigs, and Wear Cows
- An Introduction to Carnism, 10th Anniversary Edition
- 著者: Melanie Joy PhD, Yuval Noah Harari - foreword
- ナレーター: Heather Wynne
- 再生時間: 5 時間
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Why We Love Dogs, Eat Pigs, and Wear Cows offers an absorbing look at what social psychologist Melanie Joy calls carnism, the belief system that conditions us to eat certain animals when we would never dream of eating others. Carnism causes extensive animal suffering and global injustice, and it drives us to act against our own interests and the interests of others without fully realizing what we are doing.
著者: Melanie Joy PhD, 、その他
-
Finding Flow
- The Psychology of Engagement with Everyday Life
- 著者: Mihaly Csikszentmihalyi
- ナレーター: Sean Pratt
- 再生時間: 5 時間 6 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Based on a far-reaching study of thousands of individuals, Finding Flow contends that we often walk through our days unaware of and out of touch with our emotional lives. Our inattention makes us constantly bounce between two extremes: During much of the day, we live filled with the anxiety and pressures of our work and obligations, and during our leisure moments, we tend to live in passive boredom.
-
The Laws of Simplicity
- Design, Technology, Business, Life
- 著者: John Maeda
- ナレーター: Nick Podehl
- 再生時間: 2 時間 44 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Finally, we are learning that simplicity equals sanity. We’re rebelling against technology that’s too complicated, DVD players with too many menus, and software accompanied by 75-megabyte “read me” manuals. The iPod’s clean gadgetry has made simplicity hip. But sometimes we find ourselves caught up in the simplicity paradox: we want something that’s simple and easy to use, but also does all the complex things we might ever want it to do.
-
-
単純なほうがよい
- 投稿者: Second to NUN 日付: 2025/05/15
著者: John Maeda
-
The Meaning of it All
- Thoughts of a Citizen-Scientist
- 著者: Richard P. Feynman
- ナレーター: Raymond Todd
- 再生時間: 2 時間 50 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this collection of lectures that Richard Feynman originally gave in 1963, unpublished during his lifetime, the Nobel Prize-winning physicist discusses several of the ultimate questions of science. What is the nature of the tension between science and religious faith? Why does uncertainty play such a crucial role in the scientific imagination? Is this really a scientific age?
-
The Emperor's New Mind
- Concerning Computers, Minds, and the Laws of Physics
- 著者: Roger Penrose
- ナレーター: Julian Elfer
- 再生時間: 18 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this absorbing and frequently contentious book, Roger Penrose puts forward his view that there are some facets of human thinking that can never be emulated by a machine. The book's central concern is what philosophers call the "mind-body problem". Penrose examines what physics and mathematics can tell us about how the mind works, what they can't, and what we need to know to understand the physical processes of consciousness.
著者: Roger Penrose
-
Debt - Updated and Expanded
- The First 5,000 Years
- 著者: David Graeber
- ナレーター: Grover Gardner
- 再生時間: 17 時間 48 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Here, anthropologist David Graeber presents a stunning reversal of conventional wisdom: He shows that before there was money, there was debt. For more than 5,000 years, since the beginnings of the first agrarian empires, humans have used elaborate credit systems to buy and sell goods - that is, long before the invention of coins or cash. It is in this era, Graeber argues, that we also first encounter a society divided into debtors and creditors.
著者: David Graeber
-
Fooled by Randomness
- The Hidden Role of Chance in Life and in the Markets
- 著者: Nassim Nicholas Taleb
- ナレーター: Sean Pratt
- 再生時間: 10 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This audiobook is about luck, or more precisely, how we perceive and deal with luck in life and business. It is already a landmark work, and its title has entered our vocabulary. In its second edition, Fooled by Randomness is now a cornerstone for anyone interested in random outcomes.