Ask HN: An approachable book on programming concepts/computer basics for a teen?
1 points| jamesgill | 10 days ago
To inspire her a bit, I'd like to supplement this with an easy, approachable print book (even a graphic novel-type) that would introduce her to fundamental concepts like algorithms and even basics of 'how computers work'. Caveat: she's not tech-averse, but has had very limited tech exposure (yes, really). Grateful for any suggestions.
reliefcrew|10 days ago
She can play along on the computer by installing mit-scheme (http://www.gnu.org/software/mit-scheme/) and placing the snippet below into ~/.scheme.init
gus_massa|9 days ago
Which programming languages are you using? Sometimes it's better to if someone at home can help with the setup and early debugging.
agentcoder|10 days ago
jamesgill|10 days ago