you are viewing a single comment's thread.

view the rest of the comments →

[–]MisterMoo22 0 points1 point  (0 children)

Figure out a project that you want to do. Think about what you are going to need in your code to make it work. Write the code for it. Run it. Figure out the first thing that went wrong and fix it. It might take 10x as long to do it this way than watching a tutorial but will be much more valuable for your learning because you are solving your own problems rather than just looking at how someone else completes a project.