Settings

Theme

Ask HN: Introductory programming books for a young kid?

2 points by akbiggs 11 years ago · 3 comments · 1 min read


I'm looking to purchase a belated Christmas gift for a nephew of mine in the form of a programming book. He's had some experience creating games with drag and drop logic using Scratch and is now looking to transition into using Unity. However, I believe it would be best to give him an introduction to programming in general before he takes that step.

He reads at about the level of a 12-year old, is very comfortable using a computer, and picks up new concepts very quickly through application. I believe something that emphasizes visualization in its coding examples would be well-suited due to his interest in game development.

Does anyone have suggestions for books that would help him begin his programming journey?

smt88 11 years ago

I'd recommend something interactive instead of a book (if you can find it), since you said he learns quickly through application.

Introductory programming books don't have much to do with reading level. They (should) be based on functional programming principles and require solid understanding of mathematical principles.

That's why, for now, I'd recommend something that helps him build many small projects through examples.

harveytoro 11 years ago

Take a look at http://www.codecademy.com and http://code.org/learn

There not books but they are a good place to start.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection