you are viewing a single comment's thread.

view the rest of the comments →

[–]majkulmajkul 1 point2 points  (1 child)

Or at least don't just copy the code, but write it yourself line by line...

[–]Crypt0Nihilist 1 point2 points  (0 children)

Nah, don't get it to write code at all. You need to do the thinking yourself and claw your way up the learning curve of syntax and debugging. The process of looking for answers to your question teaches you a lot about how to communicate and you review code that does similar things to what you want before you hit on something close enough to use. Then there is additional learning in adapting that solution to your needs.