SimpleFather kids are too complex



Do While

Posted by scott
punch card

It's time once again for the world of computer programming to prove it's usefulness by teaching us a thing or two about parenting.

How many times have you found yourself repeating something to your children over and over again. Programming has a simple, yet effective solution for this problem. It’s called a “do while loop.” The idea behind a do while loop is fairly straightforward. You do an action, say scrub the floor, while it is dirty. This translates nicely to many parenting situations. For example:

do{
    cleanYourRoom();
} while (clothes_on_the_floor = true)


do{
    playOutside();
} while(still_daylight = true)


do{
    respectOthers();
} while( are_you_breathing = true)

The list could go on and on, which is proof yet again, programming isn’t just for nerds, and has real life application. Go forth, and do. Just be sure not to make any id10t errors along the way (if you can tell me what an id10t error is in the comments, you will gain nerd street cred).

photo courtesy of mirandala

Did you enjoy this post? For more helpful and hilarious content, subscribe to our free newsletter. Together, we can corrupt today's youth.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options




Alltop. I don't know how I got there either.

SimpleFather.com can be found at:
DadTrends - Best of the Dad-O-Sphere



Blog Widget by LinkWithin