Skip to content

Drew Kime

The Food Blogging Technician

Month: July 2011

Friday Philosophy – Design Fail

dim for as integer
dim loop as integer = 10
dim next as integer = 12

for for = 1 to loop
  goto:
    if for > loop then
      for next = loop to for
        exit loop
      next next
    else
      goto goto
    end if
next for

for = next + loop
Posted on July 29, 2011July 4, 2011Author Drew KimeCategories Humor

Friday Philosophy – Data

Those analysts who have not applied these techniques to real data are extremely optimistic about the results. — Anon

Posted on July 22, 2011July 4, 2011Author Drew KimeCategories advice

Friday Philosophy – Yin & Yang

Yin

Weeks of coding can save you hours of planning.

Yang

Any problem can be made unsolvable if enough meetings are held to discuss it. — Don Guinn

Posted on July 15, 2011July 4, 2011Author Drew KimeCategories advice1 Comment on Friday Philosophy – Yin & Yang

Friday Philosophy

If you always do what you always did,

you’ll always get what you always got.

Posted on July 8, 2011July 4, 2011Author Drew KimeCategories advice2 Comments on Friday Philosophy
Proudly powered by WordPress