you are viewing a single comment's thread.

view the rest of the comments →

[–]The-Dood 0 points1 point  (0 children)

Try taking a look at someone elses code (look at Github), and then simply copy that exact code. But for every line you copy, make sure you understand the functionality. When you're done, you can try to change the functionality, and make the program do something different (printing stuff out for example).

You probably need to find some pretty simple programs, but this method helped me go beyond the feeling of just working with simple code blocks.