January 2012
24 posts
Before I start writing a single line of code, I write the README and fill it...
– How I Develop Things and Why
Useful CSS Snippets for Your Coding Arsenal →
FREE Online Course: Programming for the Web with... →
TDD with Javascript
Build Awesome Command-Line Applications in Ruby →
Sculpting text with regex, grep, sed and awk →
HTML5 Please →
REST worst practices →
Captain Obvious on JavaScript →
Building a jQuery Mobile Application →
The Top 10 Javascript MVC Frameworks Reviewed →
From jQuery to JavaScript: A Reference →
Git Cheat Sheet →
"Learn To Code, Get a Job" According To CNN →
CNN is running an opinion article that talks about Michael Bloomberg’s taking part in CodeAdacemy’s CodeYear program, which aims to teach average people to learn enough to work as a Software Developer by year end. I’m trying to not be elitist in judging this article and those involved, but I’m curious as to what /. thinks of this questionable plan.
Mixu's Node book →
dochub →
git - the simple guide →
Paul Irish - London JS
HOWTO: Native iPhone/iPad apps in JavaScript →
Though it’s not widely known, you can write native-feeling iOS apps for the iPhone and iPad in JavaScript (+ HTML and CSS).
30 free programming eBooks →
People don’t know that vi was written for a world that doesn’t exist...
– Bill Joy
The pitfalls of using objects as maps in... →
December 2011
31 posts
Getting started with Backbone →
Efficient management of the numerous lines of JavaScript code in web applications can be a challenge. Asynchronous JavaScript and XML (Ajax) interactions heavily populate pages to provide a better experience to the user. Single page interfaces, which are becoming more common, are driven by Ajax. Backbone is a JavaScript framework that can be used to create model-view-controller (MVC)-like...
Design Patterns In Python →
This book is about learning design patterns through the medium of Python language. If you are a tester interested in design of test automation frameworks or thinking about how a single test automation problem could be solved in different ways, this book would prove to be very useful. If you are new to design patterns being a programmer or you want to explore OOP in Python further, this text...
Ten New Year’s Resolutions Every Web Developer... →
Backbone patterns →
Crafting the Front-end →
List of Chromium Command Line Switches →
Excellent and Useful jQuery Plugins →
JavaScript character escapes →
JavaScript as a First Language →
Backbone.js mini-book →
A Case For Using CoffeeScript →
PHP for All the Things →
PHP was originally designed for web sites and is still widely thought of only as a programming language for the Web. But with the approaches below and a variety of useful console libraries, PHP works great for command line scripts, too.
25 "Time-saving" Generators for Designers →
The Command Line Crash Course: Controlling Your... →
Scott Jenson - Why Mobile Apps Must Die - BD Conf, Sept 2011
jQuery Performance Tips Cheat Sheet →
A Case Against Using CoffeeScript →
The great thing about the web is linking. I don’t care how ugly it looks...
– Why apps are not the future
Discover the Color Palette of Any Website →
What I Learned About the Web in 2011 →
New programmer’s survival manual →
Efficient JavaScript →
The 50 Most Useful jQuery Plugins from 2011 →
Why metaprogram when you can program? →
Writing Eloquent JavaScript Without CoffeeScript →