frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Does anyone have scans of these missing PC Plus issues (1991–1993)?

59•billpg•1w ago•16 comments

Publishing desktop apps via HTML5 canvas

2•string-theory•1h ago•1 comments

Ask HN: Our AWS account got compromised after their outage

391•kinj28•1d ago•94 comments

Ask HN: Can you recreate/restore deleted text messages on an iPhone/Android?

4•danielovichdk•51m ago•0 comments

Ask HN: How many 9s did AWS lose due to the last outage (us-east-1 incident)?

5•2dvisio•4h ago•1 comments

Ask HN: Am I the only one not using AI?

10•acqbu•7h ago•13 comments

Ask HN: Best practices for research code?

11•Eugeleo•14h ago•3 comments

Ask HN: Any good books for a layman on history of quantum computing?

19•bmau5•22h ago•6 comments

Ask HN: Would you like some help with your OSS project?

5•seph-reed•9h ago•4 comments

The First Data-Driven Platform That Makes Hosting Comparisons Fair

2•Hostingmoz•11h ago•4 comments

Ask HN: How to stop an AWS bot sending 2B requests/month?

285•lgats•6d ago•181 comments

Ask HN: What are people doing to get off of VMware?

194•jwithington•3d ago•164 comments

Why do LMMs overuse these patterns of speech that aren't overused in the wild?

7•jimbo808•23h ago•16 comments

Ask HN: End-to-end encrypted LLM chat (open- and closed-model)

3•5F7bGnd6fWJ66xN•17h ago•1 comments

MySQL Release Engineering PGP Key for Apt Repos Has Expired

6•scblzn•19h ago•5 comments

Ask HN: Preferred Next.js Alternatives?

2•blinkbat•21h ago•7 comments

Anyone built an email or calendar assistant that syncs and indexes data?

5•Bahushruth•22h ago•8 comments

Did people in the 90s worry about the efficiency of the internet

12•burgiee•1d ago•15 comments

Tell HN: Copilot.microsoft.com redirect to m365.cloud.microsoft, chats gone

7•eitland•1d ago•1 comments

Ask HN: How does one build large front end apps without a framework like React?

107•thepianodan•6d ago•187 comments

Programming language agnosticism is the only way to move forward in life

33•amano-kenji•4d ago•21 comments

Ask HN: What are you working on? (October 2025)

347•david927•1w ago•1054 comments

Ask HN: Are you / should we be preparing for "cyberattack"

4•lifeisstillgood•1d ago•4 comments

Ask HN: How do you convince people to use privacy respecting technologies

12•bogomil•1d ago•12 comments

Ask HN: What failed in the AWS outage that should have worked offline?

12•cipz•1d ago•3 comments

HTTP error codes illustrated with stills from Columbo

9•ColinWright•1d ago•5 comments

Ask HN: Abandoned/dead projects you think died before their time and why?

363•ofalkaed•1w ago•891 comments

Ask HN: Why is Bowker's monopoly on ISBNs in the USA legal?

19•blindprogrammer•3d ago•12 comments

You've reached the end!

Open in hackernews

Ask HN: Second generation of intro to software dev for 3rd graders

2•xrd•3d ago
I posted this last year asking for help in creating an introduction to software development for 3rd graders:

  "Next week I'm going into my daughter's classroom to teach about software engineering. I want to teach them about the magic of it."
https://news.ycombinator.com/item?id=42056775

The best suggestion was

  "I think about the PB&J demo a lot."
It was a big hit! I took a lot of the suggestions and had so much fun. I'm going to do it again for my 4th and 5th graders classes and could use some help in improving it.

A few highlights from last year:

  * I brought a serrated knife and ketchup packets. When they said put the jelly on the bread with the knife, I gripped the serrated end and pretended my fingers bled (ketchup works great as blood). 
  * I brought in vaseline AKA petroleum jelly. When they said put jelly on the bread, I contemplated aloud "Well, you said JELLY, and this says JELLY!"
I offered to give the sandwich to one lucky kid afterward, but surprisingly, no one took me up on the opportunity to eat a sandwich with peanut butter, vaseline and ketchup. Kids these days are so spoiled, 6-7!

This year I want to do it again. But, I want to add some ideas:

  * importance of teamwork: I think this differentiates good software teams from bad teams.
  * importance of good communication: I was thinking about teaching them about how important communication and planning is. Last year I had slips of paper where I asked a different scribe to write down the instructions, and then I took those, reordered them with class input and then took action. But, perhaps I can expand on that and really drill into them the value of planning and good written communication.
  * managers: I was thinking about talking about how the managers are often the best paid, because they take responsibility for all the moving pieces, and the success or failure of the project.  I expect this might be a controversial take here on HN!
Any suggestions?

Comments

gus_massa•2d ago
I'd take a different approach. Just make a simple game in html and edit it in front of them to add features, change the size of the monster, ... Wait a minute, it's 2025, probably use Kotlin or React to show the game in a tablet.
xrd•2d ago
Unfortunately, I won't have a computer and probably have 15 minutes max. It's an interesting constraint.
gus_massa•1d ago
15 minutes, that's hard. I have to resort to the equivalent of https://xkcd.com/722/ :)

My older daughter works in a software company to make a program to administer collections of videos, lots of videos. In particular a small part is a feature to upload some videos to YouTube using the API. A few years ago, when we told that to my younger daughter, she understood that her sister worked in YouTube. The younger one was extremely happy and and full of admiration. Even if my older daughter gets a Nobel price, she will not reach the same level in the appreciation scale.

I'm not sure how to apply this to your talk, specially because they are older children, but ensure to explain that some guys/gals like you make YouTube work.