***Pls, dun read this post if you are not IT student. It will bored you off.

Been watching America next top model cycle 9 for the whole day long.

Not that i am si beh free. I think i am pretty stress out now. I have not go and open the report template file for my attachment report. Didn even try and think of how to write the “Company’s Background” column. Haiz.

I really went to this IT industry for my attachment despite that i choosen logistic as my specialization. My company is damn good. They scare school thinks that we didn touch any IT stuff during attachment so they assign us a task to complete. It’s like a project to me just that the dateline is more shorter and there is no teacher to ask. Obviously cannot go to ask the one who assign us this task right? In school still never mind but in work, i think they expect us to know.

So, let me explain this mission impossible task(at least for me).

We are asked to write a program. Yea, programming. We can select any language we want to use. If choose JAVA, only justin know but choose C#, got me and daphne. We choose JAVA at first(coz both me and daphne feels that we are so bad, we equals to one justin) but i feel that they are hinting me that they are seeing justin do loads and me and daphne like… So, we change the language from JAVA to C#. It’s not console base but window application like Visual basic(ppl who do programming will know what the fuck i am talking about) and we are using visual studio 2003 and do it!!!

It is a torture for me and daphne because we only did it in visual studio 2005. Somemore we dun even know how to write codes in window application base because didn even being teach and i am fucking shit in programming. U should come and see how i answer my C# teacher when he ask me about my project codes.

Although they say visual studio 2003 is the same as 2005, i dunno why, i really dun think so. If i just type some codes something like :

static void main ()
{
private string name;
Console.Write(“Enter name: “);
name = Console.ReadLine();

}

Guess what. It will fucking underline the private and string!!!!! They are key words!!! they shouldnt been underline!!!!!!! Argh.

Opps. i am out of topic. Ok. They want us to create a system whereby it allows the user to browse or input a file(source code) directory like c:\document\bla and the system will look through the file and can automatically adds codes for you into the source code file. Something like, from this:

static void main ()
{
private string name;
Console.Write(“Enter name: “);
name = Console.ReadLine();

}

to this:

static void main ()
{
private string name;
private int age;

Console.Write(“Enter name: “);
name = Console.ReadLine();
Console.Write(“Enter age: “)
age = Console.ReadLine();

}
*words being bold is the codes to add.

Then, end of the day the system can creates a summary report or error if you want to. Somemore i haven talks about the enhancment which stated in the paper!!!! Yea. I found the system is amazing!!!! But i got no no no idea on how to do!!! Dun even say do la.. I dun even know how to start! I guess only yong xiang this god knows how to do ba. Worse of all, i dun even have chance to go back and find teacher and ask. hmm.. ok, i dun have any c# teacher to ask.

Gosh. I am hopeless and in deep shit. I guess my grade gonna drop to poor to bad to worse to troll to horrible terrible and vegetable.

Who can help me ar????????

ps. I gonna wash my hand off from programming once i am graduate. Hell it.



No Responses Yet to “programming sucks”  

  1. No Comments Yet

Leave a Reply