Created
October 13, 2015 21:13
-
-
Save ircmaxell/91317caa50dead981e27 to your computer and use it in GitHub Desktop.
Revisions
-
ircmaxell created this gist
Oct 13, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ ## Life of an If Statement The humble if statement: so simple, so short, so trivial. But do you know how it works? I mean, how it *really* works? Join us on a trip down the rabbit hole to find out! Our journey will take us from PHP to C, from Assembly to Machine code, from CPU to Transistor and beyond. We'll discover all sorts of interesting things you many never have known about programming, physics and even the universe itself... I can't promise that you'll return from the depths of the CPU, but if you do, you will not be the same.