top | item 28767972

(no title)

Ageodene | 4 years ago

>The professor couldn’t understand how we did it, so gave a low mark.

That was genuinely upsetting to read.

discuss

order

flemhans|4 years ago

In High School 2004 I made a license plate detection system for our IT class project. It was not perfect, granted, but was able to locate license plates in a photograph pretty reliably and do OCR on them.

Teacher was like, nah, that's not possible, and clearly hadn't even read it. Gave me an A just to stop me complaining, still not understanding the project.

selcuka|4 years ago

My Fortran professor gave me a low mark because I used a lookup table for octal to binary conversion, instead of using division and modulo.