Hacker News new | ask | show | jobs
by jonkelly 4414 days ago
I'm just starting out teaching my daughter (10). Any recommendations on how best to get her started with JS?
2 comments

Here's what I'm using with my Year 7s (11yo) at the moment. It still needs lots of work and is not at all a finished project.

http://marcscott.github.io/7-WD-JS/

I'm sure there are better offerings out there though.

It's not javascript, but my daughter loves Logo. She's a little younger than 10, so it's still off and on and a lot of parental involvement.
Have you tried

  import turtle
in Python?
I've been meaning to check it out, thanks!