Comments: I HATE programming...

I really really love programming. :) Although I don't want to create a program which creates other programs. Visual Basic is currently taking care of that. :)

So why am I here? I had this query on Google: "I hate programming". Just curious if there are people who actually hate programming.

This entry made me love programming even more. Didn't mean to offend or something. :)

Cheers!

Posted by Diane at December 28, 2003 1:53 AM

i love programming also :)
heres a couple of examples =)

C
-------------------------------------------------
#include<stdio.h>

int main()
{
printf("hello world\n");
return 0;
}


C++
-------------------------------------------------
#include<iostream>

using namespace std;
{
cout << "hello world" << endl;
return 0;
}

Posted by silvio at December 28, 2003 9:14 AM

I had to take my frustation out on the browser and yell at it best i could "I hate programming!" Simply to see if there where other people out there ready to throw there computer out the window too. Ive been fighting all day the oh so cryptic data configurations, connections, adapters, and so on in c#. Back to work

Posted by steve at February 1, 2004 6:44 PM

I'm an accountant turned finance & statistics reporting programmer, using mainly declarative database languages like sql. I like that kind of work. But what i don't like is the OOP & procedural 'real' programming languafes like vb.net, which are to me like a chinese dialect. So i tend to stay clear of that although i fear i'll need to confront that someday.

Posted by andy at July 29, 2004 12:37 PM
Post a comment









Remember personal info?