Showing how they can modify websites they visit - even if just to replace a phrase on the homepage of their school's website with something else, like legal graffiti - can interest them in one kind of code - web code. It's not the only or even most important kind of programming, but it's highly accessible/relatable to high schoolers.
Ask HN: Resources to teach high schoolers to code?
11–18 of 18 posts
Re: Ask HN: Resources to teach high schoolers to code?
#12Re: Ask HN: Resources to teach high schoolers to code?
#13Re: Ask HN: Resources to teach high schoolers to code?
#14Re: Ask HN: Resources to teach high schoolers to code?
#15* games list: https://medium.mybridge.co/12-free-resources-learn-to-code-w...
* side bar of this subreddit: https://www.reddit.com/r/programmingforkids/
* also this Q&A site: https://cseducators.stackexchange.com/questions?sort=votes
Re: Ask HN: Resources to teach high schoolers to code?
#16Aimed at 10-12, but easily caters to other ages too.
Have a look at the tutorials below...
Re: Ask HN: Resources to teach high schoolers to code?
#17Taught programming to high school students for twenty years.... I liked using a bunch of projects with increasing difficulty that students could move through at their own pace. The difference in coding aptitude is really quite astonishing. I wrote a blog post explaining how I used to teach beginners in tremendous detail: https://grahammitchell.com/writings/how-i-teach-beginners.ht... I'm not a big fan of CodeCademy;…