code wars

Posted on Sat 08 August 2015 in blog • Tagged with programming

Code Wars, yet another programming dojo — but a pretty good one


Continue reading

Return of the namedtuples

Posted on Sun 02 August 2015 in blog • Tagged with maya, python, programming

A quick review of the Python namedtuple — a great way to return complex data from your functions without needing complex custom classes.


Continue reading

Wraptastic!

Posted on Sun 12 July 2015 in blog • Tagged with programming

When is it time to write a wrapper?


Continue reading

Boo Who?

Posted on Sun 31 May 2015 in blog • Tagged with programming, boo

A quick introduction to Boo, a python-like language for the CLR


Continue reading

spelchek

Posted on Sat 16 May 2015 in blog • Tagged with boo, programming, python

A python spell check module


Continue reading

Book Review

Posted on Wed 06 May 2015 in blog • Tagged with programming, industry, books

A few programming books that are worth reading… unlike most programming books.


Continue reading

Goddamit, stop messing around

Posted on Sun 26 April 2015 in blog • Tagged with programming, console

A module for simple colored printing in a python terminal


Continue reading

The right profile

Posted on Sat 18 April 2015 in blog • Tagged with python, programming, maya

A brief, gentle introduction to the uses and abuses of profiling in Maya Python


Continue reading