Categories
- Games (1)
- Hardware (2)
- Images (3)
- Fractals (2)
- Photography (1)
- Music (1)
- Poetry (3)
- Programming (1)
- Random (2)
- The Internet (1)
- The Web (1)
- Work (2)
I made this joke at work and some people thought it was funny. Others wanted my head.
try {
if($do) {
do();
} else {
doNot();
}
} catch {
die(“there is no try”);
}
The Yoda Pattern: An instance where an exception is unrecoverable.