• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Image from Amazon
Title: Raising Young Coders: A Parent’s Guide to Teaching Programming at Home
Author(s):  Cassandra Chin
Publisher: Apress

Summary

Amazon wrote:
Introduce your children to programming at an early age and see how nurturing their interest can significantly contribute to their future success. This book offers creative, kid-friendly tools and projects to ignite childhood curiosity, all while confronting early-age gender biases in tech and supplementing the lack of creative and diverse tech curriculum in schools.

Parents will explore a range of fun technology projects to share with their kids, sorted by difficulty, suitable for pre-K through pre-teen ages. For example, the Squishy Circuits project shows early learners how to connect wires to play dough to make LED lights shine. Meanwhile, the block-coding project encourages kids to drag and drop code blocks to control a robot that they get to build. For more advanced projects, young coders will explore a Raspberry Pi workshop, involving hardware wiring and writing the code that brings their creation to life. The projects are designed so that parents and kids can pick and choose activities based on interest level.

For further inspiration, Raising Young Coders wraps up by showcasing interviews with successful women in technology. These role models recount early childhood experiences learning technology with their parents. The stories will motivate kids and parents to engage with technology together, recognizing its pivotal role as a cornerstone for an array of future opportunities.

You will:

Understand why it is important to inspire your kids to want to learn technology.
Confront gender biases in the tech industry and discover strategies to foster inclusivity early on.
Explore a range of fun and creative projects tailored for various ages and interest levels.
Discover the stories of successful women in technology who are relatable role models to help inspire your kids.



Book Preview (when available)


From the publisher
  • Table of Contents
  • Front matter
  • Back matter


  • Where to get it?
  • Amazon.com
  • Apress/Springer



  • Related Websites

    COMMENTS:
     
    author & internet detective
    Posts: 42146
    937
    Eclipse IDE VI Editor Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    “Raising Young Coders: a Parent's Guide to Teaching Programming at Home” is an Apress Pocket Guide. I enjoyed the readability. It can be hard to find time to read with young kids, but you don't have to read it all at once. Since you won't be reading this book all at once, I'm reviewing it by chapter.

    Chapter 1 – 20 pages
    Sets the stage on why it is important to introduce programming in a fun way. I like the argument for why a Raspberry Pi is better than a tablet for programming and dividing up screentime limits by passive/active/learning so programming isn't competing with YouTube. She also presents research on learning. Including introducing girls early. I remember going to the Computer Museum before I could read and being VERY inspired.

    Chapter 2 – 42 pages
    For early learners (ages 3-8 for one project and 5-12 for the other). The projects each come with a difficulty, length, learning outcome and the materials needed. I like that she included how to make gluten free dough if needed to ensure everyone can use it.

    Chapter 3 – 36 pages
    Block coding starting at age 8. The block coding samples are good.

    Chapter 4 – 30 pages
    Moving up to a text based language (Python) with one project for ages 9-16 and the other starting at age 14.

    Chapter 5 – 26 pages
    This chapter interviews 5 women in tech and how they got to where they are today. It was nice to see that some started young, but not all of them.

    This book is great for getting project ideas and getting started with programming in fun and engaging ways. All of the chapters come with lots of tips and advice.

    I give this book 10 out of 10 horseshoes. Note: I received a free copy in exchange for writing this review.
     
    Consider Paul's rocket mass heater.
    reply
      Bookmark Topic Watch Topic
    • New Topic