Contribute Media
A thank you to everyone who makes this possible: Read More

Make Your Code Really Boring

Description

Readability and Maintainability are Boring

In my time, I’ve written some really exciting code: I’ve overridden nearly every operator in python and I've written logic in XML. It was a lot of fun, but it was all impossible to maintain. In this session I’ll work through some beginner to intermediate techniques for making code more predictable and manageable and share a few stories from projects past. I’ll tell you why you shouldn’t make a CSS class called “yellow”, what a variable called “noecho” really ought to do, and why you probably don’t need a variable called “noecho” anyway.

Details

Improve this page