What's new in Java Switch | Switch Statement and Expression

  Рет қаралды 110,723

Telusko

Telusko

2 жыл бұрын

Check out our courses:
Spring and Microservices Weekend Live Batch : bit.ly/spring-live-weekend
Coupon: TELUSKO10 (10% Discount)
Master Java Spring Development : bit.ly/java-spring-cloud
Instagram : / navinreddyofficial
Linkedin : / navinreddy20
More Learning :
Java - bit.ly/3xleOA2
Python :- bit.ly/3H0DYHx
Django :- bit.ly/3awMaD8
Spring Boot :- bit.ly/3aucCgB
Spring Framework :- bit.ly/3GRfxwe
Servlet & JSP :- bit.ly/3mh5CGz
Hibernate Tutorial :- bit.ly/3NWAKah
Rest API | Web Service Tutorial :- bit.ly/38RJCiy
Git :- bit.ly/3NUHB3V
JavaScript :- bit.ly/3mkcFys
Kotlin :- bit.ly/3GR2DOG

Пікірлер: 91
@ashutoshpalit2204
@ashutoshpalit2204 2 жыл бұрын
Its good that they have finally updated the switch statement syntax. Not that I had any issue with the previous syntax with break statement but now the arrow syntax definitely makes the code more readable and easier to write. And I just love the fact that they have added the return feature in switch, it makes a lot of things easier😁
@BruceWayneLive
@BruceWayneLive 2 ай бұрын
as an old school learner, the old switch syntax was cooler, no offence to the new learners.
@saishiny6684
@saishiny6684 10 ай бұрын
The way you explain is excellent sir. Iam very grateful to you sir.I hope one day I can explain like this to others.
@devanshusachdev7367
@devanshusachdev7367 11 ай бұрын
That's the benefit of following Navin sir's videos! Thank you sir for sharing :)
@codewithakram
@codewithakram 2 жыл бұрын
I like this syntax... Thanks for keep updating us.. i hope you will give such update in future also.
@MrKoniInTech
@MrKoniInTech 2 жыл бұрын
Love and respect from 🇨🇩🇨🇩🇨🇩 your channel has helped me a lot NAVIN.
@shawngardiner2604
@shawngardiner2604 9 ай бұрын
Love the new switch syntax! Didn't have an issue with the old way as it is more expressive but this new way has certainly grown on me.
@minor12828
@minor12828 11 ай бұрын
I like the switch updates. Thanks man 👍
@user-ld7lg6ch2y
@user-ld7lg6ch2y 8 ай бұрын
Looks readable & amazing!!
@raghavsrivastava2910
@raghavsrivastava2910 2 жыл бұрын
Great features. Very informative video. 🔥
@santoshram1241
@santoshram1241 Жыл бұрын
I liked it and felt more relevant than old syntax
@sathishkumars373
@sathishkumars373 2 жыл бұрын
Thank you for your teaching
@buddareddycheppala3892
@buddareddycheppala3892 2 жыл бұрын
Really good future and thank you for explaining us
@GoogleRalCoderHUB9905
@GoogleRalCoderHUB9905 4 ай бұрын
So Amazing teaching style sir thank you🎉🎉🎉🎉🎉
@22_ankanamajee97
@22_ankanamajee97 10 ай бұрын
very much liked this new switch case functions
@Ahmadzai-15
@Ahmadzai-15 Жыл бұрын
Amazing the new method 👍
@aniketankush218
@aniketankush218 2 ай бұрын
Yes, I enjoyed your video!
@ashleyleale6703
@ashleyleale6703 Ай бұрын
Thank you I like the new update it helps me reduce the amount of text typed when coding.
@venkatbalaga5892
@venkatbalaga5892 Жыл бұрын
Thank you so much sir ❣️
@ramankaushish7720
@ramankaushish7720 2 жыл бұрын
It is actually great...
@kamakshijayaraman3747
@kamakshijayaraman3747 6 ай бұрын
i liked old switch statement
@user-gp7xs8nr5i
@user-gp7xs8nr5i 11 ай бұрын
its good for understanding sir
@Myworld-gb6rz
@Myworld-gb6rz 7 ай бұрын
thank u very much actually it's makes a sense
@pamusohith547
@pamusohith547 2 жыл бұрын
Thank you sir
@108vicky
@108vicky 2 жыл бұрын
Nice tutorial
@divergenny
@divergenny 2 жыл бұрын
Thank you
@bhanuprakashreddy4834
@bhanuprakashreddy4834 9 ай бұрын
00:03 Updated version of switch statement in Java 01:32 Using switch statements in Java 02:55 Application to set alarms based on the day 04:19 Waking up schedule 05:42 Updated version of system.twintellin has new features. 07:04 Assigning a value to a variable instead of printing it directly 08:27 Using switch as an expression 09:51 Java 12 introduces the use of 'yield' instead of 'break' in switch statements
@rishibose08
@rishibose08 7 ай бұрын
I like it.
@AbdifitahAbdulkadir
@AbdifitahAbdulkadir 2 жыл бұрын
IT IS very good feature I like this new feature
@VamsiYalamati
@VamsiYalamati 25 күн бұрын
THAT'S GREAT
@bhavinpatel1014
@bhavinpatel1014 3 ай бұрын
I loved the switch new syntax.
@giritalari793
@giritalari793 2 жыл бұрын
Great
@bassenhancedmetal684
@bassenhancedmetal684 Жыл бұрын
Commenting for the algo. Quality content.
@fifaham
@fifaham 10 ай бұрын
I like the arrow operator, without the "break" statement. I see lots of similarities between C and Java, I am C embedded designer. I am planning to use Java for embedded (small computer forms - Microcontroller based) web servers. In your openion, what is a good Java flavor, library, extension and whatever that best fits for embedded designers? Is there a Java package that is dedicated mainly for embedded (hardware and software) designers? What is a good website that explores those possibilities? I am familiar with Eclipse, Andorid Studio, and many dedicated IDEs that belong to silicon manufacturers and their likes among IDEs - your help is greatly appreciated.
@bro_chenzox
@bro_chenzox 7 ай бұрын
For Saturday and Sunday you set an alarm clock earlier than for weekday. Java developer as is.
@dynamohack
@dynamohack 2 жыл бұрын
nice
@comelodian_corner_69
@comelodian_corner_69 4 ай бұрын
I actually like them both equally as being a beginner i have nothing to do with code optimisation while saving lines
@newworld8061
@newworld8061 11 ай бұрын
good
@lakshmanabanki8900
@lakshmanabanki8900 2 жыл бұрын
Sir please make videos on frontend development using python programming .please sir
@maheshBasavaraju
@maheshBasavaraju 2 жыл бұрын
I feel we don't need to put break at the end of case. Next case starting means end of the previous. Hope they remove that break without changing the syntax
@lalit-singh-bisht
@lalit-singh-bisht 10 ай бұрын
do we have to write it in a block with there are multiple statements associated with a case
@randomshorts1039
@randomshorts1039 2 жыл бұрын
finally, now they are adopting kotlin syntax.
@7amalex763
@7amalex763 8 ай бұрын
It's definitely welcome feature to not have to declare a break statement on all my switch cases.
@kirillch
@kirillch 15 күн бұрын
🙌
@monishas2474
@monishas2474 2 ай бұрын
When we need to write more than one line in cases,how can we use arrows sir.
@alexikamran7039
@alexikamran7039 Жыл бұрын
break seems like good for kick start/
@nileshkumbhar1406
@nileshkumbhar1406 Жыл бұрын
♥️
@sudharshan7203
@sudharshan7203 2 жыл бұрын
is this update a good way? In case I need to continue the block. what can I do in the update switch statement? I think this update is easy to write a code but how do we continue the block?
@Him857
@Him857 2 жыл бұрын
I don't know but have gut feeling soon java will be standing next to python and R for ML or may be for block chain
@user-mv8vp1hf7j
@user-mv8vp1hf7j 6 ай бұрын
i think older version is good according to coding lines and syntax
@BakhtyarQadriCodeArtist
@BakhtyarQadriCodeArtist Ай бұрын
Correction: Strings are supported from Java 7
@kartikeyanbagali1203
@kartikeyanbagali1203 Жыл бұрын
What if for each case we want to return different data types then how we can assign switch case to reference variable (result)
@saurabhkumar-xm8wb
@saurabhkumar-xm8wb Жыл бұрын
Can we write multiple line statements in cases as we do in lambda expression using open close braces?
@hey-cg3fv
@hey-cg3fv Жыл бұрын
yes but use yield keyword
@jebaranit4474
@jebaranit4474 5 ай бұрын
It’s similar to cpp(Most of the syntax)
@chetanbharat6766
@chetanbharat6766 2 жыл бұрын
Is there any relationship with Lemda -> or switch ->
@BIT_RaginiV
@BIT_RaginiV 2 ай бұрын
after arrow operator , can we use compoud statement?
@kumarmahendra2611
@kumarmahendra2611 2 жыл бұрын
What if we have to execute Multiple statements after -> or yeild ?
@teluskosupport1
@teluskosupport1 Жыл бұрын
for that simple use previous concept of switch;
@curiosity6969
@curiosity6969 2 жыл бұрын
22 seconds of darkness at the end...
@deebaksharma7556
@deebaksharma7556 4 ай бұрын
Why it is not working in vs code?
@CodingBirdsOnline
@CodingBirdsOnline 11 ай бұрын
java --version java 12.0.2 2019-07-16, I see java 12 in my system, but this syntax not working, getting an error.
@lathakarthikv1335
@lathakarthikv1335 7 ай бұрын
What if we want to have more than one statement in updated switch block..
@nishantvijaybadgujar8857
@nishantvijaybadgujar8857 10 күн бұрын
Nice feature😅
@bswt002
@bswt002 10 ай бұрын
Where can I see new updates like this?
@riswanahamed6224
@riswanahamed6224 3 ай бұрын
the format case "monday" -> output is not working ..showing like invalid syntax
@rajualiendog8954
@rajualiendog8954 11 ай бұрын
Where you got updated these things sir
@ilyabritkov2478
@ilyabritkov2478 10 ай бұрын
Sad that pattern Matching, gaurded Patterns and null-safe were not covered
@MohaleMohale
@MohaleMohale 9 ай бұрын
Lessons are Good, may you please not blur the board!
@subhajitbarh8435
@subhajitbarh8435 2 жыл бұрын
java is the new kotlin
@vishwasrchonu7134
@vishwasrchonu7134 2 ай бұрын
Java is copying things from python and javascript, finally!! 😂😂😂
@deepadevi8911
@deepadevi8911 2 ай бұрын
Yeah it seems
@ehteerk
@ehteerk 11 ай бұрын
why am I getting an error when using multiple cases in single case public class Main { public static void main(String[] args) { String d="f"; switch(d) { case "f", "m": System.out.println("work"); break; case "sat": System.out.println("gym"); } } } ERROR: Main.java:19: error: : expected case "f", "m": ^ 1 error
@ingenium8452
@ingenium8452 8 ай бұрын
i am not facing any issue bro public class hello{ public static void main(String[] args){ String d="f"; switch(d) { case "f", "m": System.out.println("work"); break; case "sat": System.out.println("gym"); } } }
@SatendraKumar2
@SatendraKumar2 3 ай бұрын
Coming from golang its normal but here looks like oracle or Java communities trying hard to catch up with modern language like go.
@commonman5768
@commonman5768 2 жыл бұрын
Hi sir, I'm stuck as software test engineer. I need to switch to development please suggest good path. I'm flexible in coding language
@faarouqasaju6023
@faarouqasaju6023 11 ай бұрын
I'd stick to the old syntax
@bucztechph
@bucztechph 11 ай бұрын
So basically they allow to put lambda expressions in switch case
@Wanderer3639
@Wanderer3639 9 ай бұрын
I just learned you could use multiple conditionals for the same case... I just copied the code 2 times.
@MarioBuchichio
@MarioBuchichio 10 ай бұрын
I never understood the concept of the old switch needing the break. I guess it serves a purpose for some people, but it makes no sense to me.
@KarthiKeyan-ov3es
@KarthiKeyan-ov3es 2 жыл бұрын
Similar to kotlin
@aruns6214
@aruns6214 Жыл бұрын
Sir we cant use switch statement in while loop because the break statement breaks entire looop😔😔
@siva5258
@siva5258 8 ай бұрын
I think it's a good thing but old switch is better than this 😁
@christcombiccombichrist2651
@christcombiccombichrist2651 7 ай бұрын
Shit java is too much every time I think I reach the end of a lesson , some new thing always comes up. I haven't gotten any where as yet to build a project. But any way I'll try.
@adityabhardwaj9954
@adityabhardwaj9954 11 ай бұрын
This video series is unique but language problem 😢 Hindi or English mix rahta
@dracula9504
@dracula9504 Жыл бұрын
Better create new language for this. It makes java more complicated. This is good for intelligent people. How about the average? Maybe they have no right to become a developer.
@shashanksinghsisodiya514
@shashanksinghsisodiya514 2 жыл бұрын
I don't even know Java 8 and Java is at v17🤦 after v100 Java will be rebranded to new jabaa language 😁😁
@LeninEight
@LeninEight 7 ай бұрын
Thank you
@sushilrawal4888
@sushilrawal4888 2 жыл бұрын
Thanks sir
@lalitk7057
@lalitk7057 2 жыл бұрын
Great
#16 Need For Loop in Java
3:25
Telusko
Рет қаралды 90 М.
Stream API in Java
26:04
Telusko
Рет қаралды 286 М.
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 4,8 МЛН
Каха и суп
00:39
К-Media
Рет қаралды 4,2 МЛН
Final muy increíble 😱
00:46
Juan De Dios Pantoja 2
Рет қаралды 54 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН
why are switch statements so HECKIN fast?
11:03
Low Level Learning
Рет қаралды 390 М.
Modern Java - Top Features of Java 9 to 17
20:19
Kamil Brzezinski
Рет қаралды 89 М.
Record Classes in Java | Java 17 features
16:02
Telusko
Рет қаралды 51 М.
Java 21 - Language Features and Beyond
29:20
Java
Рет қаралды 17 М.
How to Solve ANY LeetCode Problem (Step-by-Step)
12:37
Codebagel
Рет қаралды 129 М.
#15 Switch Statement in Java
7:59
Telusko
Рет қаралды 118 М.
Stack vs Heap Memory - Simple Explanation
5:28
Alex Hyett
Рет қаралды 203 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 777 М.
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 727 М.
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 8 МЛН
⚡️Супер БЫСТРАЯ Зарядка | Проверка
1:00