Hacker News new | ask | show | jobs
by dholowiski 5301 days ago
Good call on no copy and paste. I'm in constant learning mode and the difference between copying and pasting code, and typing in code, even if it's code that someone else has written, is huge. Same goes for reading a programming book vs reading and doing all the examples. Sometimes I think that when you program you're thinking with your fingers or your fingers are an extension of your brain. Exercise them!

Also, thanks for the link to google code university - it's new to me.