1
Raspik
8y

//TODO:Describe your day with block of code

using Friend.Drive;
using Coffie.Machine;
using MyCheck;

namespace Raspik.Week.Thursday
{

public class Init
{
#region Morning
public void Init()
{
this.status = _status.WakeUp;

this._getReadyToWork(Coffee, Closes, Laptop Bag);
bool success = this.getToBus();
if(!success)
Friend.Drive.ToWork(Beer,ListenToMetal());

Coffee.Machine.DoubleEspresso();
MyCheck.WorkOn(Jira.Moderate, Jira.Blocker);

#endregion
#region Noon

this._eatFood(Beef,Ale)
this._devRant.CheckInteresting();
this._facebook.CheckInteresting();

this._workEvents += new EventHander(InternetStatus);

this._coolEvents +=new EventHandler(Purge_Nerf_War);

MyCheck.WorkOn(Jira.All);
MyCheck.HappyHour(Beer,Whiskey);

MyCheck.OnlineMeeting(Client);
this.GoHome(Friend.Drive.Home);

#endregion
#region Evening

while(true)
this._baby.Diaper.Change;
this._goToSleep(this.KissWifeAndChild));
}
}

Comments
  • 0
    private void InternetStatus(object sender, EventArgs e)
    {
    if(e.status)
    return;
    this._goGetCoffee(this._checkIfBeerInFridge());
    }
    }
  • 1
    <?php

    //story of my life
    echo "Shit like every other day...";
  • 0
    .todo
    display none
Add Comment