Guide To Life: The Programmer’s Way

A simple modus operandi, brought to you by a Software Developer.

<?php
if ($alive == true) {
     workYourAssOff();
}
else {
     continue;
}
?>

It really is that simple. Get to it!

Follow me on Twitter, Instagram, LinkedIn, and Soundcloud.