No video

Big Update in Java for Learners and Trainers

  Рет қаралды 391,378

Telusko

Telusko

Жыл бұрын

#javadeveloper #telusko #java #development #jdk

Пікірлер: 164
@rushikeshlande7083
@rushikeshlande7083 Жыл бұрын
this will make them more confused for sure
@ghostninja2626
@ghostninja2626 9 ай бұрын
stupid ass update bruh
@HritikAhalawat
@HritikAhalawat 9 ай бұрын
Truee😂
@user-ew5mc1nm2d
@user-ew5mc1nm2d 9 ай бұрын
man I hope java catches up wkith python interms of ease. cause I only java and I want to see job opportunities rise 😅
@rushikeshlande7083
@rushikeshlande7083 8 ай бұрын
yep@@user-ew5mc1nm2d
@user-bs5nn3sc9w
@user-bs5nn3sc9w 7 ай бұрын
True, I want java in AI ML too😂@@user-ew5mc1nm2d
@micahjacobson8533
@micahjacobson8533 9 ай бұрын
I will never stop writing public static void main string args. It’s stuck in my head at this point
@yomom4281
@yomom4281 2 ай бұрын
They need to go thru what I went thru 💀💀
@RahulNaskar-np4ws
@RahulNaskar-np4ws Ай бұрын
​@@yomom4281 Yesh 😂 they have to suffer first it's not fair java😂
@abhaykumar-cd5gu
@abhaykumar-cd5gu 14 күн бұрын
It is not about suffering, its about a disciplined way of programming, python is very hard to debug because anything can be anything without any prior declaration
@ashish.Mishra00
@ashish.Mishra00 3 ай бұрын
Let me explain from the beginning. As java is a Object Oriented programming language so everything will be in the Class & main Method will always be in the public Class. public -> Access Specifier (who can Access it ) static ->Helps in without making an Object we can execute class's methods & properties. ( Here it helps the compiler ) Void -> Return Type main -> program will always start from the main Method. String[] args -> helps when we use CMD to run the program. System -> This is a final class defined in the java.lang package. Out-> This is a static member of the System class, and is an instance of PrintStream Println -> This is a method of PrintStream Let me know whether I made some mistake or not... 👍✌️
@marnala.gopivinay
@marnala.gopivinay 2 ай бұрын
Public is every one access
@marnala.gopivinay
@marnala.gopivinay 2 ай бұрын
We can write main method like this ==>>> static final public strupfp synchronized void main(String... args)
@jadabailey1405
@jadabailey1405 2 ай бұрын
Can I ask what you mean by a static member for out, always assumed it was a method and println was a nested method inside of out
@YouTubeisZionistTool
@YouTubeisZionistTool 11 ай бұрын
Honestly No Java Developer is EXCITED about this 😂
@jeppy4021
@jeppy4021 3 ай бұрын
Yes, because this change is for new Java learners, not already good Java developers
@LearnJava_Programming
@LearnJava_Programming 2 ай бұрын
I believe the keywords were a good introduction to classes and objects. For me, it was easier to understand classes and objects after i used public static void main multiple times
@suraj.mohapatra
@suraj.mohapatra Жыл бұрын
finally java did it after ruling the web world for near about 2 decades.
@gillesashley9314
@gillesashley9314 3 ай бұрын
They should've sticked to the longer version, it makes more sense considering how Java was designed. Changing only that doesn't mean the learner will have an easy journey. We love Java for who and how it is.
@soorajkv2012
@soorajkv2012 Жыл бұрын
True sir... I felt that at first and i thought java is hard.. And then watching your videos i understood that it's easy to learn🙂❤
@RahulNaskar-np4ws
@RahulNaskar-np4ws Ай бұрын
The new updated syntax make actually java developer confused😂
@daipayankhamaru
@daipayankhamaru Ай бұрын
How do they know which one is the real main method? After this update!!! They don't need to bring this update because there are shortcuts now in the ide....
@vitz8572
@vitz8572 11 ай бұрын
No way ... We wont write hello world without public static void main string args ha ha 😅
@kaushikmitra28
@kaushikmitra28 10 ай бұрын
You know some schools are still using BlueJ for teaching java (ICSE). I remember back in 2002/2003 our school labs had that crap IDE. We preferred notepad and cmd line. This java 21 reminds me of the bluej 😅. It'll confuse new learners or worse teach them wrong concepts
@jj92107
@jj92107 6 ай бұрын
We’re using BlueJ in the Java class Im taking right now 😂 this comment made me chuckle
@programmershray5260
@programmershray5260 5 ай бұрын
I hate this thing. Students should be taught java in the professional ide because no one will use bluej in their professional work
@djibysow6488
@djibysow6488 6 ай бұрын
PSVM for life , no way to change
@AniketKumar-rz5rh
@AniketKumar-rz5rh 2 ай бұрын
And syso or sout too 😉
@junaidkhankhan4260
@junaidkhankhan4260 27 күн бұрын
Java is really hard for beginners but it becomes very easy and sexy in intermediate or advanced stages bcz code is so maintainabl
@SnehaLatha-1224
@SnehaLatha-1224 Ай бұрын
Then how can we call the main method before object creation without static keyword..
@abhaykumar-cd5gu
@abhaykumar-cd5gu 14 күн бұрын
Chain can restrict freedoms but if you how to use it , it can also become anchor point in storms
@DoBetter.g
@DoBetter.g 8 ай бұрын
I don’t like not knowing/seeing my access modifiers…
@nocturnal1234
@nocturnal1234 Жыл бұрын
i understand the concept but evertime I start a project, I didn't know what to do. I don't know why but it was so hard to start
@TLOZ1986
@TLOZ1986 3 ай бұрын
Java 34 : print("hello")
@coderunner743
@coderunner743 Жыл бұрын
You mean Java became procedural oriented language like c++?
@Vee-Wee
@Vee-Wee Жыл бұрын
C++ is not procedural Oriented as it does not limit itself to one paradigm. You can implement various of them such as object oriented, procedural, functional.
@typicaljeeaspirant3131
@typicaljeeaspirant3131 Жыл бұрын
Maybe this is some kind of "top level statement", like in c#,you dont have to write that.
@anitha2053
@anitha2053 8 ай бұрын
Yes it's degraded to cpp
@nipurnbandi9114
@nipurnbandi9114 3 ай бұрын
Python: Print("hello world")
@cse-clarrieousathiraj8214
@cse-clarrieousathiraj8214 10 күн бұрын
Java better
@HelloAditya101
@HelloAditya101 Ай бұрын
Coding jobs are sucks. It's better to prepare for a Government job instead. In corporate you will be laid off many times no matter how hard you practice coding but in a government job you will be your own boss....
@kalpitgudigar
@kalpitgudigar 5 ай бұрын
I had no idea about that, imma check it out
@aberattedaniketdatta4126
@aberattedaniketdatta4126 22 күн бұрын
Working with objects and constructors sometimes seem difficult please make that easier
@originzz
@originzz 20 күн бұрын
As someone who only knows Python I'm just glad I didn't decide to touch JavaScript
@fo3musaib888
@fo3musaib888 Ай бұрын
Nah old one is pretty good and logical in every sense
@arpannaskar5758
@arpannaskar5758 Жыл бұрын
It take 2 word to autocomplete actually 😅 Write ma then enter Then so then enter 🙂
@curiously-cinnamon
@curiously-cinnamon Жыл бұрын
Oh so? I thought sysout
@arpannaskar5758
@arpannaskar5758 Жыл бұрын
@@curiously-cinnamon sout actually But when you type so it automatically suggest sout
@quemeseupai9629
@quemeseupai9629 9 ай бұрын
​@@arpannaskar5758depends on IDE, eclipse is Sysout
@surajbokade66
@surajbokade66 9 ай бұрын
​@@arpannaskar5758in which ide?
@sushantparekar3687
@sushantparekar3687 8 ай бұрын
​@@arpannaskar5758great bhai
@sasichowdary-nc5pe
@sasichowdary-nc5pe 3 ай бұрын
Very easy language to learn 😮 Adhi ragi java kadhu sirr 😂
@SAFFRON_Alert_
@SAFFRON_Alert_ 11 ай бұрын
That's why java is not going to die...
@charllesramosdasilva-rj2of
@charllesramosdasilva-rj2of 6 ай бұрын
Love java, mi choise to learn is java platform of computing and software language of develompent
@thanujathanu2729
@thanujathanu2729 11 ай бұрын
Thank u sir understanding our problem
@jabuci
@jabuci 10 ай бұрын
It's still a preview feature in Java 21, so don't get too excited.
@hiteshkumaryadav8373
@hiteshkumaryadav8373 2 күн бұрын
Still now I can't see this method ig?
@minitalkies9151
@minitalkies9151 Жыл бұрын
But still System.out.println()🤷
@keygasm
@keygasm Жыл бұрын
On Eclipse I always recommend typing sysout and then just pressing ctrl + space, automatically writes out the println statement everytime
@minitalkies9151
@minitalkies9151 Жыл бұрын
@@keygasm For we also simply type main and then ctrl + space but my question is not that, why java people couldn't make it as simple Example: For System.out.println() why can't we use simply print(). And also, Sysout - 6 length print - 5 length ✓print is smaller than shortcut also
@keygasm
@keygasm Жыл бұрын
@@minitalkies9151 i totally agree man. i know java is a strongly-typed language and they really hit everything they could have
@alphaxfrost
@alphaxfrost Жыл бұрын
I use a custom printMe() method, which is annoying aafffff but it saves me some typing 🤷🏻
@sachinkhatri1077
@sachinkhatri1077 Жыл бұрын
​@@keygasmin intellij it is much more easier. Just type sout and press tab. Thats it😁
@upholdjustice372
@upholdjustice372 Жыл бұрын
So bad, the previous proper syntax was the right thing to have stayed, cuz that showed the inner workings and also wasn't that hard to remember, I hope that it doesn't come out. 0/10
@tawanakombora_19
@tawanakombora_19 9 ай бұрын
Agreed. People are complaining too much about having to type "more" words. Programming is working with documents. Typing and reading. It can't be avoided.
@PsE8
@PsE8 Жыл бұрын
👏👏👏
@ilkerilker7270
@ilkerilker7270 Жыл бұрын
Thank you mate
@mrrishiraj88
@mrrishiraj88 Жыл бұрын
Wow!
@WhyOhWhy123
@WhyOhWhy123 2 ай бұрын
Dunno why tutorials don't just leave out the Main parameters, they aren't necessary surely?
@orekisday
@orekisday 6 ай бұрын
legend ➡️⬆️
@ElenaCodes
@ElenaCodes 11 ай бұрын
🎉🎉
@garryalfonso1609
@garryalfonso1609 9 ай бұрын
I hate it. I like Java for what it is...
@ShakibAhmad-jg5nk
@ShakibAhmad-jg5nk 10 ай бұрын
Before 2 months i was scared of java due to its complex syntax but now its easy ...
@mohanmk7102
@mohanmk7102 3 ай бұрын
How much time need to learn Java
@comps_64_dhruvkhandelwal9
@comps_64_dhruvkhandelwal9 11 ай бұрын
Will java support both procedure oriented programming and Object oriented programming then
@singlegaming8782
@singlegaming8782 8 ай бұрын
Yes Sir, First Step Is Hard but Another steps is Easy Than First Step... 😂😅❤
@programlearning
@programlearning Ай бұрын
"Java is very easy language to learn" Biggest lie 👆 😂
@bubblegammu
@bubblegammu 20 күн бұрын
Uh uh don't turn Java in JavaScript 😢
@ct94harshalhatwar71
@ct94harshalhatwar71 8 ай бұрын
I am confused weather to chose full stack java and python which will help me in future after 6 months i will be completing my engineering sir in this time i want to get a job which language will help me getting a job
@ksr11
@ksr11 2 ай бұрын
Write it in kotlin. It's easy and jdb complient..
@chinnababu1561
@chinnababu1561 4 ай бұрын
Hi sir i jve smll doubt màc loptop how to write wich tool use please help me
@eliottdago3507
@eliottdago3507 Ай бұрын
The way you put your opening bracket a line below the method should be illegal
@stevefox2318
@stevefox2318 10 ай бұрын
I'm not excited why java
@mesmerizeart663
@mesmerizeart663 8 ай бұрын
learning and teaching every language is easy but implementation and logic building is too had. Due to this most of people are prefer to teaching not doing job in company.
@tanakaaugustine1097
@tanakaaugustine1097 3 ай бұрын
wow I always wondered why most teach and not work....now I know
@Bundelkhandi_vibes
@Bundelkhandi_vibes Ай бұрын
Did you say easy ?
@vaibhavyadav5282
@vaibhavyadav5282 Ай бұрын
Why easy, Please explain ?
@systummfanclub077
@systummfanclub077 2 ай бұрын
Without java 21 . It is already easy class java { void main() { System. out. print("hello world") ; } } 🤡🤡🤡 it is not neessary to write public . Static keyword is also not needed in this print and string args is also not needed 😂😂😂
@codewalters
@codewalters 9 ай бұрын
Java is a beautiful languge . People do t want to put in any effort and heap hatred. Dont worry ypur job will be taken over by AI.
@JordanGrot
@JordanGrot 5 ай бұрын
Bow do I use the new syntax. I tried it in intelij and it wouldn’t compile 😢
@prolifier1
@prolifier1 2 ай бұрын
Update your java version
@AlmazKojaxmet
@AlmazKojaxmet 5 ай бұрын
Javai done.
@javier.alvarez764
@javier.alvarez764 6 ай бұрын
Useless most java apps in corporates won't even upgrade beyond Java 8. This will just make them more confused
@WakeupDev.
@WakeupDev. 10 ай бұрын
System.out.println is still confusing for a beginner 😄
@Forexian
@Forexian 3 ай бұрын
Indirect confusion loading 😂
@theinthanhlan2047
@theinthanhlan2047 11 ай бұрын
did they remove the class?
@Kumarkumar-gf3kk
@Kumarkumar-gf3kk 6 ай бұрын
How to enroll for this course?
@Jaduu047
@Jaduu047 3 ай бұрын
Python be like print("Hello World!")
@AjayGupta-hu1yt
@AjayGupta-hu1yt 10 күн бұрын
Sir i study in class 6 which language is suitable for me 😊
@aayushgupta700
@aayushgupta700 5 күн бұрын
First complete primary school
@reginasingombe2601
@reginasingombe2601 2 ай бұрын
Can you teach me?
@ahamedaaqib2590
@ahamedaaqib2590 Ай бұрын
Welcome to .NET world C#
@shaahidrafi3147
@shaahidrafi3147 Жыл бұрын
Thanks
@HR-pz7ts
@HR-pz7ts 9 ай бұрын
Why void main? And why not static void main? It's so confusing
@mesmerizeart663
@mesmerizeart663 8 ай бұрын
The method/function is not returning anything that's why it's return type is void. Static because we can call it without creating an object.Basically public static void main(String[]args) is the prototype of main method. Public mens jvm can access it any where mens any class and different packges. Static because of without creating object we can call it easily when . Class file is loaded to jvm. main() because it's the first method /special method without this main method we can't run our java program after 1.6v of java this is coding standard of java given by sun micro system. Sting[]args is the parameters of the main method which receive collection of charecters args is the variable and the type is String.
@theuntrainedsinger1185
@theuntrainedsinger1185 6 ай бұрын
Static anyways moves java away from oop and now this.
@Guylovesleep6802
@Guylovesleep6802 4 ай бұрын
Nah,i think it has to do with downloading the editor
@kaku1527
@kaku1527 Ай бұрын
Between
@aminkarambeigi8310
@aminkarambeigi8310 4 ай бұрын
C# fixed it in. Net 6😊
@MandyGee000
@MandyGee000 6 ай бұрын
Thank God I started out with C++😂
@shalauddinyousuf9655
@shalauddinyousuf9655 3 ай бұрын
ture sir
@BrightDayxEdit
@BrightDayxEdit 6 ай бұрын
Me when watching this video 👁️👁️ 👄
@mahinmahbub
@mahinmahbub 10 ай бұрын
its september it didnt work
@aakashbhandari9761
@aakashbhandari9761 8 ай бұрын
Le python:- print("hello");😂😂
@shivpawar135
@shivpawar135 7 ай бұрын
We like hard java.
@Elunico989
@Elunico989 Ай бұрын
Is he right when he says it's easy
@dpxy1599
@dpxy1599 Ай бұрын
what is the need please keep java completely OOP language.
@Lil-Undercover
@Lil-Undercover 5 ай бұрын
Dart developers be like 🤫
@cristianh16
@cristianh16 Ай бұрын
unnecessary is that change in 21
@V.M.A.kimtaehyung7kings
@V.M.A.kimtaehyung7kings 2 ай бұрын
Java easy or tuf..
@ahmadosama2652
@ahmadosama2652 Жыл бұрын
It's going to be similar to kotlin
@ayam3330
@ayam3330 9 ай бұрын
Noo, the original is better.
@vinaythakur6539
@vinaythakur6539 5 күн бұрын
Believe me, its easier than python 💀
@Sharmamanan007
@Sharmamanan007 Ай бұрын
import java.util.*; yeh kha gya
@kaku1527
@kaku1527 Ай бұрын
Semx
@GURUKHAN_OG
@GURUKHAN_OG 3 ай бұрын
This is what they should have started with initially . Java is a fool's developer language.
@kaku1527
@kaku1527 Ай бұрын
Tannu
@visartistry
@visartistry Ай бұрын
i dont think hiding the inner works is helpful
@366degree
@366degree 8 ай бұрын
Same as Kotlin
@ArcWeltraumpert
@ArcWeltraumpert 4 ай бұрын
book to learn java 21
@anitha2053
@anitha2053 8 ай бұрын
Why don't they rename java as cppj .useless feature. We are already having ide to generate main() what the hell they've achieved.
@Viralvlogvideos
@Viralvlogvideos 7 ай бұрын
In It industry most of the projects use java 8 😂 and People will cry who learn this new syntax better learn go or rust, js or python
@ShawnTabona.
@ShawnTabona. 2 ай бұрын
Naaaaaaaah, that's a big downgrade 👎👎👎👎👎👎
@akshay._762
@akshay._762 5 ай бұрын
AI Engineer will replace humans
@sinautical
@sinautical 2 ай бұрын
Not even 😂
@kaku1527
@kaku1527 Ай бұрын
And
@Un_revealing
@Un_revealing 9 ай бұрын
hey itx like C
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1 МЛН
Java Database Connectivity | JDBC
20:34
Telusko
Рет қаралды 254 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 12 МЛН
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 6 МЛН
Look at two different videos 😁 @karina-kola
00:11
Andrey Grechka
Рет қаралды 12 МЛН
Google Pixel 9/Pro/Fold Impressions: They've Finally Done It?
13:25
Marques Brownlee
Рет қаралды 6 МЛН
Learn Kotlin in 12 Minutes
12:01
Rahul Pandey
Рет қаралды 318 М.
Stream API in Java
26:04
Telusko
Рет қаралды 307 М.
I Learned Java in 14 Days using THIS Framework (learn any language!)
14:21
Internet Made Coder
Рет қаралды 197 М.
The Strongest Battlegrounds honor system, and why it's kind of dumb.
12:08
What is JAVA ? | Most asked Interview Question
1:00
Developer Advocates Aspirant
Рет қаралды 929 М.
Java in 100 Seconds
2:25
Fireship
Рет қаралды 1,3 МЛН
Map and HashMap in Java - Full Tutorial
10:10
Coding with John
Рет қаралды 559 М.
Array vs. ArrayList in Java Tutorial - What's The Difference?
17:36
Coding with John
Рет қаралды 514 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 12 МЛН