@wolre to Programmer [email protected] • 1 year agoWhen you hand-write code in an examimagemessage-square19arrow-up1385arrow-down112
arrow-up1373arrow-down1imageWhen you hand-write code in an exam@wolre to Programmer [email protected] • 1 year agomessage-square19
minus-square@GlitzyArmrestlinkEnglish22•1 year agoMaybe I’m the weird one here, but even in college I never had to PHYSICALLY WRITE code.
minus-square@3ntrancedlink10•1 year agoMan, my CS Final freshman year we had to write like a three page script by hand, and you’d get points off for margin spacing. On fucking paper.
minus-square@[email protected]linkfedilink2•1 year agoSame here. Professor was an absolute clown too, his example HTML boilerplate for some project we had to do had © 1996 professor dipshit This was early 2010s. He also took points off my midterm one semester for not surrounding my JS with comment tags since, otherwise it wouldn’t run on Netscape"
minus-square@GlitzyArmrestlinkEnglish1•1 year agoWTF! Like, I understand not allowing IDEs or anything with syntax highlighting for an exam. But can’t that be accomplished by just using something like notepad on a kiosk computer made for testing?
minus-square@3ntrancedlink1•1 year agoThat would require effort and planning on the professors end! This was a big 10 school too, shows where the money is spent.
minus-square@[email protected]linkfedilink5•1 year agoI’ve had job interviews where I had to hand-write a basic cms with no Internet access. With my handwriting that’s not good.
minus-square@[email protected]linkfedilink7•1 year agoWait… a cms for an interview is already ridiculous, but hand written? That’s just stupid
minus-squareKit SorenslinkfedilinkEnglish1•1 year agoI whiteboard my pseudocode, but that doesn’t use brackets.
minus-square@[email protected]linkfedilinkEnglish1•1 year agoI had a few where it was here’s a block of code debug it. The others were just write algorithms in in a intelligible fashion.
Maybe I’m the weird one here, but even in college I never had to PHYSICALLY WRITE code.
Man, my CS Final freshman year we had to write like a three page script by hand, and you’d get points off for margin spacing. On fucking paper.
Same here. Professor was an absolute clown too, his example HTML boilerplate for some project we had to do had © 1996 professor dipshit This was early 2010s. He also took points off my midterm one semester for not surrounding my JS with comment tags since, otherwise it wouldn’t run on Netscape"
WTF! Like, I understand not allowing IDEs or anything with syntax highlighting for an exam. But can’t that be accomplished by just using something like notepad on a kiosk computer made for testing?
That would require effort and planning on the professors end! This was a big 10 school too, shows where the money is spent.
I’ve had job interviews where I had to hand-write a basic cms with no Internet access. With my handwriting that’s not good.
Wait… a cms for an interview is already ridiculous, but hand written? That’s just stupid
Yeah, it wasn’t fun!
Lucky you
I whiteboard my pseudocode, but that doesn’t use brackets.
I had a few where it was here’s a block of code debug it. The others were just write algorithms in in a intelligible fashion.