From Blocks to Text: Scratch to Python for ages 9–12
Your child already built something in Scratch. This is the same program, typed out line for line in Python — the same jump, the same question, the same greeting, with no palette to pick blocks from. Twelve lessons across four sessions, written for the nine-to-twelve-year-old at the keyboard, with four pages for the adult beside them.
- trending_upBeginner
- schedule5h 6m
- menu_book12개 강의
- publicEnglish
- workspace_premiumBasic
개요
Nothing new is being taught here. That is the point. A child who has finished a Scratch project already understands events, loops, input and output. They just met all four as coloured shapes that snap together. This segment takes one project they built themselves and rebuilds it in Python, one block at a time, so that every Python idea arrives already understood and only the way it is written is new. When clicked becomes running the file. Say becomes print. Ask and wait becomes input. Repeat becomes a for loop. If stays if. Nothing else has to be learned to cross. What does have to be learned is what the palette used to do for you. Scratch never let you misspell a block, never let you forget a colon, never let you use the wrong kind of quote mark, and drew the loop's bracket around your blocks in solid orange so you could see it. Python does none of that. One whole module is about those four things and nothing else, and every one of them is met by typing it wrong first and reading what the computer says back. The last module crosses the blocks that were left over, and then stops. This segment is a bridge, not a Python course. It ends by handing the child to Python From a White Sheet, module two, which is where Python proper starts.
강의 커리큘럼 · 4개 모듈
lock접근 시 이용 가능- 01 The Same Program, Twice3개 강의·1h 14m
Do not start by explaining Python. Start by putting the child's own Scratch script on the left of the screen and its typed lines on the right. The whole module is the claim that these are the same…
- 02 Four Things That Are Now Your Problem3개 강의·1h 19m
Every failure in this module was invisible in Scratch because the palette prevented it. Say that out loud once. Then let all four fire. There will be more red text in this session than in the rest of…
- 03 Rebuild It3개 강의·1h 21m
Module 1 was translation with the answer visible. This is the same program from nothing. Expect it to take longer than you think and expect the first run to fail. The module ends with the child…
- 04 The Blocks You Have Not Crossed Yet3개 강의·1h 12m
This module ends the segment deliberately early. Everything after it belongs to Python From a White Sheet. The last lesson is for the adult and is about how they stop being needed.
자주 묻는 질문
- From Blocks to Text: Scratch to Python for ages 9–12에서 무엇을 배우나요?
- Your child already built something in Scratch. This is the same program, typed out line for line in Python — the same jump, the same question, the same greeting, with no palette to pick blocks from. Twelve lessons across four sessions, written for the nine-to-twelve-year-old at the keyboard, with fo
- 사전 경험이 필요한가요?
- 아니요 — From Blocks to Text: Scratch to Python for ages 9–12은 기초부터 시작하며 초보자에게 적합해요.
- From Blocks to Text: Scratch to Python for ages 9–12은 얼마나 걸리나요?
- From Blocks to Text: Scratch to Python for ages 9–12은 4개 모듈과 12개 강의로 구성되어 있고, 자신의 속도로 학습할 수 있어요.
- 어떻게 접근하나요?
- From Blocks to Text: Scratch to Python for ages 9–12은 모든 유료 구독에 포함되어 있어요.