Still not fully understand Creative Commons license. But at least know how to give attribution. Nice step-by-step guide.
Day: June 13, 2016
Maybe I’m Over Commenting Code (Are You?) | Tom McFarlin
When it comes to commenting code, I’m verbose. I try to comment everything from the server-side code to the the JavaScript and even my stylesheets.
Comments do help. Especially in the long run.
Source: Maybe I’m Over Commenting Code (Are You?) | Tom McFarlin
Drafting Pseudocode Before Building Anything
Because of our familiarity with our tools, we think we’re ready to start writing code. But pseudocode goes a long way in organization and maintainability.
Pseudocode still needed. Sometimes still doing it, writes on a notebook.