Posts for syntactic-sugar
Python - Some syntactic sugar
I've been playing with Python for a while now and basically I love it. This post is going to be a very quick overview of some of Pythons features that might be new or a bit odd to a developer from a d
JavaScript Object Manipulation
<p class="MsoNormal">JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO back