Ask HN: An approachable book on programming concepts/computer basics for a teen?
My teenage daughter is taking an 'intro to programming' class in high school, and the class is starting with Scratch/App Inventor to introduce concepts (algorithms, etc.).
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.
3 comments
[ 4.2 ms ] story [ 21.3 ms ] threadShe 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
Which programming languages are you using? Sometimes it's better to if someone at home can help with the setup and early debugging.