Hacker News new | ask | show | jobs
by tikhonj 5345 days ago
I think JavaScript would be a great option here: you could have them show off what they've written online, the language makes drawing pretty pictures and the like relatively easy and JavaScript is simply a nice language overall.

I can't imagine anything that would have pleased me more than being able to show off my own web site when I was that age. Of course, making silly web sites for myself is how I got into programming in the first place, so I'm probably biased ;)

1 comments

Right now, The plusses on javascript are:

* Runs everywhere. It's the BASIC of this age * It's not that bad. * They can do stuff their friends can see

I'd rather do python, since it's that much cleaner, less curly braces and semicolons and better loops. But, the results aren't as public, and it's a harder environment to set up. And given that I have to work with the school's IT, I think I'm going to be lucky that we can load chrome on the system.

So, clarity for teaching, or ubiquity. Still deciding.