Ship Something Small
You can write a program. You cannot yet turn an idea into one and put it in somebody's hands. This segment does that end to end: cut a wish list to one sentence, design one table set for it, build the smallest version a real person can use, then hand it to somebody who is not you and watch what they break in the first two minutes. Shipped means it runs on their machine, not that it is on the internet.
- trending_upIntermediate
- schedule7h 13m
- menu_book12개 강의
- publicEnglish
- workspace_premiumBasic
개요
V1 taught you to write a program. V2 taught you to fix it when it breaks. Then most people stop, because they have a working script and no idea how to turn something they want into one. This is that step. You start with everything you wish your project did — a real learner's list ran to nine features — and you cut it to one sentence that another person could build against, with one thing you could watch happen to prove it is true. You design two tables for that one project and no more, and you find out on three rows rather than three hundred exactly which nonsense your database will quietly accept. You build the smallest version that runs end to end and does nothing, then fill it in one branch at a time so it is runnable at the end of every sitting. The bug that loses a user's work, the round that crashes on an empty database, the program that cannot find its own data on somebody else's machine — you cause every one of them on purpose and get it back. Then you give it to a stranger for ten minutes and do not help. What they break in the first two minutes is worth more than the last two evenings, and sorting their list into fix-now, next-version and refused is the last skill the segment teaches. Shipped means one other person runs it on their own machine and it works. Not deployed, not hosted. That is a finished thing, and it is where this stops.
강의 커리큘럼 · 4개 모듈
lock접근 시 이용 가능- 01 The Wish List, Cut Down3개 강의·1h 27m
Nobody struggles to cut a bad idea. Every line on a wish list is reasonable, which is exactly why nothing gets cut and nothing gets built. The single-observation test is the whole of this module: one…
- 02 The Shape3개 강의·1h 29m
The person never sees your code. They see the strings it prints and the prompts it stops on, and you can write all of that in fifteen minutes. Behind it, one rule from E2 carries the whole data…
- 03 The Smallest Thing That Runs3개 강의·2h 15m
Build a version that runs end to end and does nothing, then fill it in one branch at a time. At the end of every sitting the whole thing still runs, so when something breaks you know it was the last…
- 04 Somebody Who Is Not You3개 강의·2h 2m
Ten minutes with one stranger finds more than the last two evenings did, because they have not read anything and will do things you never would. The rule is that you do not help. Shipped means…
자주 묻는 질문
- Ship Something Small에서 무엇을 배우나요?
- You can write a program. You cannot yet turn an idea into one and put it in somebody's hands. This segment does that end to end: cut a wish list to one sentence, design one table set for it, build the smallest version a real person can use, then hand it to somebody who is not you and watch what they
- 사전 경험이 필요한가요?
- Ship Something Small을 시작하기 전에 기초 지식이 있으면 좋아요.
- Ship Something Small은 얼마나 걸리나요?
- Ship Something Small은 4개 모듈과 12개 강의로 구성되어 있고, 자신의 속도로 학습할 수 있어요.
- 어떻게 접근하나요?
- Ship Something Small은 모든 유료 구독에 포함되어 있어요.