One of my coworkers said this.
In fact, he said no code reuse is possible in non-OO languages.
Why are university courses so shit nowadays?
Name:
Anonymous2013-08-26 17:25
I don't think it's the courses that are shit necessarily, although they may not be good. It's probably the person though, in my courses there was emphasis on OO languages making code reuse easier, but they never said it wasn't possible in other paradigms and yet I've heard the same thing from other people who were in the same classes as me.
Name:
Anonymous2013-08-26 18:18
if theres functions theres reuse possibility
Name:
Anonymous2013-08-26 20:44
>>11
If there is the ability to copy and paste code, there's reuse possibility.