Content tagged as 'code'
posted on Dec 4, 2010.
In this post, I will be sharing a technique that I started using to help teach other people how to program and code, and which I still use from time to time in my own work. Basically, we will be looking at how to manually resolve a series of nested functions (or chained methods), and some of the benefits of using such a technique.
posted on Aug 29, 2010.
In this article, I will be offering my own perspective on HTML5, my concerns about its openness in terms for formatting, and the benefits of XML syntax. All of this will bring us to the simple formulation of an (x)HTML5 methodology for readable, well written code as we move forward.