Hacker News new | ask | show | jobs
by cheald 4642 days ago
> a good deal of copy->paste from SO

This is pretty much a given. The delta from days 8 and 9 is "learned how to use named functions, learned that jQuery has plugins". That's not that much of a leap, but of course any student is going to be using external resources. You might notice that her goal was "make websites", not "hand-code everything".

This is how everyone learns. Copy-paste some code in without understanding it, watch it break, figure out how to fix it, repeat.