CoRecursive: Coding Stories - Story: The Power of Context: Reimagining Learning

Episode Date: May 2, 2025

Have you ever found yourself in a situation where learning felt like an uphill battle? Like no matter how hard you tried, the pieces just wouldn't fall into place?   Steve Krouse's story shows the p...ower of the right learning environment. As a child, Steve felt he wasn't good at math. But everything changed with an afterschool program called IMACS. Initially skeptical, he soon embraced its creative approach, which encouraged self-paced learning.  At IMACS, Steve learned to think on paper, grasping math concepts through programming languages like Logo and Scheme. This confidence moved him from remedial to advanced math, sparking a love for programming and education.  Frustrated with traditional schooling, Steve dropped out of college to create engaging learning experiences for kids. His efforts led to tools like woof.js and the founding of Val Town, making programming accessible and collaborative.  Join us as we explore Steve's journey, revealing how innovative educational environments can unlock potential and transform identities. Episode Page Support The Show Subscribe To The Podcast Join The Newsletter  

Transcript
Discussion (0)
Starting point is 00:00:00 Hi, this is Kory Kurszow and I'm Adam Gordon Bell. Have you ever found yourself in a situation where learning felt like an uphill battle? Like no matter how hard you tried, the pieces just wouldn't fall into place? I have for sure. Definitely. But yet, there's been other situations and other times when learning has just happened so smoothly for me. Years ago I thought I was a decent pool player. Me and my buddies had certainly spent a lot of time at it hanging out of this pool hall, Petrina's.
Starting point is 00:00:32 But then we joined a pool league and I immediately realized how much I had to learn. It turns out we weren't good at all. But being surrounded by these better players, I improved almost without realizing it. We just all became better. And it made me wonder, why is learning sometimes so hard, but other times it just seems to happen? It doesn't seem to be a question of motivation. Today's story is about Steve Krause, a name you might recognize from Valtowne or from the Future of Coding podcast, but before all that, Steve was a kid who felt like he was drowning in a sea of numbers. He was struggling with math in a way that felt very real and very insurmountable.
Starting point is 00:01:14 I remember being in second grade and the teacher would call out which students still had to finish their sequence of time tests. It's like a grid of tests like four plus seven, five times two, whatever. And they get progressively harder. They'd be like a five minute time test. You have to put your pencil down when you're done. So you turn it in and then she would grade it and then let you know if you graduated to the next one or if you had to retake that one. Oh, and then you just have to do the whole thing again?
Starting point is 00:01:42 You have to do that one again. And I was the last student in the class and so everybody was reading while I was trying to get these time tests in. The time pressure and the social pressure of I'm the worst in the class at this. Yeah it was really hard. I've never been diagnosed with dyslexia but I think I have some mild form of it. I find spelling hard and I find, what's the word, like computation like that hard, like mental math kind of hard. And I was like, this sucks and I'm bad at it. So that's today's story.
Starting point is 00:02:18 How Steve went from struggling with math and grade school to mastering it, to mastering teaching and learning and then trying to change how people learn and how people develop software. This is a story about transformation, about the power of context and about how the right environment can unlock potential you never knew you had. It's also a contrarian look at learning and education. But yeah, it all started with this kid who was the worst in his class at math.
Starting point is 00:02:45 And then that kid took a computer programming class in grade six. It was supposed to be about computers, but it turned out it was about so much more. I started going to this after-school program known as IMAX, which stands for the Institute for Mathematics and Computer Science. It was a room where all the desks were facing the wall in a circle around a teacher seated at the middle. And everyone is going through their curriculum in a self-paced way on their computer.
Starting point is 00:03:13 All the students were facing outward. Steve was there because he loved computers and he thought they'd be teaching him more about them. Once I got there, they made it clear that this was not about IT. Like they weren't gonna teach me how to hack into stuff or like, I don't know, do any IT administration-y things. Like I wasn't going to be able to connect a printer, set up the internet.
Starting point is 00:03:32 I wanted to like do those sorts of things. And they did a very classic bait and switch kind of thing. For they're like, oh, you have come for me to learn this. But instead, I will teach you this. This is kind of like the karate kid wax wax on wax off, teach me karate. It's, um, wash my cars and it's not like this, like how does this relate? And then, and it relates at the very end of the movie. It's, oh, you can wax on and wax off and they're actually karate moves.
Starting point is 00:03:58 So something similar happened for me with computer science. They're like, we're going to, we're going to teach you this computer science stuff first. We'll teach you practical stuff later. So Steve was sitting at his desk, facing his big CRT monitor at a big desktop PC. You would see a big white area with this triangle called a turtle.
Starting point is 00:04:16 And then there'd be some lines on the screen and those would have been drawn by the turtle. And then on the right side, you'd see the instructions I was giving the turtle. so I could tell the turtle like to put its pen down and then to move forward a hundred and then it would it would draw a straight line and I could tell to turn 90 degrees and then draw then forward a hundred and then you'd see like that. That was mind-blowing for you or? No no no. Logo was not mind-blowing for me. I initially did not get into it at all. I
Starting point is 00:04:44 was these are weird shape puzzles. I don't get how this, like, how, like, how can I impress anybody with this? Like this, this output isn't very cool. But the thing that did stick with me was like some of these softer things. So I was doing it at my own pace. I was having to figure out things on my own. It wasn't like the rest of school, like the rest of school, they like throw something at school, they like throw
Starting point is 00:05:05 something at you, they like tell you a fact and then your job is to just regurgitate the fact on a test. What is heroic or exciting about that? It's, it's, it's just like demeaning almost, but at IMAX, they would give you these challenges where they wouldn't teach you how to do it and you, you would just have to work your way through it, and then the teacher would come over and help you, very importantly, in a Socratic way. But like all of the insights had to come from your brain.
Starting point is 00:05:31 This method made the class feel like an adventure, an exploration, and discovery, rather than this kind of rote learning and mechanical operations that he was doing in school. Steve's teacher Ken had a teaching style that Steve just absolutely loved. Like one of the superpowers that he was doing in school. Steve's teacher Ken had a teaching style that Steve just absolutely loved. Like one of the superpowers that he taught me was how to think on a piece of paper or a whiteboard.
Starting point is 00:05:53 Like just how to put all of your thoughts on paper. I was like trying to debug some like complicated recursion problem, like the base case and the recursive case. And I was just losing track of where the state was happening and Trying to do it all in my head and he was like no no just just put everything put every possible state any possible thing You could want on the paper and like really take up the whole paper teach me Okay, so how do I think on paper if what you're doing is you're trying to multiply two, three-digit numbers. The problem will be there on the paper,
Starting point is 00:06:26 in size 12 font. Instead, get a brand new piece of paper, write the numbers, huge, and then start doing it. And if you run out of space, grab a new piece of paper and rewrite it. Turn them over more appropriate size and just keep your thinking clean and organized. Don't let space be the thing that dictates like your thinking.
Starting point is 00:06:49 But before that scratch paper or like showing your work in a math class didn't really make sense to me. But after that, it felt like paper was this like magical tool. And like before a test, I would grab a whole stack of paper. And like me with a stack of paper was like many IQ points smarter than me without a stack of paper. Like I couldn't understand why all the, all the rest of the kids weren't, didn't have their stacks of paper. I was just like, you could write huge and like,
Starting point is 00:07:09 you could check your work in big ways. HOFFMAN Ken also taught Steve to step into the problem, to become the computer program, to become the turtle. KEN Like many times I can remember Ken saying, stand up and go over to an empty part of the classroom and walk walk around and then think through how you're walking and then how you can translate that into discrete steps. When you're walking on logo with the computer, you can only walk forward and you can turn, but you can't do that by the same time you have to, you have
Starting point is 00:07:39 to discretize what you're doing, but first doing with your actual human body, feeling intuitively like you're in the problem space and then discretizing into specific steps. That's a very powerful mental model in many ways. The first one that occurs to me is like as a programmer I feel like I'm always and I feel many programmers are like putting saying oh also you'll describe code like alright so then I'm sending this message or I'm sending it to you okay now I'm always, and I feel many programmers are like putting saying, oh, also you'll describe code like, all right, so then I'm sending this message or I'm sending it to you. Okay, now I'm imagining myself as that other service
Starting point is 00:08:11 receiving the messages. You put yourself in the minds of parts of the program and I think through sending and receiving. The trick with logo is that it teaches you coordinate geometry, but in a tangible way, a hands-on way, while you're writing little computer programs. For more on this approach,
Starting point is 00:08:28 check out episode 91 of this podcast. But yeah, Steve works through the exercises, starting with drawing triangles and squares, and then coming up with harder questions, like can you do a five-sided shape? How about a 10-sided shape? Each one building up until it's time to draw a circle. I already knew to think about myself as the turtle where I have like ink on my
Starting point is 00:08:46 shoes. And so, and I was like really puzzled, like, how do you do it? Like a curve like that. Like I could only go forward and turn. So how do you do a curve? There's no curve command, like the whole point of a circle that it's a curve, but kind of had me stand up and draw a circle with my feet. And I was beginning to put it like, okay, if I made the world's tiniest step forward and the tiniest angle right and the tiniest step forward, it's not a circle.
Starting point is 00:09:12 But if you're like far enough away, it could look like a circle. And so I, I wrote a program that just 360 times went forward one and turned one. And by gosh, it looked a lot like a circle. It's, it's wow. Like first it was, it was like, like excitement of I got them. It looked a lot like circle. And the next thing was like, but like this can't be it, right? Like how do people actually draw circles or what actually is a circle in the
Starting point is 00:09:36 computer? Cause I still, even at that time, like suddenly believe like that there wasn't an even better way. Cause I guess at that time, I didn't really understand the idea of like limits and that you can approximate a curve if you just get small enough. there wasn't an even better way. Cause I guess at that time, I didn't really understand the idea of like limits and that you can approximate a curve if you just get small enough. Steve didn't realize it, but that circle moment was right out of karate kid. Ken had given him an insight that went beyond the turtles and it resurfaced
Starting point is 00:09:57 five years later in a math class. And the teacher was like, okay, so we know what slope is, but like, how about the slope right here on the curve? I was like, oh, they just want to know the orientation of the turtle. Cause I was walking along the curve. They would want to know at, at any point in time, if I just stopped what direction I'm facing, that that's like obvious what a derivative is. It's like literally the same thing.
Starting point is 00:10:17 And so I got derivatives like as soon as I'm out of the teacher's math, like before the teacher even explained it, I was like, oh yeah, obviously like that'd be a useful thing to know it's like the orientation of the turtle. Oh, it's called derivative. Great. Like that's, that's good. Everyone else in the class didn't get it. I was like answering all the questions.
Starting point is 00:10:30 Everyone in the class looked at me like I was a genius. And I was like, I see the illusion here. Like it looks like I was born smart, born quick, born good at math. I just had this, this experience you guys didn't have. And so I feel like a big thing for me throughout my life is that like there's this illusion of genius that I think is really an illusion. And that anyone could be like made to be a genius in math
Starting point is 00:10:53 given certain experiences. But back at IMAX after school, the turtle eventually went away. And Steve started doing programming with the programming language scheme. If you would be over my shoulder, you'd see this like very retro-y looking textbook, like with internet primary colors. And it's like a lot of text.
Starting point is 00:11:11 And then there are these graded exercises that are some multiple choice, but mostly they just, you write code and then you hit the auto grader. It would auto grade your tests for you and then tell you if you pass the test or not. Like a big part of why programming is a better medium for learning mathematical ideas than math and math class is because math and math classes on a paper and the feedback loops are terrible and programming you can explore pro you're going to spoil our mathematical ideas and then get instant feedback from in an automated way from a computer.
Starting point is 00:11:44 That that's like a huge part of why programming is a better medium to learn mathematical ideas than pencil and paper. If we could find a way to do math from school in like an auto-graded type feedback loop way that would be great too. The feedback made it like positive. Like I think normal education is like on one end of the spectrum and then a video game is on the other end of the spectrum in terms of enjoyability due to feedback loops and IMAX was like just shy of video games like this environment. Yeah it's like much closer to video games than it was normal school. The transformation for Steve
Starting point is 00:12:16 took time. He started in IMAX in grade six and he kept at it and the work got harder and he learned more but by eighth grade during the school day, he was still in remedial math. And I slowly started liking it at eighth grade. And then I started having my big stack of papers. I did this thing where I would take the test twice and hide my answers for myself and then check to see if I got the same answer twice.
Starting point is 00:12:39 I tried to do them in two different ways and see if I got the same answer twice. So I started getting perfect scores on all my math stuff. And then another distinct memory I have of math is, so we learned, the teacher taught us the formula, like the quadratic equation, I think is what it's called. Yeah. It's just like an arbitrary floor formula that she threw up on the wall. And now, and like, now we have to all go like mechanistically do on, on
Starting point is 00:13:02 pencil and paper for, for no reason. And while everyone was doing that, I was going to do it. I don't know why I just was flipping through the textbook and I found this page that showed the derivation of it. And I was able to follow every line. I went up to the teacher while everybody was doing their work. I was like, do you know about this? Do you know where the formula came from?
Starting point is 00:13:20 Like, why didn't you show us this? This is so much more interesting. Now I know why the formula is the way it is. This is so cool. She's, oh, you, you find that interesting? Like why, why didn't you show us this? This is so much more interesting. Now I know why the formula is the way it is. This is so cool. She's, oh, you, you find that interesting? Like why, why do you, she was so confused why I was so blown away by this derivation. That's what, that was like the beginnings of my like love affair with mathematics. Steve was changing and not just in the normal teenage ways, but he was changing
Starting point is 00:13:40 intellectually as he tackled these increasingly challenging problems. In, in Scheme, they were giving me hard, truly hard problems and not giving me enough information to just immediately solve it. I have to really connect the dots and like do some novel work. Like I'm not inventing anything that nobody else has ever invented, but for all intents and purposes, I'm inventing it in my own brain before anybody else. And that's a very empowering and pleasurable, exciting feeling. And Steve began to see himself as Matt Damon from Good Will Hunting.
Starting point is 00:14:14 I don't think I'd seen the movie at the time, but that's who I was cosplaying as. If I just sit here and think and just write big enough on this piece of paper and just use my body, if I use all my tricks and just don't give up, I can solve any problem. And so this one problem, as far as I can remember, the problem was to reverse a list and if that list has any list inside of it, to reverse those lists. And if that list has any list inside of it,
Starting point is 00:14:37 to reverse those lists ad infinitum. And Scheme lists are linked lists, right? And so you can reverse a list by kind of recursively unwinding it onto the call stack and then putting it back together. But when a list can contain another list at any point, it's more like a tree and simple recursion is not going to do it. You need to find a way to break down the problem further.
Starting point is 00:14:55 Feel free to pause here and try to solve it. But for Steve, solving this became an obsession. I remember exactly where I was when I was walking through the halls of my middle school, just like in a daze trying to solve this problem that like I'd gotten three weeks ago at IMAX and just feeling like so happy about this like secret problem that I had that nobody else in school had. That like it was actually an important,
Starting point is 00:15:17 interesting, challenging problem. But the answer that I had to invent for myself is this technique that ironically sounds similar to the name of this podcast, but is distinct. It's called mutual recursion, not co-recursion, mutual recursion, where you define a function which calls another function, which then calls back the first function.
Starting point is 00:15:35 And that was fricking wild that I had to come up with that on my own as a 14 year old. Also, Steve decided that he needed to be in advanced math when he started grade nine, when he started high school next year. And the school did not think this was a good idea. So like they, they like make me take a test. They're like, nobody scores high enough on this test,
Starting point is 00:15:54 but you can take it anyways. I guess if you, if you want, I scored high enough on the test. They let me into advanced placement. They let me into algebra two over the summer. It was an amazing teacher. He was retiring that summer. And so this was his like last hurrah. And everybody else in the class had failed Algebra 2 that school year. So it was remedial for them. And I was like in love with
Starting point is 00:16:14 math. So I was like up in the front, like an eager-eyed 14-year-old, and everybody else was like very over at 17-year-old. In high school, Steve had his own way of rebelling. He rebelled against the education system because he was sure that the way they were teaching things was broken. Like one thing that I remember being proud of is in physics class she would give you one note, note card that you could bring with all the formulas to the class and I remember saying
Starting point is 00:16:41 no I will bring no formulas if I can not derive them from first principles, I do not deserve to do well in this test. Like any formula, yeah, like how fast an object would fall, how much time, like, no, no, no, like I can derive those. I don't need any of those. So kids are looking at their formulas and you're like dropping a marble and timing it? No, no, no, like the only formula you need is,
Starting point is 00:17:04 all you need to know is that gravity is negative, the acceleration of gravity. formula you need is, all you need to know is that gravity is negative, the acceleration of gravity. And then from that, all you have to know is like negative 9.8 meters per second squared. And then like from that, you can take the interval and then take the interval again and you can have whatever you want. This approach didn't guarantee high marks. Others might score higher, but no one knew the material like Steve did. Because at IMAX, I felt like I'd learned to flip the narrative and no longer it's like you telling me stuff and I regurgitate to you. You could say what you want. I'm going to like take ownership of it, figure it out in a way that makes sense to me.
Starting point is 00:17:35 You know, the teacher would teach stuff and then I would find books that I found more interesting about the subject material and read those. Or like I'd actually read the textbook. I'd be like the only kid to read the textbook. And then when you give me a test, like I'll have no problem with that. I own this material. Like I care about it. I know it backwards and forwards in my own way, like unrelated to how you, however you taught it. Then Steve is off to college where this depth of computer science knowledge he
Starting point is 00:17:57 now has means he was able to skip to a lot of advanced computer science classes. But also his experience at IMAX has made him deeply dissatisfied with the university's teaching approach. It's like these terrible lectures and like education can definitely be done better. So I was trying to take the stuff I was learning in my classes and build workshops. I was like, it was very random,
Starting point is 00:18:18 but I was like hosting these random workshops where I was like teaching people who weren't in my classes like in a better way than I thought the way it was being taught. In the midst of all this Steve jumps into a huge hackathon and he's on a team with talented kids who can you know do things besides tackle computer science problems and scheme. They can do practical things like build websites. But even more important than that was at the end of the hackathon I was seated in the audience pretending to watch other people present and on my left was this like random high schooler who showed up at the hackathon.
Starting point is 00:18:48 His name was Ari Weinstein. He is one of the co-founders of Shortcuts app that's on every iPhone now. But at the time, he was just a 17-year-old who was obsessed with Apple. And I was telling him about my thoughts on education and how I was running these workshops and what I believed about education. I was telling him about my after- education and how I was running these workshops and what I believed about education. I was telling him about my afterschool program, all the stuff you've just heard. On Steve's other side is Omar Rizwan, a Teal fellow who's been flown in from California.
Starting point is 00:19:15 And Omar sitting on my right was like, you need to read this essay. And he puts, pulls up an essay called Learnable Programming by Breadvictor on his fifth edition of MacBook Pro. And I still remember feeling like the weight of it being put on my lap. Like I did not ask for this, but he just like plops it on my lap and it's a heavy computer. Like, excuse me, I'm having a conversation.
Starting point is 00:19:32 I can't read this essay right now, but that essay really changed my life. Brett Victor wrote about learning and programming environments. And it took Steve years to absorb everything he could from Brett. But Brett's work led him to Alan Kay. And Alan Kay's work led him to Alan Kay,
Starting point is 00:19:45 and Alan Kay's work led him to Seymour Papert. Discovering Papert was like falling down a rabbit hole for Steve. So the Seymour Papert rabbit hole was just realizing that all of my questions about my own educational growth from IMAX wasn't an accident, and I didn't have to figure out what happened to me.
Starting point is 00:20:08 It was very much on purpose by a guy who came up with this idea decades before I was born and he wrote out exactly what he was trying to do and I could just read it. It was amazing. I didn't have to do these workshops anymore. I could just read about what happened and why it happened. So what did you learn? Well, I learned why I hated math, why I learned to love math. Yeah.
Starting point is 00:20:29 Like I, I like learned the intellectual roots behind it all. To me, it was, it's like literally my childhood dream of there was a prophecy written for me, like I feel like every boy dreams of being like the chosen one. Like whom the prophets have foretold. I really loved the fact that his second book, the children's machine, which I liked even better was published days before I was born and it really like in the book. There are sections that really read like their prophecies for my life. That felt awesome.
Starting point is 00:21:00 What, like what makes it a prophecy? There will be a boy and he will struggle with a timed math test. There will be children who struggle and hate math and think they're bad at math. And then, but those children will love computers because computers are awesome. So they'll hate math and love computers. That was, that was me. And then they will find logo. They won't realize that logo is about math.
Starting point is 00:21:22 They'll think it's a computer game. And then they'll do math as an activity without realizing it's math. They'll fall in love with that activity. And by the time it's too late, they'll realize that they were doing mathematics all along and actually love math. And then they'll learn to incorporate that way of doing math in their classroom. And then they'll look around and see, I'm paraphrasing his prophecy. They'll look around and see how poorly math education system is serving their peers and they'll try and reform it. Which is what you did, right?
Starting point is 00:21:51 Which is my path exactly. I feel like we're in some sort of Dune prophecy land here. That's how it felt. It felt really freaking poignant. It turns out that IMAX had its own teaching philosophy, yes, but it was very grounded in the MIT Media Lab approach where Seymour Papert had created Logo and started these teaching methods. One of Papert's big ideas was that all learning had to build upon earlier learning. Your brain is, especially in this conversation, very far away from me.
Starting point is 00:22:22 And the only way that I can affect it is through these words. But how do these words affect your brain? They go in through your ears, and then your brain has to reorganize itself into new patterns. That's the only way new knowledge can be made, is your brain reorganizing itself. It's an arrangement-y problem. Like, I can't take an idea
Starting point is 00:22:41 and then just plop it into your brain. Like, your brain wouldn't know what to do with it. And it'd be no way for me to input it. So the corollary of it is that how well you can learn an idea is proportional or directly related to what ideas you already have in your brain. If you know how to walk around on curves as a turtle, building the derivative on top of that is like
Starting point is 00:23:01 just naming something that I already have a ton of memories with. And then the big innovation of Papert's approach was making things enjoyable. And it seems like every educator misses out on this, the part of the story. When you're building on top of ideas and you're just thinking about the cognitive, okay, the turtles, whatever, you're missing out on maybe the most important part of the story. That emotion is a huge part of what makes learning real effective alive. Like that's where you get a love affair with mathematics.
Starting point is 00:23:32 And so when I learned the derivative, like it lit up in my brain, very positive memories I had as a kid walking along curves. So like the mental models there and the positive affect of like me owning that thing. Papert's methods had shown Steve a powerful way to learn, but they had also shown him where the school system had failed him. Papert was a contrarian figure and being in an educational institution and reading through Papert's work made Steve see flaws everywhere. Like Harvard was a seminary for priests. Princeton was a seminary for priests. And they slowly morphed into the broader educational institutions we know of today.
Starting point is 00:24:13 And that's why what's happening in classrooms is not the activity that they're performing to teach. It's dogma. When you go to a science class, they teach you about gravity, but they don't show you how you yourself could have discovered gravity. It's closer to learn it to like a Bible study class than it is to a science class, in my opinion.
Starting point is 00:24:33 That is literally dogma. That is literally religion. If you want to teach someone how to be a robot, the best way to program a robot is to tell it all the steps. But if you want to teach people to be scientists or computer scientists or mathematicians that are actually going to accomplish things in intellectual fields,
Starting point is 00:24:52 then training them to be robots is very counterproductive. Skipping some details, Steve drops out of school. He tries some various things, and then he decides to start a school to teach kids how to code in New York City. What him and his co-founder want to do is build the thing that comes after Logo And then he decides to start a school to teach kids how to code in New York City. What him and his co-founder wanted to do is build the thing that comes after logo to change how kids learn. But first they need kids.
Starting point is 00:25:12 They need a real classroom to test out their ideas. One of our founding stories was that we went on Google maps and we typed in private school and we saw that there were so many private schools in this like 20 square block radius on the upper east side of Manhattan. And so we printed out a map with all these schools marked, and we went door to door and asked if they could use help teaching computer science. Me and my co-founder Eli, and everybody looked at us like we were crazy and just turned us away. And it was not at all productive until the very last stop.
Starting point is 00:25:49 We were about to give up, but they're like, you know what, there's just one last stop. Let's go to 92nd Street Y, all the way up top on 92nd Street in Lexington. At every stop, they needed to talk their way past security guards to get inside the building so they could talk to someone at the private schools. But here it was easy. They just said they were going to the gym. Once we were in we just wandered around random floors and
Starting point is 00:26:11 somehow we ended up on this basement floor and we saw a sign for a summer camps office because this was I guess like early in the summer and we like stumbled into that office and they were like who are you guys? We're like hi I'm C this is Eli like we're wondering are you guys? And we're like, hi, I'm C, this is Eli. We're wondering if you guys need any help teaching computer science. And they're like, oh, did Josh send you? I don't know who Josh is, but yeah, who's Josh? I don't know what you mean.
Starting point is 00:26:34 They're like, well, then how did you know to come? We're like, oh, we're just walking around. And long story short, their robotics teacher had quit the day before. And so they were in desperate need for someone to teach robotics. And so they sent us home with their robotics kid and said, come back tomorrow and teach robotics. And so we did. But by the next day, we convinced them like, actually,
Starting point is 00:26:54 we're going to do computer science instead. And the students were happier and the parents were fine. And it worked out. So that's how we got our first client. One of the goals of these two was to make their learning curriculum more approachable than IMAX. we got our first client. One of the goals of these two was to make their learning curriculum more approachable than IMAX. So my brother, my younger brother, for example,
Starting point is 00:27:10 he couldn't handle IMAX, he got bored of it, he quit. IMAX had a curriculum that like I, in like a studious way, like I learned to love their curriculum and I had a lot of fun with it. But most people, it's like too weird and academic for them. So my afterschool program was more aimed at my brother. But even this more passion-driven approach didn't always resonate with students. I had a child with a particularly like forceful like 10 year old who was like doing my my kind of self-directed curriculum where like we like didn't teach you how to do things you're supposed
Starting point is 00:27:41 to like kind of intuit and figure it out on your own and then ask questions when you get stuck. She was like, you don't know how to teach. You're not a teacher. Like, what is this nonsense? Like this is how you teach first. You go up there and show us all how to do it. Then we all do it with you together. Only then after we've all done it together, then can I kind of expect it to figure it, to try it on my own.
Starting point is 00:28:00 And I was like, yay. I totally understand that's how you've done in the past, but like, we do it differently here. I think you can figure this out without me. It's like, there's no way I could possibly do that. I was like, all, I totally understand that's how you've done in the past, but like, we do it differently here. I think you can figure this out without me. It's like, there's no way I could possibly do that. I was like, all right, let's find out. I spent a lot of time trying to figure out what kids actually want to make. And it turns out that boys want to make video games and girls want to make animations and stories, for a large part, on computers, if given the opportunity to make things
Starting point is 00:28:22 that are programmatic. Those are the things they want to make. And I was initially turned off by the Scratch programming language because it just looked so childish and everyone I talked to had only negative things to say about it. But I realized that the reason everyone had negative things to say about it is because everyone used it. It like is the best answer. Scratch was created by Mitch Resnick, a student of Papert actually. And it's programming with a twist. It uses bright and colorful blocks that you drag around and snap together. They make coding visual and more intuitive.
Starting point is 00:28:53 So they built a curriculum using Scratch, and it was all about creating projects that let kids explore and learn at their own pace. This idea was inspired by rock climbing gyms. And what's neat about a climbing gym is that there are all these routes on the wall that are graded for you. But think, you can just go do whatever you want. And so what's wonderful about a rock climbing wall is if you want to do something that's way too hard for you, nobody's gonna stop you.
Starting point is 00:29:17 You'll just fail. Just get the feedback and then bump yourself down a level. And there's no ego in it because it's a conversation with yourself. Nobody else has to see that you failed that thing. Like I mapped out this beginner level scratch project so thoroughly. Kids would try their best to figure it out
Starting point is 00:29:37 and then they would get stuck in very predictable ways. And then I would socratically help them one-on-one to get unstuck. It got to the point where I was able for the beginner project to map out every possible question students could ask, and then every possible teacher question to ask them in response,
Starting point is 00:29:54 and then the possible responses they could have to that, and then the possible responses I could have to that. It worked great. Eventually though, kids hit the end of Scratch. They wanted to do something different. And the big goal here, really on a long enough timeline, is to take these kids from playing with computers all the way to being computational thinkers,
Starting point is 00:30:12 to being the future builders of the world. You can't just stop with Scratch. Now I, as a teacher, need to provide them with something that is not much harder than Scratch because they can't handle it, but seems harder than Scratch. And I tried many things. I tried HTML and CSS and JavaScript and Python.
Starting point is 00:30:29 I tried many different programming languages and environments, and I was really struggling to find something good. And so the big insight I had was that kids, when they're Scratch programmers, are true programmers. They can do loops, they can do variables, they can do conditionals, they're like, they're Boolean algebra, they're programmers. But if you take these kids and you try to get them to solve the same problem in Python or JavaScript,
Starting point is 00:30:52 things fall apart. They are no longer programmers because all their intuitions as programmers, they're still there, but they can bring them to bear because there's this big gnarly beast in the way known as syntax. And syntax is really hard to learn, especially as a 12 year old. Syntax is just a bitch.
Starting point is 00:31:12 It's like, why do I need a semicolon there? Why do I need a brace there? If you haven't taught a 12 year old syntax, then you just can't know how hard it is. If you're a programmer, if there is a parser that parses into abstract syntax trees that happens in your brain so quickly, you don't even know it's there. But for children, it is not there and it takes many, many hours to put it there.
Starting point is 00:31:34 And while they're putting it there, they're putting it on top of programming constructs that are totally unfamiliar to them. The console, printing the console, like what's that? Like accepting input from the command line? What's that? Nothing nothing in programming 101 has anything to do with all the wonderful things they didn't scratch And so they have to learn new concepts and new syntax at the same time and it's a bloodbath So Steve built wolf.js a tool that turns scratch blocks into JavaScript code as you drag them
Starting point is 00:32:04 It's sort of a bridge to textual programming from Scratch. But once kids master that, then they just face another hurdle. I wanna make websites. I wanna make HTML pages and CSS. So we made some progress with HTML and CSS and JavaScript, but really there's a lot of concepts you have to learn there.
Starting point is 00:32:22 You have to learn HTML, you have to learn CSS, the DOM. There's just really a lot there. But we were making progress, but then there was a very big line where we just made no progress, and that was the back end. As soon as anyone wanted to do anything with a server, I really couldn't help them. That was like a bridge too far.
Starting point is 00:32:42 And ultimately, one of the big things I learned, besides the fact that kids need help making servers, is that kids don't want to use tools for kids. Kids want to use adult tools. They want to use adult tools so badly, they don't want us to screw around with kid tools. They just want adult tools to be learnable, to be accessible to them in a non-pandering way.
Starting point is 00:33:01 They just want them to be well-designed. Yeah, they're just like all sorts of friction points that don't need to be there. So that's the little inkling of what would later become Vowtown. Me like realizing that there was this usability problem with servers and that there needs to be a pro tool for building server things that happen to be intuitive enough for children or just anybody who's not like a super sophisticated programmer. Steve realized that past a certain point the
Starting point is 00:33:29 real problem wasn't just about making programming easier for kids, it was about making powerful real-world tools accessible to everybody without dumbing them down. The idea stuck with him and it would become a seed for his next big project. Steve had spent years obsessing over programming environments, what makes them intuitive, why most fail new learners, and how small things like feedback loops and syntax can derail that kind of spark of curiosity that drives things. He had seen firsthand that the right environment could transform someone's identity, just as IMAX had for him, but he'd also learned how fragile that magic was, how quickly it could disappear when a tool got in the way.
Starting point is 00:34:07 So maybe it's inevitable that when Steve found himself dreaming about his next project, his mind was bringing all these things together. You know, the lessons from IMAX about self-directed learning, the workshops he had done, the curriculum building, the research rabbit holes. It all brought him to one place. Could you build an environment where anyone,
Starting point is 00:34:25 not just kids, but truly anyone, could become a programmer? Steve tried to build these complete programming environments inspired by Brett Victor's intuitive approach to software development. Like I would spend like a couple months on them and then I'd hit these walls and then I would do more research and figure out that other people had tried these approaches before and failed and that I needed to do less building and more reading. Like I wasn't charting new paths. I was retracing others' footsteps and it was just like inefficient and frustrating. So I felt like I switched from first gear, like startup mode, build mode, to like
Starting point is 00:34:59 sixth gear, like researcher, collect and take your time and survey the space and everything like that. And I call this next phase in my life of being a full-time Brett Victor fanboy. So Steve, Steve started his future of coding podcast. He started doing research. He talked to other researchers. He talked to experts. He made extensive notes, which he made public to encourage collaboration. So another way to describe this chapter in my life is a self-directed PhD program. I was a real academic.
Starting point is 00:35:27 I recruited this guy, Jonathan Edwards. So he's like kind of a feral academic and that he's associated with academia, but like off on the side. And so I recruited him to be my PhD advisor, my like self-directed PhD advisor. And I was like writing papers with him. We were submitting them to conferences.
Starting point is 00:35:44 I was presenting at conferences. We were like working on my thesis. We were, we were, we were trying to like reassemble academia from first principles. The ultimate vision was that like programming is needlessly bad. Programming is needlessly undemocratic and that can we make programming better? Can we get more people into programming? There was this phrase they have as academics of theory of change. There are many ways you can have an impact on the world.
Starting point is 00:36:10 And at the time I was considering like nonprofits. I was considering government work. I was considering like open source developer, like Linus Torvalds or SAS like Paul Graham or visionary kind of person like Brad Victor or Alan Kay. I was like, all these people with very different structures have had huge impacts on the world. And so which structure is right for me? Like my friend Jeffrey Litt,
Starting point is 00:36:36 we have very similar missions for what we wanna have on the world, that the change we wanna affect on the world. He talks a lot about malleability of our interfaces and like democratizing the malleability of our interfaces and like democratizing the malleability of interfaces. But he went more down the academic path and now he's at Incan Switch, which is an industrial research lab, kind of in the vein of Xerox PARC or Bell Labs. And so I think both my path, Jeffrey Litt's path, Red Victor's path, all very
Starting point is 00:37:02 valid paths to have impact on the world. And it just takes a lot of time and reflection and navigating in the world to figure out what's the right path for you. Cause no, no easy answer. That's when fate and a venture capitalist came knocking. I vaguely had some problems I cared about, like servers being hard. And I want programming to be on the web more. And this legendary investor, I didn't know who was legendary at the time, named Dan Levine at Excel, the VC firm reached out and was like, I like your work.
Starting point is 00:37:33 Let's chat. Steve told Dan, he was feeling unsure. He thought there might be a way, you know, to change things through a DevTools startup, but he couldn't see exactly what it was. Something about making the web easier, something about programming back end being hard. And so he was considering joining a startup unless Dan had a better idea. And Dan did.
Starting point is 00:37:54 His pitch was, isn't it sad that there's dead code on the web? Isn't it sad that when you're reading a blog post that has coded it, it doesn't run or in Stack Overflow, like people just have all this code that's dead. And then you have to like copy and paste it somewhere else. And then who knows if it'll run. Wouldn't it be awesome if we could have code attached to like everything else it needs to be able to run itself? His new dev tool idea in a way, couldn't be further from his academic research.
Starting point is 00:38:23 This needed to be a practical business that made money. But actually, he was still pursuing this goal of making server programming easier. You start out as an idealist and then you fail. And then you become the cynic that like you become the thing you hated before, but like in a direction that's like slightly more idealistic. So Steve Jobs was a real idealist who believed in Alan Kay.
Starting point is 00:38:47 And then Steve Jobs had a tough time. Like he got booted out of his company, they shipped the Lisa. He went to Next. Next also had a really tough time. And when Steve Jobs came back to Apple, he was done with Alan Kay's bullshit. He was all about, like any program that Alan Kay touched, like Hypercard killing it. It was all about, we're not this like futuristic platform for programming and enlightenment.
Starting point is 00:39:13 We are, we're building like polished applications that people can use without using their brains. So in some sense, that's what I'm doing now. Like I'm like taking some of these research ideas and then stripping them of all their elegance and beauty and packing up in ways that have a chance at helping me build a sustainable business around. Just as IMAX gives Steve the context
Starting point is 00:39:39 to feel like a mathematician or a turtle thinking his way through a circle, Steve hopes that Valtown will give everyone the context to become a programmer, just by being in that environment. But the path from IMAX to launching a startup comes with trade-offs. Valtown isn't about chasing the purest vision of hands-on exploratory learning. It's about real-world usability and sometimes getting rid of some of that original philosophical elegance to create something that people will actually use. The question is whether Valtown can be both a success financially and accomplish that original goal of making programming easier and making people smarter.
Starting point is 00:40:16 I think ultimately, or like in the medium term, the way to live up to that mission is just to get more people to do programming that wouldn't have been able to before and then through programming. So through any well-designed programming environment, I think people will just become smarter. If you go to France and you don't speak your native language and you just hang out with French people, you will learn French. And if you go to Val Town, you know, it's a town, you will learn programming ideas. You will learn how to debug.
Starting point is 00:40:48 You will learn how to think through state. You will learn how to decompose problems. You'll learn how to recompose problems. Like it's just the language. If Valtown truly succeeds it, you know, it'll be a place where you can go and dive in server backend programming. So that ties into Piper's big observation. That learning is really just all about being in the backend programming. So that ties into Papert's big observation. The learning is really just all about being in the right context.
Starting point is 00:41:09 My context is decisive. If you're in math land, you learn math. If you're in France, you learn French. And if you want to learn a thing, do you like really all you have to do. And the only thing you can do is put yourself in a context where you will naturally learn that, learn that thing. And the, for the, for the vast majority of us, we're not in that context. Otherwise, we would have already learned that thing naturally.
Starting point is 00:41:29 Yeah, you could self-fagilate yourself into doing it, or you could do the Duolingo thing, which is like video gamify yourself into learning some simulacra of it. Or you could not learn it. To me, either come to peace with the fact that you actually don't care enough to learn it, or your context like physically or like whatever whatever you have to do to actually put yourself in a context where you will naturally learn that thing organize some sort of a study groupie thing or join a company where you'll
Starting point is 00:41:56 learn that thing or join a class you have to actually put yourself into a new context or will happen naturally or we're just fooling ourselves you're not gonna do the same. This is actually a great explanation for why so many adults, you know, wanna learn things like Spanish or guitar or whatever, but they don't. And yet those same adults very occasionally
Starting point is 00:42:16 learn very hard things without even trying. It's because their life changes. They get a new job, they get a new significant other, they get a different friend group, and then all of a sudden they end up get a new job, they get a new significant other, they get a different friend group, and then all of a sudden they end up in a different place, in a place where they need to learn something. But to me, it seems like Steve learned something else from Babbert that you can accomplish a lot
Starting point is 00:42:34 if you have some change that you wanna see in the world and you focus yourself in on that. He's someone who's going to improve programming. That's the context that he lives in. I think recently I've been toying with the mission of Valtown being spreading the joy of programming because I think that's what I'm here for. I think programming is so much fun. I have so much fun doing it.
Starting point is 00:42:57 And I just want more people to be able to like share in that joy. If you're already programming, I want to make it more joyful for you. And if you want to get into programming, I want to, I want to build this platform. That's like a joyful place for you to do your programming. That was the show. I hope you liked it. I came to Steve with questions about learning. How do you learn hard topics? I'm right now trying to get better at doing YouTube videos for my
Starting point is 00:43:28 work. And I had so many questions and he had so many instructions, but I think that what I really left with was instructions on how to make a difference in the world. Right. Reflecting on Steve's journey from struggling math student to tech innovator, it's clear that the right environment can transform not just the skills you have, but ultimately, you know, who you are, your identity, what you think of yourself as. You can actually become a different type of person by finding the right context, by finding the right question that drives you. You can find Steve online at SteveKross.com, K-R-O-U-S-E.com. You can find Steve online at SteveKrause.com K R O U S E dot com. You can also check out Valtown, which is V A L dot T O W N.
Starting point is 00:44:10 I'm excited for what Valtown will become. It's also just a super handy tool if you need to, you know, write like a cron job, the emails you weekly or things like that. But yeah, if you like this episode, you should also check out episode 101 about Hedy. It's like a very different approach to teaching children how to code. And also don't miss episode 91, which is all about Seymour Papert and his approach. Thank you to all the supporters who keep me going on this podcast. If you want to join them and show your support, you can go to co-recursive.com slash supporters. We also have a great Slack channel. Check it out on the website and yeah,
Starting point is 00:44:50 feel free to share this episode with others. It seems like that's how most people find out about it. And until next time, thank you so much for listening.

There aren't comments yet for this episode. Click on any sentence in the transcript to leave a comment.