
Journal Com2Kid's Journal: Comparing assignments 4
Today a good number of students came to lab to do their scheme work (I've been in lab for days and days now), some got the entire assignment done in less than 10 lines of code.
By comparison mine is a bit over a page long.
I indented to heck, use lots of white space, and added tons of comments, and my code is easy to read, or at least as easy as scheme code can get to read.
So, show of hands, what is better, the 2 day maintainable software, or the quick 6hr hack? ^_^
Re: (Score:1)
In Scheme? (Score:1)
Re:In Scheme? (Score:1)
I think for him it was more like a 15 minute hack.
The dude just gets crap done fast, after the first DAY of introduction to Scheme he started rewritting all his C++ stuff in it.
Ick, I'd never try and convert an OO program to some other paradigm.
(OO is just too handy. ^_^ )
Re:In Scheme? (Score:1)
7 hours, 11 lines.