Skip to main content

Classes for Unschooling Kids

Four year-old No. Three had a blast at her cooking class today!  That’s right.  I said it.  Unschooling kids take classes.  There’s a common misconception that unschooling kids sit quietly in their homes, learning everything through mere osmosis.  It’s no wonder—given this misconception—that many people think unschooling, ‘Just couldn’t work!’   The difference between kids that are unschooled and those who aren’t, well at least one of the differences, is that unschooling kids only attend the classes they want to.



That single small difference in personal control makes for an amazingly large difference in how they interact with the class.  Three is delighted to be in her cooking class.  It’s all grins and giggle from the time she enters class until the time she leaves.  Don’t get the wrong idea though!  Grinning and giggling does not mean she’s goofing off.  Her attention is locked on the instructor’s every word.  She follows the steps, measuring ingredients, mixing, placing this weeks dish in the pan or pot that will cook it.  She’s in the zone.  I wish we could find more classes for her like this, but since she’s four, and the outside world seems to think most learning happens at six, there aren’t a lot opportunities.  I’ve written about this conundrum elsewhere.

Just to emphasize, the only reason Three is so enthralled is because she loves the subject matter, cooking.  She’s even started modifying her breakfast orders at home so she can be more involved with the process.  Three prefers a good over-easy egg for breakfast when it’s offered.  Lately though, she’s been modifying her order, “What are broken eggs again?” she’ll ask.

“Those are scrambled,” I’ll reply.

“How are they cooked?  Are those the ones that are mixed up?”

“Yup!”

“I’ll have broken eggs please!”

The reason Three now prefers broken eggs is because while I won’t let her near the frying pan yet, she is allowed to do all the other prep steps for broken eggs.  She gets to break the eggs into a bowl; she gets to beat them with a fork; she gets to bring the bowl over to the stove.   Three loves cooking, and wants as much of it as she can get!

So, yeah, unschoolers do go to classes, just only to the ones they prefer, and it makes all the difference in the world!  They’re engaged, they’re passionate!  Why?  They get a say in their lives, and because of that—just like it works for adults—they’re infinitely happier with the results!

Comments

Popular posts from this blog

Cool Math Tricks: Deriving the Divergence, (Del or Nabla) into New (Cylindrical) Coordinate Systems

Now available as a Kindle ebook for 99 cents ! Get a spiffy ebook, and fund more physics The following is a pretty lengthy procedure, but converting the divergence, (nabla, del) operator between coordinate systems comes up pretty often. While there are tables for converting between common coordinate systems , there seem to be fewer explanations of the procedure for deriving the conversion, so here goes! What do we actually want? To convert the Cartesian nabla to the nabla for another coordinate system, say… cylindrical coordinates. What we’ll need: 1. The Cartesian Nabla: 2. A set of equations relating the Cartesian coordinates to cylindrical coordinates: 3. A set of equations relating the Cartesian basis vectors to the basis vectors of the new coordinate system: How to do it: Use the chain rule for differentiation to convert the derivatives with respect to the Cartesian variables to derivatives with respect to the cylindrical variables. The chain ...

The Alcubierre Warp Drive Tophat Function and Open Science with Sage

I transferred yesterday's Mathematica file with the Alcubierre warp drive[2] line element and space curvature calculations to the  +Sage Mathematical Software System  today, (the files been  added to the public repository [3]).  If you haven't used Sage before, it's a Python based software package that's similar in functionality to Mathematica.  Oh, and it' free.  I also worked a little more on understanding the theory, but frankly, I made far more progress with the software than the theory.  What follows will be a little more of the Alcubierre theory, plus, a cool Sage interactive demo of one of the Alcubierre functions[1], as well as a bit about my first experience with using Sage. Theory The theory is fun, but it's moving slowly.  Here's the chalk board from this morning's discussion Alcubierre setup the derivation using something called the 3+1 formalism which means we consider space to be flat, (in this case), slices that are labelled ...

How Many Files Can You Add to a GPT Project? An Interview with GPT-5 on Limits, Context Engineering Tips, and Chats

 Setting the scene: I’m tinkering with Project TouCans, knee-deep in radio logs, SQLite dumps, and Cesium code. Naturally, I’m wondering if shoving all this into one GPT Project is a recipe for brilliance… or for disaster. So I turn to Vril — you know, after Brainy from the Legion of Super-Heroes , because what else do you call your AI sidekick who always has the answers? Time to ask him straight up. [ As an aside, yes, GPT-5 has decided to sometimes call me Vail. I'm not sure why to be honest. Also, I asked Vril, er GPT-5, to write up our interview for me. Apparently, me asking it to 'Bro' up a few stories, just for fun, has convinced Vril that I use 'Like,' more than I actually might. ] Me (Vail): So Vril, how many files can I throw into a GPT Project before it just starts choking? Like, is there some magic number where the context window taps out and everything falls apart? GPT-5 (Vril): Great question. There’s no single hard file limit. What matters is ...