(guest@joequery.me)~ $ |

JavaScript event.target vs event.currentTarget in 30 seconds

Quick explanation of the difference between target and currentTarget in JavaScript

May 27, 2015 | Read the full article

Framework wars - what about ease of understanding?

A short opinion piece on the state of web development frameworks.

May 18, 2015 | Read the full article

Abusing Factory Boy sequences in Django unittests

A discussion regarding relying upon generated factory boy sequence values when testing Django applications

May 15, 2015 | Read the full article

Accepting the realities of professional software development

Thoughts on productivity, perfectionism, and the meaning of average as applied to the software development world.

May 14, 2015 | Read the full article

Handling unique constraints with factory boy

How to prevent 'duplicate key value violates unique constraint' errors in factory boy factories

May 13, 2015 | Read the full article

Self documenting conditional statements

An opinion article on improving the readability of conditional statements through the use of meaningful variable names.

September 18, 2014 | Read the full article

Python built-in function examples

A list of Python built-in functions with concise, easy to apply examples.

November 14, 2013 | Read the full article

Retrieving environment variables in C

A small snippet on how to retrieve environment variables within a C program.

December 15, 2012 | Read the full article

C snprintf tutorial: explanation and examples

A tutorial on understanding and using snprintf in C programs.

December 15, 2012 | Read the full article

ScreenX TV: First Impressions

My initial thoughts of ScreenX TV, a way to broadcast your terminal to the world.

December 08, 2012 | Read the full article

« Newer Articles