|
|
|
How do you introduce someone to programming?
|
|
2 points
by fz7412
3834 days ago
|
|
I'm trying to introduce programming to my girlfriend, primarily because it will open much more career options for her. And I want to encourage more women to pursue a career in tech. I don't want her to lose the interest after seeing the learning curve, or become overwhelmed and think it's not meant for her. Do you know of any books for engaging beginner's interest in programming, showing them the beauty of it, giving them the highs without going into detail.
Similar to the "Mathematician's lament" by paul lockhart for mathematics and Feynman's lectures for physics. Something that gives them that intial push, that gives them the "feel" of it, that motivation which lights that fire within? Do you suggest any other better way? |
|
I've had great success with teaching Javascript by being the go-to person to talk about the very well written http://eloquentjavascript.net IMHO Javascript is a great language to get enough bits of instant gratification to be motivated to continue learning.
Merry xmas and have fun pairing :)