Java famous quotes
Last updated: Sep 5, 2024
-
I fear -as far as I can tell- that most undergraduate degrees in computer science these days are basically Java vocational training. I've heard complaints from even mighty Stanford University with its illustrious faculty that basically the undergraduate computer science program is little more than Java certification.
-- Alan Kay -
I love coffee, I love tea, I love the Java Jive, and it loves me. Coffee and tea and the Java and me, A cup, a cup, a cup, a cup, a cup.
-- Ben Oakland -
This evolution may compromise Java's claim of being simpler than C++, but my guess is that the effort will make Java a better language than it is today.
-- Bjarne Stroustrup -
After all, C++ isn't a perfect match for Java's design aims either
-- Bjarne Stroustrup -
However, when Java is promoted as the sole programming language, its flaws and limitations become serious.
-- Bjarne Stroustrup -
Java isn't platform independent; it is a platform
-- Bjarne Stroustrup -
C++ and Java, say, are presumably growing faster than plain C, but I bet C will still be around.
-- Dennis Ritchie -
I'm just an observer of Java, and where Microsoft wants to go with C# is too early to tell.
-- Dennis Ritchie -
Travelers describe a tree in the island of Java whose pestiferous exhalations blight every tiny blade of grass within the compass of its shade. So it is with despotism.
-- Giovanni Ruffini -
Now, it's my belief that Python is a lot easier than to teach to students programming and teach them C or C++ or Java at the same time because all the details of the languages are so much harder. Other scripting languages really don't work very well there either.
-- Guido van Rossum -
Mark Hammond is working in this area, with Windows Scripting Host. It is definitely an area where Python fits almost perfectly. That's quite independent from Java, actually.
-- Guido van Rossum -
Java is C++ without the guns, knives, and clubs
-- James Gosling -
If I were to pick a language to use today other than Java, it would be Scala
-- James Gosling -
I think it would be a tragic statement of the universe if Java was the last language that swept through.
-- James Gosling -
I was interested in Java the beginning, but the problem with Java is you do have to switch your platform.
-- Miguel de Icaza -
A class, in Java, is where we teach objects how to behave.
-- Richard E. Pattis -
I did write some code in Java once, but that was the island in Indonesia.
-- Richard Stallman -
Coffee comes in five descending stages: Coffee, Java, Jamoke, Joe, and Carbon Remover.
-- Robert A. Heinlein -
If Java had true garbage collection, most programs would delete themselves upon execution.
-- Robert Sewell -
If Sun were to hand the management of Java over to a committee of monkeys, would it be more successful?
-- Eric Sink -
Java is like a variant of the game of Tetris in which none of the pieces can fill gaps created by the other pieces, so all you can do is pile them up endlessly.
-- Steve Yegge