<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: song honglei</title>
    <description>The latest articles on DEV Community by song honglei (@song_honglei_2008).</description>
    <link>https://dev.to/song_honglei_2008</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4015734%2F1b0dc7d2-fc70-4e8f-95c8-eb7ed14fbbe7.jpg</url>
      <title>DEV Community: song honglei</title>
      <link>https://dev.to/song_honglei_2008</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/song_honglei_2008"/>
    <language>en</language>
    <item>
      <title>I Built a Free Coding Quiz Game for Kids — What I Learned</title>
      <dc:creator>song honglei</dc:creator>
      <pubDate>Sun, 05 Jul 2026 03:46:52 +0000</pubDate>
      <link>https://dev.to/song_honglei_2008/i-built-a-free-coding-quiz-game-for-kids-what-i-learned-347e</link>
      <guid>https://dev.to/song_honglei_2008/i-built-a-free-coding-quiz-game-for-kids-what-i-learned-347e</guid>
      <description>&lt;p&gt;I wanted my 6th grader to learn programming, but existing tools either felt too abstract (Scratch) or too text-heavy (Python tutorials). So I built Coding Star Kids — a browser-based quiz adventure.&lt;/p&gt;

&lt;p&gt;What it does: 3 stages, 84 questions. Beginner covers basic concepts. Elementary introduces conditionals and loops. Intermediate tackles functions and algorithms.&lt;/p&gt;

&lt;p&gt;Design decisions:&lt;/p&gt;

&lt;p&gt;Quiz format over tutorial format — active recall beats passive learning&lt;br&gt;
Locked stages = built-in motivation. Kids WANT to unlock the next level&lt;br&gt;
Bilingual UI from day one — spent more time on i18n than I expected&lt;br&gt;
Zero dependencies. Just HTML, CSS, and vanilla JS on Vercel&lt;br&gt;
Try it: &lt;a href="https://kidcodingnow.vercel.app/" rel="noopener noreferrer"&gt;https://kidcodingnow.vercel.app/&lt;/a&gt; Source: &lt;a href="https://github.com/Songhonglei/coding-game" rel="noopener noreferrer"&gt;https://github.com/Songhonglei/coding-game&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What's your experience teaching kids to code? What worked, what didn't?&lt;/p&gt;

&lt;p&gt;编程小达人 — 用闯关游戏的方式，让零基础的孩子爱上编程 🎮&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>opensource</category>
      <category>beginners</category>
      <category>kid</category>
    </item>
  </channel>
</rss>
