Showing posts with label Code Poetry. Show all posts
Showing posts with label Code Poetry. Show all posts

Function of 2020

while (this.year == 2020) {      event = test my spirit; switch (event) { case COVID-19: case another dead black person: case political foolishness: case natural disaster: case church drama: case work stress:                fight on; break ;      }      catch a breath; } Read more »
Published on Thursday, August 27, 2020
, , ,
Leave a comment?

Code Form Poetry

Synopsis I actually made this style of poetry up myself (or at least I thought of it and haven't seen it any where else...). The structure of these poems is meant to merge computer programming language syntax with poetic meaning. Since there are a variety of programing languages there are an abundance of ways to structure a code form poem. Many of those I have included on the site are styled after C, MATLAB, or pseudo-code. My Tips, Tricks, &a… Read more »
Published on Thursday, August 14, 2014
, , ,
3 comments

Setting the Mood

mood = function ( successes , failures , interactions , day )  if (  successes  >  failures  ) mood  = rainbows & unicorns; else mood  = dungeons & dragons; for each + interaction mood  =  mood  + joy; for each - interaction mood  =  mood  - joy; switch (  day  ) case Monday: mood  =  mood  - all_good_things; break ; case Tuesday: mood  =  mood  - meetings; break ; case Wednesday: mood  = no_change; break ; case Thursday: mood  =  mood  + light_at_the_end_of_the_tunnel; break ; case Friday: … Read more »
Published on Monday, June 9, 2014
, , ,
1 comment

Today

int Productivity ( ) {      percent_of_work_done = 0;      for(hour time = 8am; time < midnight; start++) {            if ( progress at time )                 increment percent_of_work_done;      }      return percent_of_work_done; } main ( ) {     if ( Productivity() > 50 % )         print("Success! Happy Friday");    else         print("Failure. Happy Friday Anyway!"); } Read more »
Published on Friday, November 1, 2013
, , , ,
Leave a comment?

The Nerd in Me

function main( life ) {      Person I of type me;      while ( alive )      {           I = new dream;           for ( every dream ) {                increase I;                multiply ( strength of I );                define I with endurance;                if ( failure ) {                     begin again;                }           }      } }; Read more »
Published on Tuesday, September 3, 2013
, , , , ,
Leave a comment?

How are you feeling today?

Click the emotion you're feeling to see an inspiring bible verse.
Angry
Sad
Afraid
Annoyed
Happy
Shocked