Correction: write once, debug everywhere. That's what it truly means for developers. ;)
Ok ladies and gentlemen, I am ready to make Minecraft 2
I have been using java for ages, but still watched this video in anticipation that this brilliant soul would say something new in 100 seconds that I would have missed in years.
Java is absolutely incredible. I have chosen it as my first programming language and never got past making loops. I love it.
Following the "logical sequence", the next in line is Kotlin in 100 seconds
1:15 "The class is required to have a main method" - well, it may create some misconceptions, because not every class is required to have a main method. It could be rephrased to "Every program is required to have a main method in one of its classes".
A useful tip Since Java 17, you don't need to compile the class files anymore Just pass them directly to JVM, and it will take care of the compilation for you
keep it up with the 100 seconds of code series! everyone is liking it.
Now that you've done Java, you set the ground for Kotlin in 100 seconds! Kotlin is a JVM language that runs in the Java ecosystem but much more modern and safe (mostly by null-safety). It's similar to Swift in syntax and can be used to develop mobile apps as well (Android's official language is Kotlin, Kotlin with Native compilation target can target iOS too).
"Congratulations, you just built an enterprise grade application"
Literally searched "Java in 100 Seconds fireship" yesterday, you keep making the perfect content!
This will probably be the only liked Java video in my life.
Java, the beginning of everything for a lot of us
Java actually my preferred language to understand OOP concept
At 38 years of age I decided to transition to being a software developer and I love this video and this series. So keep it up! TBH, this 100 second clip took me over an hour to decipher. I ask the most basic of questions, like what does a "class" mean, what do the curvy braces mean, why are there no clocks in my room? Keep up the great work. The seasoning of humour is a much appreciated touch that makes it easier to digest.
- what words were written the most in the world? - "i love you"? - No, it's "publiŃ static void main(String args...){}"
Why the hell for the last 4 years it hasn't reached 100K likes. He has explained java very efficiently for a beginner. People please like this video, so he will do the entire Java tutorial. I liked this video, awaiting your tutorial buddy, great job !!!
My first programming language, absolutely love it.
Learned this in school and then never learned it again. Looks very powerful. Amazing video as always.
@FGj-xj7rd