Showing posts with label Start. Show all posts
Showing posts with label Start. Show all posts

Blogged in .....

 

 /**
*  1st September 1939 - World War 2 started.
*  1st Spetember 1981 - Mandar Deodhar born.
*  1st Spetember 2008 - Started this blog :)
**/


uses brain, homour, poetry, crativity, sarcasm, logic;

import articles;
import books;
import quotes;
import songs;
import videos;
import mails;
import other_blogs;

public static with_lots_of_returns main()
{
    try
    {
        System.out.write("Hello Blogger !!!!!");

        while(true)
        {
main_loop:
                Post();
                Enjoy();
                Take_Feedback_and_Improve();
        }

    }
    catch(Frustration, Anger, Failures)
    {
        never_give_up();
        retry();
        goto main_loop;
    }
    finally
    {
        Be_Happy();
     }

}

Written, Compiled, Executed .. Now calling all testers and debuggers :)