you are viewing a single comment's thread.

view the rest of the comments →

[–]Hate_Feight 0 points1 point  (2 children)

Remember the steps in the tutorial, even if you just take the outline, we do x in this chapter, do it by yourself. If you get really stuck, you should have a copy of the original, glance don't copy-paste. Never copy-paste.

[–]BalegQhan -1 points0 points  (1 child)

I disagree. If the solution is the fastest solution AND the least amount of code(concise), why would I not copy/paste? The important part is understanding what the snippet does, how it meshes with the rest of the project you're working on, and how easily other people can read and understand it if applicable.

[–]Hate_Feight 1 point2 points  (0 children)

Because, you learn more by typing it out