5 ms·
My god. It's truly amazing how any technical or academic topic seems to degenerate into a Java vs C debate. Is there a law for that?
by jzachary 17y ago
My god. It's truly amazing how any technical or academic topic seems to degenerate into a Java vs C debate. Is there a law for that?
- tetha 17y agoI think the "Java <-> C"-debate is an instance of the problem "Should studying computer science be mindwreckingly hard or should studying computer science make you able to program things?". Plus, you can also bash Java in this special instance, which is always nice coughs. Other instances include "Compiler construction or not?", "Theoretical computer science or not?", "Assembler or not?".
- javanix 17y agoThat would hold up if learning a bit of memory management was actually "mindwreckingly hard".
- DarkShikari 17y agoAfter reading the first sentence of said post, I actually thought he was trying to criticize Java.
- tetha 17y agoAnd then you had to debug something which resulted from corrupted pointers into the stack, partially being still good data and partially being nonsense.
- endtime 17y ago>I think the "Java <-> C"-debate is an instance of the problem "Should studying computer science be mindwreckingly hard or should studying computer science make you able to program things?". Your wording is heavily loaded. In any case, learning computer science should absolutely not be about learning to program.