Douglas Anderson

4,652
reputation
10
40
49

Interested in abstracted tools and languages that allow focus to shift from programming to solving business problems.


if (user.dad == true
 && user.drink == "rum"
 && user.arcade == "1942")
 {
     name = "douglas anderson";
 }