Function Returns
(Programming)
I resolve a debate about returning from functions early, using (surprise, surprise) regular logic.
Read More
Classes Come Last
(Programming)
One way to incrementally develop software, which makes testing far easier.
Read More
Type Prefixes
(Programming)
Type prefixes prepended to variable names used to be all the rage in programming. It caught a lot of well-deserved flack at the time. Here's why it was and is a bad idea.
Read More
Intermediate Variables
(Programming)
I use a lot of what could be called "intermediate variables". Here's why.
Read More
PHP Is Not A Good Language
(Information Technology,Programming)
That's the party line. But in fact, PHP is an excellent language, and here's why.
Read More