<?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: born1987-ir</title>
    <description>The latest articles on DEV Community by born1987-ir (@born1987ir).</description>
    <link>https://dev.to/born1987ir</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1013949%2Ffcf146ec-fa68-42bc-85b8-981d193ce1e3.png</url>
      <title>DEV Community: born1987-ir</title>
      <link>https://dev.to/born1987ir</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/born1987ir"/>
    <language>en</language>
    <item>
      <title>From 0 to 20 Chapters: My Story‑Driven Rust Book for Kids Now Has a Bilingual Interactive Demo</title>
      <dc:creator>born1987-ir</dc:creator>
      <pubDate>Mon, 11 May 2026 14:14:28 +0000</pubDate>
      <link>https://dev.to/born1987ir/from-0-to-20-chapters-my-story-driven-rust-book-for-kids-now-has-a-bilingual-interactive-demo-a1c</link>
      <guid>https://dev.to/born1987ir/from-0-to-20-chapters-my-story-driven-rust-book-for-kids-now-has-a-bilingual-interactive-demo-a1c</guid>
      <description>&lt;h1&gt;
  
  
  🦀 The Land of Rust – A Space Crab Teaches Kids (and Adults) to Code
&lt;/h1&gt;

&lt;p&gt;A few months ago I started writing a Rust book for my own children – no dry syntax, no boring explanations. Just a story: a curious space crab named Ferris crashes his spaceship on Earth and has to talk to an old computer. The only language it understands is &lt;strong&gt;Rust&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Today I’m proud to share where this project has landed.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiqzgl60qwlcctsyufw4f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiqzgl60qwlcctsyufw4f.png" alt=" " width="800" height="640"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ What’s new (May 2026)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;20 chapters fully written in Persian&lt;/strong&gt; – from “Hello, World!” to a multi‑client chat room.&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;English chapters 1–12&lt;/strong&gt; rewritten based on community feedback (parent sidebars, normalising complexity, “computer wizard” framing).&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;A bilingual interactive web demo&lt;/strong&gt; (MVP) – all 20 chapters, no installation, works in any browser.
👉 &lt;a href="https://huvaxstra.github.io/land-of-rust/" rel="noopener noreferrer"&gt;https://huvaxstra.github.io/land-of-rust/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Detailed illustration prompts for ~100 images&lt;/strong&gt; – ready for a professional artist.&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Sponsorship call open&lt;/strong&gt; – to illustrate, translate the remaining advanced chapters into English, and add live Rust execution (WASM).&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📖 How the book works
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9hyypodkwvva1h1wmpmt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9hyypodkwvva1h1wmpmt.png" alt=" " width="800" height="640"&gt;&lt;/a&gt;&lt;br&gt;
Every chapter is a step in Ferris’s adventure. Abstract concepts become &lt;strong&gt;tangible metaphors&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ownership = a toy borrowing club with clear rules.&lt;/li&gt;
&lt;li&gt;Borrowing = a library card instead of giving away the toy.&lt;/li&gt;
&lt;li&gt;Lifetimes = yogurt expiration dates (see Appendix A).&lt;/li&gt;
&lt;li&gt;Traits = clay molds that shape different objects the same way.&lt;/li&gt;
&lt;li&gt;Async = an underwater pearl farm (bonus chapter).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No prior programming experience is needed – just curiosity and a computer.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎮 Try the interactive demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fee1p71yzdqdan410a1er.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fee1p71yzdqdan410a1er.png" alt=" " width="800" height="436"&gt;&lt;/a&gt;&lt;br&gt;
The demo is &lt;strong&gt;bilingual&lt;/strong&gt; (English / Persian) and includes all 20 chapters.&lt;br&gt;&lt;br&gt;
You can click through, read the code examples, and follow Ferris’s journey.&lt;br&gt;&lt;br&gt;
&lt;em&gt;Live code execution is not yet implemented – that’s part of our next milestone.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://huvaxstra.github.io/land-of-rust/" rel="noopener noreferrer"&gt;&lt;strong&gt;The Land of Rust – Interactive Demo&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 What’s missing (and why I’m asking for help)
&lt;/h2&gt;

&lt;p&gt;To turn the current MVP into a polished, world‑ready resource, we need funding for:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Area&lt;/th&gt;
&lt;th&gt;Cost estimate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Professional illustrations (~100 images)&lt;/td&gt;
&lt;td&gt;$1,000 – 2,500 (essential) / $4,000 – 8,000 (full)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;English translation of advanced chapters (13–20)&lt;/td&gt;
&lt;td&gt;$800 – 1,500&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Full interactive platform with live Rust execution (WASM)&lt;/td&gt;
&lt;td&gt;$10,000 – 25,000&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Sponsorship tiers&lt;/strong&gt; (Bronze $100 to Platinum $5,000+) are described in &lt;a href="https://github.com/huvaxstra/land-of-rust/blob/main/SPONSORSHIP.md" rel="noopener noreferrer"&gt;SPONSORSHIP.md&lt;/a&gt;.&lt;br&gt;&lt;br&gt;
If you or your company can help – or if you know someone who might – please email me directly: &lt;strong&gt;&lt;a href="mailto:jgh.rust@gmail.com"&gt;jgh.rust@gmail.com&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  📚 Current status of the book (at a glance)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Level&lt;/th&gt;
&lt;th&gt;Chapters&lt;/th&gt;
&lt;th&gt;English&lt;/th&gt;
&lt;th&gt;Persian&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Beginner (9–11)&lt;/td&gt;
&lt;td&gt;1–4&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Intermediate (12–14)&lt;/td&gt;
&lt;td&gt;5–12&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Advanced (15+)&lt;/td&gt;
&lt;td&gt;13–20&lt;/td&gt;
&lt;td&gt;📝 Planned&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Appendices &amp;amp; Bonus&lt;/td&gt;
&lt;td&gt;–&lt;/td&gt;
&lt;td&gt;📝 Planned&lt;/td&gt;
&lt;td&gt;✅ Complete&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;All Persian content is &lt;strong&gt;already finished&lt;/strong&gt;. The interactive demo is &lt;strong&gt;already working&lt;/strong&gt; (static content).&lt;/p&gt;




&lt;h2&gt;
  
  
  🙏 Why I’m sharing this here
&lt;/h2&gt;

&lt;p&gt;Dev.to has always been a home for thoughtful, passionate writing about code. I believe the best educational projects are built &lt;strong&gt;with&lt;/strong&gt; the community, not in isolation.&lt;/p&gt;

&lt;p&gt;If you’re a teacher, a parent, a developer, or a student – please:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⭐ &lt;strong&gt;Star the repo&lt;/strong&gt; on GitHub – &lt;a href="https://github.com/huvaxstra/land-of-rust" rel="noopener noreferrer"&gt;github.com/huvaxstra/land-of-rust&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📢 &lt;strong&gt;Share the interactive demo&lt;/strong&gt; with someone who might use it&lt;/li&gt;
&lt;li&gt;💰 &lt;strong&gt;Sponsor the project&lt;/strong&gt; or help us find sponsors&lt;/li&gt;
&lt;li&gt;🐛 &lt;strong&gt;Open an issue&lt;/strong&gt; if you spot a mistake or have an idea&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💌 Final words
&lt;/h2&gt;

&lt;p&gt;Writing this book has been the most rewarding technical project of my life.&lt;br&gt;&lt;br&gt;
My goal is simple: make Rust &lt;strong&gt;joyful&lt;/strong&gt; for a 9‑year‑old, an absolute beginner, and anyone who was ever told “programming is too hard for you.”&lt;/p&gt;

&lt;p&gt;Ferris the crab is waiting. The spaceship is repaired. The adventure continues. 🦀🚀&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Jafar (huvaxstra)&lt;/em&gt;&lt;/p&gt;

</description>
      <category>rust</category>
      <category>opensource</category>
      <category>beginners</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
