One of the reasons.. Amongst the reasons why Java is so popurar is fanatical dedication to the the backwards compatibility (Monty Python)
@TheTubepc2 жыл бұрын
Absolutely .. unlike most software, I knew but realised clearly now. Backwards compatibility should be the absolute gold standard for evaluation and development of any software meant for wide usage.
@NathanClayton2 жыл бұрын
The only other place I've seen such a level of backwards compatibility is with IBM mainframes and microcomputers where software written 40 years ago will still run fine on a new system, even after multiple architecture changes.
@IndellableHatesHandles2 жыл бұрын
**cough cough** Python
2 жыл бұрын
Yeah, great, congratulations, Oracle Java 19! Greetings from a bioeng graduate student, universidad del Cauca, Colombia.
@CoderGrammer2 жыл бұрын
Excellent conversation and really shows why Java is a still a force to be reckoned with all these years later!
@felipe_duque2 жыл бұрын
I'm so proud of this new features.. Great, Oracle!
@artsmandev2 жыл бұрын
☕Let's Go Java! õ/
@weerapongsaipetch24352 жыл бұрын
The java will be more perfect if it has the isolated container for library's dependencies (similar to nodejs), a single library in the project will be able to upgrade freely without worrying about the transitive dependency conflicts (Jar Hell) during the long term project maintenance.
@przhkv2 жыл бұрын
Nice format! Pleasure to listen
@java2 жыл бұрын
Thanks! Glad you like it!
@VisruthCV2 жыл бұрын
Great conversation!💚💙💜🧡💛 Code demonstration is also very informative! Thanks for publishing!
@java2 жыл бұрын
You're very welcome!
@IndellableHatesHandles2 жыл бұрын
I think that pushing inheritance was a mistake, specifically for regular coders, but other than that, Java is a very clean language.
@atehrani2 жыл бұрын
Thank you for your hard work and amazing new features with new the cadence. I wish enterprises would adopt them faster. I'm still stuck on Java 8 😢
@jeffreyrogers86912 жыл бұрын
It's been a wild ride.
@Kc-nn8mn2 жыл бұрын
I have been using scala and java. Scala team is still dreaming at the time without java8.
@arrokoth2332 жыл бұрын
Are there still somebody using Java 8?
@JorgetePanete2 жыл бұрын
Would it be possible to have a GC-less Java?
@chrisfreel2 жыл бұрын
You can have it right now: just don't create garbage and you don't need to collect it. 😉 Otherwise, I guess you want something like Rust?
@JorgetePanete2 жыл бұрын
@@chrisfreel Yeah, compile-time removing at least some need for GC, without changing the code
@mdtanveerhasan14532 жыл бұрын
@@JorgetePanete Similar to RAII in C++?
@JorgetePanete2 жыл бұрын
@@mdtanveerhasan1453 Had to look that up, which would be the Cleaner API here I think, so I think so, but without needing to try ()
@dd1.d2 жыл бұрын
🎉🎉
@kennethcarvalho36842 жыл бұрын
how do you become a Java 🏆 Champion
@teymurmammadov56762 жыл бұрын
👍👍
@petersteel77352 жыл бұрын
50:15 Out of two books i decided to buy ever(all others are .pdf) one is getting obsolete... oh boy...