Using Creative Commons Images on Your Site with Confidence
Still not fully understand Creative Commons license. But at least know how to give attribution. Nice step-by-step guide.
Still not fully understand Creative Commons license. But at least know how to give attribution. Nice step-by-step guide.
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
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. Source: Drafting Pseudocode Before Building Anything