Here's the link mentioned in the video: www.azul.com/90-new-features-and-apis-in-jdk-11/
@alexkuzmichev90512 жыл бұрын
7:28 what kind of script/system configurations did you use to make "jdk11" command switch java versions? looks very convenient!
@txqxk6 жыл бұрын
"help, i am dying!" "good"
@MarcoBehler6 жыл бұрын
Weirdly enough, I got a (non-spam/review) comment in my inbox, but cannot see it here. In any case, to answer the question @Rafael Pereira : I did not use any keyboard shortcuts for the soutv text contents, you just need to start typing and it will change the string + variable
@isapir6 жыл бұрын
Great videos, Marco!
@MarcoBehler6 жыл бұрын
Thank you!
@tyrannus003 жыл бұрын
Gutes Video 👍
@cliffdurden76496 жыл бұрын
Why when you switched to java11 the "₿" symbol changes to "?" in the output.
@MarcoBehler6 жыл бұрын
Good catch! Might actually be a problem with IntelliJs terminal console. I'll have to double check that.
@cristiandanielortizcuellar29906 жыл бұрын
i just forget that trim will rip other things besides just whitespaces. A great vid Java 11 is awesome. I would like to see something for filtering and flatmapping in collectors.
@berjaoui923 жыл бұрын
6:02 You say "they deprecated the nashorn engine". Well what's new if rhino is the old one?
@DJRexxxx5 жыл бұрын
Hi Marco! Thanks for your video :) Could you explain how do you change the java version used in the terminal? How does the "jdk11" command work? Did u wrote a script for that? Could you share it? :)
@MarcoBehler5 жыл бұрын
Hi Rene, check this out: kzbin.info/www/bejne/f5XQf3yFqJiLp9E
@RaviPandey-qx1fq4 жыл бұрын
Why Unicode is displayed as '?' in output ?
@ffatheranderson6 жыл бұрын
No one can stop using isBlank from apache, because this embedded isBlank will cause NPE and apache's isBlank null safe. Or am I wrong?
@MarcoBehler6 жыл бұрын
Yup, you need to put in a null check.
@discmuc6 жыл бұрын
How did you manage to use arguments like shortname:"nashorn" or script:"...". These look like named parameters. This code doesn't compile in Eclipse. Just because I'm curious ...
@MarcoBehler6 жыл бұрын
It's actually one of IntelliJ's features, i.e. it's the IDE that displays the named parameter, i didn't write it into the source file.
@RajaSekhar-uf1iw6 жыл бұрын
Which ide are you using?
@MarcoBehler6 жыл бұрын
IntelliJ Idea. For most videos the community edition, which is free.
@sfincione20005 жыл бұрын
JESUS! =) was the first thing I thought when I saw your hair dude. =)
@javalover58346 жыл бұрын
Nice Sir Please explain next other features of java 11
@INT_MAX6 жыл бұрын
How are you running your code? I downloaded and installed Java 11. When I type "javac -version" in cmd it returns "javac 11". Yet None of my IDE's can make use of it...?
@MarcoBehler6 жыл бұрын
I cannot talk about other IDEs, but for IntelliJ you have to use a recently new version of it , i.e. at least 2018.2. And of course make sure you setup the JDK properly in IntelliJ etc.
@cristiandanielortizcuellar29906 жыл бұрын
in intellij idea ultimate is very simple i dont know in the others ids
@manjeetkumar6 жыл бұрын
Java 11 is big bet from oracle. I hope it gets successful.
@nickvanhoof52126 жыл бұрын
Is it possible to share the code?
@MarcoBehler6 жыл бұрын
Hi Nick, yup, you can get the code as registered user on my website. I need to double-check I uploaded that episode's code though ;)
@vatsalparmar57406 жыл бұрын
What IDE do you use??
@MarcoBehler6 жыл бұрын
IntelliJ Idea, Dark Theme.
@pulgarzsstevin22293 жыл бұрын
horasment java decoder for google plaz
@demoncho16 жыл бұрын
What am i watching, what are these c0des and what is this world. Going to visit my first programming courses soon and i don't seem to understand anything rofl. How do begginers begin to understand this "thing"?? Does it have to do with math or it's pure codes and remembering commands ?
@tashikrtv68786 жыл бұрын
Just a tip Get this programming book Java by balaguruswamy Really makes your basics strong
@MarcoBehler6 жыл бұрын
Well, I guess you need to start with a beginner's beginner's course/book/episode. And then after a while come back to this video and it all makes sense - hopefully
@bandrefilipe6 жыл бұрын
If you can add 1, you're pretty much able to face ~90% of the math required in programming
@louwpieters85106 жыл бұрын
Hello Marco - thanks for the video. Can you PLEASE make a video on developing a simple "Hello World" with JDK 11 and JAVAFX (now that it is no longer part of base jdk).
@MarcoBehler6 жыл бұрын
Added to the backlog!
@MarcoBehler6 жыл бұрын
Hi Louw, i'm currently creating a JDK 11 / JavaFX course for a publisher. Stay tuned :)
@axedyson6 жыл бұрын
Why isn't there any proper JRE for JDK 11? I mean shouldn't there be any JRE 11
@igorthelight6 жыл бұрын
Read this: coderanch.com/t/701603/java/JRE-JDK Also Java is not absolutely free now (have to use OpenJDK): blog.joda.org/2018/09/do-not-fall-into-oracles-java-11-trap.html
@axedyson6 жыл бұрын
@@igorthelight Thanks that solves everything!
@igorthelight6 жыл бұрын
@@axedyson I'm glad to help! BUT: Use Google Search more often ;-)
@hocinekheddadji8264 жыл бұрын
System.out.println("thanks a lot ");
@mrlectus5 жыл бұрын
Is he secretly telling us that he is Dying?
@MarcoBehler5 жыл бұрын
Still alive and kicking! :D
@berjaoui923 жыл бұрын
"I am dying"???? Why being so negative???
@MarcoBehler3 жыл бұрын
It was a joke?
@lisafox90264 жыл бұрын
black thema is very is very bad on video!!!
@MarcoBehler4 жыл бұрын
Well, it is what it is.
@BoxingHacker6 жыл бұрын
Sigh, Kotlin is the best JVM language
@edmaphis98056 жыл бұрын
Clojure
@Master-yn6ie6 жыл бұрын
I code in jvm byte code directly, compilers are for noobs.
@edmaphis98056 жыл бұрын
I hope you use butterfly-mode www.explainxkcd.com/wiki/index.php/378:_Real_Programmers But there is an assembler for Java byte code somewhere.