https://www.quora.com/Why-is-Java-a-bad-language
No programming language is bad. It's just that they are suited for different domains.
What Linus Torvalds had to say in the video, is subjective, so some one who made some really successful software with Java, would say Java is better. Linus' preference is driven towards more bare metal control and speed, and so the answer.
C and Java, are languages of different domain.
C is for low level, performant code, whereas Java is aimed at providing platform independence, providing a common interface through JVM and can become slow due to garbage collection pauses happening in the background.
What C has, is the low level control, which Java cannot provide.
What Java has, is the better abstraction level, which in C takes more effort to achieve, although possible.
IMO only when languages share a common domain, then we are valid to ask which is better and which may not be.
No programming language is bad. It's just that they are suited for different domains
우문현답 ㅆㅅㅌㅊ
Linus Torvalds is a joke. He says Java is horrible but he doesn't mention why. He also said C++ is terrible, which I totally agree with.
토발즈가 자바와 더불어서 C++도 똑같이 깠넹. ㅋㅋ
C++를 까면서 자바를 찬양하는거는, 그냥 저새끼는 프로그래밍 자체를 못하는새끼인거야
C++가 쓰레기인 이유랑 자바가 쓰레기인 이유가 정확하게 일치하는데 ㅋㅋㅋㅋㅋ
펄 1 승
quora 거의 나무위키급 아님?