top | item 7761419

(no title)

jonkelly | 11 years ago

I'm just starting out teaching my daughter (10). Any recommendations on how best to get her started with JS?

discuss

order

MarcScott|11 years ago

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.

grayclhn|11 years ago

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.

MarcScott|11 years ago

Have you tried

  import turtle
in Python?