Navbar

  Elite Fitness Bodybuilding, Anabolics, Diet, Life Extension, Wellness, Supplements, and Training Boards
  Chat & Conversation
  Warik's Revenge on his Computer Teacher

Post New Topic  
profile | register | preferences | faq | search

Author Topic:   Warik's Revenge on his Computer Teacher
Warik

Elite Bodybuilder

Posts: 737
From:Miami, FL
Registered: Sep 2000

posted February 16, 2001 01:03 AM

Staff Use Only: IP: Logged


On my last programming assignment, my teacher gave me a 19/20 (notice how I didn't say "I earned a 19/20"). I lost 1 point because the print-out of my program "looked ugly" even though it looked beautiful on the screen (my comments wrapped around to the next line... oh no that really ruins program efficiency).

As payback, instead of writing a piece of crap A-quality 15-minute programming assignment like my first assignment, I spent about an hour and a half writing a kickass program using 3 classes instead of the 1 that was required and I made it efficient as hell. As a result, it's 12 pages long.

HAVE FUN GRADING THAT!!!!!!!!!!!!!!!!!!!!!!!!!!!

(and the printout looks pretty too).

-Warik

------------------

BY THE POWER OF GRAYSKULL!!!


Click Here to See the Profile for Warik   Click Here to Email Warik     Edit/Delete Message      Reply w/Quote
CrazyThug

Amateur Bodybuilder

Posts: 95
From:on da streets slangin thangs (da 30349)
Registered: Feb 2001

posted February 16, 2001 02:29 AM

Staff Use Only: IP: Logged


When I was in Comp Sci classes those prof's were the bigest dorks/ assholes in the world.

------------------
Trapped in hell on earth


Click Here to See the Profile for CrazyThug   Click Here to Email CrazyThug     Edit/Delete Message      Reply w/Quote
Si|vio

Elite Bodybuilder

Posts: 708
From:...
Registered: Sep 2000

posted February 16, 2001 02:36 AM

Staff Use Only: IP: Logged


hahaha! that's fucking funny...


Click Here to See the Profile for Si|vio   Click Here to Email Si|vio     Edit/Delete Message    UIN: 32077307   Reply w/Quote
HappyScrappy

Elite Bodybuilder

Posts: 607
From:
Registered: Dec 2000

posted February 16, 2001 11:39 AM

Staff Use Only: IP: Logged


hey man, give him credit - it sounds like he just made you write a better program!

------------------
The Downside Of Being Better Than Everyone Else Is That People Tend To Assume You're Pretentious.


Click Here to See the Profile for HappyScrappy     Edit/Delete Message      Reply w/Quote
JohnnyO

Moderator

Posts: 4358
From:Houston, TX, USA
Registered: Apr 2000

posted February 16, 2001 11:43 AM

Staff Use Only: IP: Logged


oh dear, the paybacks spawned from the mind of a homebound computer geek. hehehe.


Click Here to See the Profile for JohnnyO   Click Here to Email JohnnyO     Edit/Delete Message    UIN: 11976789   Reply w/Quote
Gilbyag

Olympian

Posts: 1874
From:Cowboys From Hell Tx USA
Registered: May 2000

posted February 16, 2001 12:10 PM

Staff Use Only: IP: Logged


those fukrs always think theyre so smart just cuz theyre the teachers...


Click Here to See the Profile for Gilbyag   Click Here to Email Gilbyag     Edit/Delete Message      Reply w/Quote
Warik

Elite Bodybuilder

Posts: 737
From:Miami, FL
Registered: Sep 2000

posted February 16, 2001 12:15 PM

Staff Use Only: IP: Logged


Happy,

Program comments are read on the computer screen. If they look fine on the screen, who cares how they look on paper? My program works just as well with wrapped comments as it would without. =)

JohhnyO,

They are the worst! =)

Gilbyag,

I know, right? If they are so smart then why are they teaching something instead of being out there doing the actual job? My teacher's cool and he's a good teacher, but some of his grading criteria really sucks.

-Warik

------------------

BY THE POWER OF GRAYSKULL!!!


Click Here to See the Profile for Warik   Click Here to Email Warik     Edit/Delete Message      Reply w/Quote
Gilbyag

Olympian

Posts: 1874
From:Cowboys From Hell Tx USA
Registered: May 2000

posted February 16, 2001 12:20 PM

Staff Use Only: IP: Logged


as the saying goes:

Those that can not do, teach.


Click Here to See the Profile for Gilbyag   Click Here to Email Gilbyag     Edit/Delete Message      Reply w/Quote
CrazyThug

Amateur Bodybuilder

Posts: 95
From:on da streets slangin thangs (da 30349)
Registered: Feb 2001

posted February 16, 2001 12:21 PM

Staff Use Only: IP: Logged


Maybe you should forward that death threat email that people got to your prof.

------------------
Trapped in hell on earth


Click Here to See the Profile for CrazyThug   Click Here to Email CrazyThug     Edit/Delete Message      Reply w/Quote
john937

Pro Bodybuilder

Posts: 325
From:Austin,Tx,USA
Registered: Sep 2000

posted February 16, 2001 03:08 PM

Staff Use Only: IP: Logged


Warik - real world programming = 20% new development, 80% maintenance.
If the code isn't readable it's hard to maintain.
Machines are cheap. Disks are cheap. Cpu cycles are cheap.
People are expensive.
As a programming manager, I wouldn't care that your 12 page program ran more efficiently.
I would prefer your short less efficient version because it was more readable,
and therefore easier to maintain.
And yes, your real world manager may very well make you rework your program
to make the comments "pretty" on print out.


Click Here to See the Profile for john937   Click Here to Email john937     Edit/Delete Message      Reply w/Quote
Warik

Elite Bodybuilder

Posts: 737
From:Miami, FL
Registered: Sep 2000

posted February 16, 2001 03:14 PM

Staff Use Only: IP: Logged


john,

My code was perfect. Comments looked perfect on the screen. The comments that wrapped were the comments that commented painfully OBVIOUS shit that we were instructed to comment anyway even though it wasn't necessary.

Teacher just needed something to deduct because I finished the program in less than an hour and turned it in the day after it was assigned even though it was due in 3 weeks. Unless you're a peon like everybody else in the class, the teacher plays games with you.

It's ridiculous.

BTW: john, you said: "As a programming manager." Are you a programming manager or were you speaking hypothetically?

-Warik

------------------

BY THE POWER OF GRAYSKULL!!!


Click Here to See the Profile for Warik   Click Here to Email Warik     Edit/Delete Message      Reply w/Quote
john937

Pro Bodybuilder

Posts: 325
From:Austin,Tx,USA
Registered: Sep 2000

posted February 16, 2001 03:34 PM

Staff Use Only: IP: Logged


I'm not currently a programming manager, but I have been in the past.
I'm currently a DB2 database administrator and RS/6000 AIX systems administrator.
I've worked on contracts that required all source code to be printed out and bound
as part of the project documentation.
Making it "pretty" was part of creating a "professional looking" product.
Many project developments these days run budgets in the millions of dollars.
If the client is paying millions, management is willing to spend a few bucks extra to make it "look good".
Your work product will often be judged on its appearence rather than its substance.
Grumble if you want to, but be ready for it.
You play petty coding pranks on your real job programming manager, you'll be out on your ear.

[This message has been edited by john937 (edited February 16, 2001).]


Click Here to See the Profile for john937   Click Here to Email john937     Edit/Delete Message      Reply w/Quote
BIG RICK ROCK

Moderator

Posts: 1772
From:NY
Registered: Mar 2000

posted February 16, 2001 03:34 PM

Staff Use Only: IP: Logged


quote:
Originally posted by JohnnyO:
oh dear, the paybacks spawned from the mind of a homebound computer geek. hehehe.


LOL LOL LOL ain't that the truth!!

I thouhg you where gonna pour sugar down his gas tank or maybe put a woopi cushion in his seat. oh boy!


Click Here to See the Profile for BIG RICK ROCK   Click Here to Email BIG RICK ROCK     Edit/Delete Message    UIN: 107272427   Reply w/Quote
Warik

Elite Bodybuilder

Posts: 737
From:Miami, FL
Registered: Sep 2000

posted February 16, 2001 03:59 PM

Staff Use Only: IP: Logged


quote:
Originally posted by john937:
You play petty coding pranks on your real job programming manager, you'll be out on your ear.

My real programming manager would expect the "petty coding prank" that I played instead of the 2 page program that I was assigned in which everything would be hard coded and any modification would require changing code in 10 different places of the program.

I'm not worried.

And I don't plan to be working under anybody for too long anyway.

-Warik

------------------

BY THE POWER OF GRAYSKULL!!!


Click Here to See the Profile for Warik   Click Here to Email Warik     Edit/Delete Message      Reply w/Quote

All times are ET (US)

Post New Topic  
Hop to:

Contact Us | Back to Elite Fitness | Privacy Statement

Powered by Infopop www.infopop.com © 2000
Ultimate Bulletin Board 5.45c



HomeArticlesDiscussion BoardsFeatured SitesContact Us� ReportsSupplementsShopping