Hacker News new | ask | show | jobs
by matomesc 5567 days ago
Rather than just copy/paste, study the code and try to understand how the author is doing what he's doing. I study other people's code all the time in order to learn new concepts. Then, you can use what you learned and expand on it in the future. I would also try to apply the concepts you learned from the samples and rewrite the code yourself.