Hacker News new | ask | show | jobs
by bgray 5287 days ago
I find myself very good at picking up small examples of code. I think the real challenge in programming isn't learning how if statements, loops, arrays, etc. work but how to put them together to do what you want. This is the real challenge and I believe this is a combination of self-teaching (maybe experiences) and natural ability.
1 comments

Loops are to software development as spelling is to writing a novel.