TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do I help my 6yr old learn robotics and coding?

34 点作者 EvanKRob将近 4 年前
My kid is fairly advanced for his age, he reads at a 3rd grade level and has been very interested and repeatedly asked me if he can build a robot that he can code to do stuff. I’m not a developer like most of you all around here so I’m hoping for some guidance if anyone has any experience. I know there are plenty of ‘coding robot’ kits but I’m not sure any of them are any good. For code, at one point I did the little flex box frog game to learn, are there any recommendations for things like that for young kids to learn programming?

7 条评论

seangp将近 4 年前
My son started learning to code at 6 years old. We started by playing fun games at bedtime where he would give me instructions for various things such as how to leave his bedroom and I would follow them literally - resulting in my bashing into walls, falling over etc. He soon got the hang of being accurate with his instructions. He then moved on to building simple games using Scratch but got bored with that pretty quickly. He started to spend a lot of time playing Minecraft and would watch YouTube videos showing him how to make redstone circuits etc. He wanted to make his own games and so he gave Unity a try but the learning material wasn’t quite accessible to a (then) 8 year old. About a year ago he started playing Roblox and within weeks had downloaded Roblox Studio (Roblox’s development environment) and had begun making his own games. I think Minecraft helped him a lot with his ability to create 3D environments within Roblox but they also have a library of free, pre-rigged and pre-scripted models which removes any barrier to entry. He started making his first games entirely out of free models. He learned to script in Lua by watching other kids Roblox scripting videos on YouTube. He’s just turned 10 now and has a firm grasp of fundamental programming concepts, released several games and has begun releasing his own coding tutorials on YouTube. He still has a lot to learn but he’s intrinsically motivated.
评论 #27254013 未加载
评论 #27292915 未加载
teovall将近 4 年前
Get him involved in FIRST LEGO League &lt;<a href="https:&#x2F;&#x2F;www.firstinspires.org&#x2F;robotics&#x2F;fll" rel="nofollow">https:&#x2F;&#x2F;www.firstinspires.org&#x2F;robotics&#x2F;fll</a>&gt;. In FIRST LEGO League, he&#x27;ll learn robotics and programming, but he&#x27;ll also learn teamwork, engineering, project and time management, sportsmanship, researching, presenting, and all sorts of other useful soft and hard skills.<p>FIRST has robotics programs for kids from age 4 all the way up to 18 with increasing levels of difficulty, complexity, and competition. So, if he enjoys it, this could be something he does all the way through high school.
评论 #27250931 未加载
jstrebel将近 4 年前
Hmm, see this: <a href="https:&#x2F;&#x2F;www.cdc.gov&#x2F;ncbddd&#x2F;actearly&#x2F;milestones&#x2F;milestones-5yr.html" rel="nofollow">https:&#x2F;&#x2F;www.cdc.gov&#x2F;ncbddd&#x2F;actearly&#x2F;milestones&#x2F;milestones-5y...</a> At 6 years old, I was learning to read and write, to count and calculate. I started playing the flute. I also had my first exposure to TV.<p>Your plans to make him code seems a bit overambitious to me...
评论 #27254747 未加载
kukanani将近 4 年前
I have a PhD in robotics. Got my start with Lego Mindstorms and highly recommend them.<p>Another commenter mentioned FIRST LEGO League, which is a great idea. However, it does require that you have a nearby league, and the experience is probably going to depend a lot on the quality of that league (funding, coaches, etc.) So if you have the funds (but not the time), starting out with the kits just at home could be a great first step.
评论 #27251834 未加载
elliekelly将近 4 年前
If you have an iPad Apple has “Swift Playgrounds” — I think there are three “levels” — and they’re more or less a game that teaches you the basics of programming. Things like variables and for loops and objects and properties. It’s cute and simple and definitely geared towards kids but a surprisingly comprehensive introduction to coding.
评论 #27252959 未加载
tmaly将近 4 年前
Start your child out with ScratchJr. It is free and designed specifically for kids aged 5-7. I just finished teaching a lower elementary class a series of 5 lessons on it. Here was an Earth Day activity I created for them <a href="https:&#x2F;&#x2F;youtu.be&#x2F;-w7NxdQJGLM" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;-w7NxdQJGLM</a>
giantg2将近 4 年前
For that age, Lego Mindstorm might be best. It&#x27;s pretty simple and is easy to &quot;code&quot;.