I guess I'm just not going to be able to major in anything that requires programming courses.

MWink

Diamond Member
Oct 9, 1999
3,642
1
76
Well, I'm almost done my first semester in college. The worst class I'm taking is CMSC104 (when you come in they don't even expect you to know how to turn on a computer (SERIOUSLY!!!)). I can't stand it! I have written 2 programs so far and had a horrible time with each. I have another one due tomorrow and I don't even know where to start.

I have to pick out courses for next semester sometime soon and there is no way in H3!! I'm taking another programming class. I'll change my major (currently Comp Eng), whatever but I'm not taking anymore programming classes. I just can't stand it. These classes are going to kill me.

ARG!!! I don't know what to do! Someone give me some advice!
 
Feb 24, 2001
14,513
4
81
i had a computer lit class a long time ago. there was a lady who picked up the mouse and pointed it at the monitor like a tv remote :)
 

Ameesh

Lifer
Apr 3, 2001
23,686
1
0
you must have a really really $hitty computer science department at your school, thos kind of classes are usually reserved for history and english majors. i'd change schools if i were you.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
I think someone needs to welcome you to the "I used to be a comp sci/comp eng major, because I like building computers. Then, I found out it ws a lot harder than installing vid cards and playing CS, so I'm now a Econ/Business/History major" club.

if($yourgrade =~ m/^[fF]/){
$major = "econ";
}
 

notfred

Lifer
Feb 12, 2001
38,241
4
0


<< notfred,

what's that say at the end of your post?

if($yourgrade =~ m/^[fF]/){
$major = "econ";
}
>>



if the string $yourgrade begins with an F or f, the string $major = econ :)