Record Classes in Java | Java 17 features

  Рет қаралды 67,808

Telusko

Telusko

Күн бұрын

Пікірлер
@AnkitGupta-cf6vk
@AnkitGupta-cf6vk 10 ай бұрын
Just finished this amazing playlist. Had to revise Java after 10 years, for an interview. Though it took only 2 days to go through the entire playlist, every minute was utilized and totally worth it. Keep up the good work Navin. :)
@parthaprotim0014
@parthaprotim0014 Жыл бұрын
Just Completed The Whole Playlist , I must say It is one of the best course out there to learn java from basic, Thank You Naven Reddy Sir.
@lukegleeson3970
@lukegleeson3970 3 ай бұрын
Just finished the playlist from having absolutely 0 coding understanding. I can now read code and about to endeavour on working on my first project. Thanks so much for getting me to this point. I really appreciate it and thinks its amazing that this was all free. Thanks again from Australia! appreciate it Navin.
@JinalKShah
@JinalKShah 7 ай бұрын
I am new to JAVA , worked in JavaScript before...just started learning java and completed whole playlist ...I musy say this is best course for beginners. Thank you Sir !!
@ezioafaqyt8442
@ezioafaqyt8442 Ай бұрын
wooo!!! just took me 1 month to complete this playlist, glad to have this playlist, Thanks sir!!!
@ratnadeepsaha7675
@ratnadeepsaha7675 2 жыл бұрын
Sir please create a seperate playlist for this and upcoming videos on the Java 17 features 🙏
@SaurabhGadariya
@SaurabhGadariya Жыл бұрын
Good to have discussion arround Lombok V/S Record class
@rovsenhuseynov8368
@rovsenhuseynov8368 2 жыл бұрын
Amazing feature and amazing explanation. Thanks, Navin.
@UPlusPlus
@UPlusPlus Күн бұрын
So after java 17 can we use record instead of bean or pojo to have an entity ?
@mirageman2
@mirageman2 2 жыл бұрын
Great Video, thanks, I would appreciate very much to see more java content :)
@ranjitdesai3926
@ranjitdesai3926 2 жыл бұрын
Great to see you after a looooooooooon time!!!!!!!:)))))
@dhruva1221
@dhruva1221 3 ай бұрын
In an interview, i was given an incomplete project & one of the class was record to support DTO class in service layer implementation. The requirement for me to implement, needed an extra field in that record class. I simply modified the record class signature to have extra field in crunch of the time. After I uploaded my solution to website, it triggered maven build and failed to compile which was not case when I worked in IDE what is the best way to perform 'O' from SOLID in such case?
@yashnarang637
@yashnarang637 3 ай бұрын
I have a question. So as the name suggests "record" and it uses to store the data, so in general if we use the term "record" it means we are storing retrieving and updating the data to a particular record, but here as you explained we can't update the data as these records are immutable, so why we are calling it a record and also, how it is better then a POJO. Just only reducing LOC, is not making any sense to me. Please Answer.
@stopplanet184
@stopplanet184 Жыл бұрын
best brief explanation on Record
@saravanankaliyamoorthy9479
@saravanankaliyamoorthy9479 7 ай бұрын
Nice explanation with possible use cases. Thank you sir
@abdikhabirmohammed455
@abdikhabirmohammed455 10 ай бұрын
Thank you for preparing such amazing course!!!
@rohitchanda6574
@rohitchanda6574 4 ай бұрын
Great Course🙏
@sivaramakrishna6625
@sivaramakrishna6625 7 ай бұрын
Hi Alien Sir. Can we create optional parameters?
@krishnakowshik9572
@krishnakowshik9572 2 жыл бұрын
It's really cool to know a new feature daily by the Good Tutor alien with the glasses 🤓 🕶️😁. Thank you for that, Mr.Alien With Glasses
@KDSConLtd
@KDSConLtd 6 ай бұрын
Nice explanation! Telusko? is it a Telugu work? meaning to get know/understand?
@rocker31590
@rocker31590 2 жыл бұрын
Yes please you can follow the same pattern to explain the Java 17 features
@alirabee7649
@alirabee7649 8 ай бұрын
Thank you so much, you are a great teacher
@dnyaneshdake6278
@dnyaneshdake6278 Жыл бұрын
Very well explained, Thank you so much
@sushilrawal4888
@sushilrawal4888 2 жыл бұрын
These new features are so good Thanks sirji 🙏
@mexicanmomo
@mexicanmomo Жыл бұрын
So many things to remember in this record class .
@navprabhatk1478
@navprabhatk1478 2 жыл бұрын
well explained!! I'm using record in my project, please create more videos on java 17 features
@virasgaming1993
@virasgaming1993 Жыл бұрын
they should do similar for DAO classes too.. those are headaches too.. and ofcourse provide provision to override methods
@robo_creations
@robo_creations 2 жыл бұрын
It's better if basic validation can also be done during declaration of parameters just like javax annotations.
@chandraprakash2658
@chandraprakash2658 2 жыл бұрын
Hi, are u using intellij ultimate or just community edition
@emrahhakan5462
@emrahhakan5462 7 ай бұрын
you are perfect! thanks!
@navenreddyaleti7446
@navenreddyaleti7446 Жыл бұрын
great work sir thank you ...
@124estera
@124estera 11 ай бұрын
Super! Thank you
@sanketh768
@sanketh768 2 жыл бұрын
please create a playlist with all java17 features
@rishabhjain8319
@rishabhjain8319 2 жыл бұрын
quality content :) thanks
@iamniron
@iamniron Жыл бұрын
Great content
@mugeeshhk
@mugeeshhk Жыл бұрын
nice explaination
@Vilan_gaming
@Vilan_gaming 8 ай бұрын
Thanks for making me an alien
@bluesdog88
@bluesdog88 2 жыл бұрын
Now I understand why Nevin always calls us aliens ;)
@milankbudha
@milankbudha Жыл бұрын
Is record same as lombok?
@debashishdutta5490
@debashishdutta5490 4 ай бұрын
No. Lombok is a library by which we can create similar class but records are more of dataholders..final classes made primarily for holding data as pojos
@emanuelcomes3086
@emanuelcomes3086 Жыл бұрын
Hi. Are records a feature of java 17 or java 14 ?
@sruthigudmella3322
@sruthigudmella3322 Жыл бұрын
17
@MuxriddinBardiyev-xk4yk
@MuxriddinBardiyev-xk4yk 8 ай бұрын
thanku bro
@rocker31590
@rocker31590 2 жыл бұрын
Excellent
@KDSConLtd
@KDSConLtd 6 ай бұрын
Telusko? is it Telugu word?
@agdevoq
@agdevoq 8 ай бұрын
Lombok is more flexible in my opinion
@robo_creations
@robo_creations 2 жыл бұрын
This feature looks similar to case classes in scala.
@senthilchily
@senthilchily Жыл бұрын
Please have a white background..
@Golbyzshorts
@Golbyzshorts 10 ай бұрын
It is added in java 14 I guess
@bhavyar4983
@bhavyar4983 Жыл бұрын
More feature plz
@TusharPatelMCA
@TusharPatelMCA 10 ай бұрын
similar like lombork
@paulotosani2780
@paulotosani2780 2 жыл бұрын
Using lombok seems better
@venu5791
@venu5791 2 жыл бұрын
There are lot of features in record with generics , static blocks, methods and can add record in record and Conditional Validation annotations.
@mirageman2
@mirageman2 2 жыл бұрын
Not to me, I hate lombok (the plugin, not the island).
@yashwanthbedre8220
@yashwanthbedre8220 2 жыл бұрын
you cannot have a private constructor too
@yashrajdua
@yashrajdua 2 жыл бұрын
Never take admission in Amity University Noida 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@c00per_
@c00per_ 2 жыл бұрын
Just took 2 week ago. Why?
@rohankumartalreja
@rohankumartalreja Жыл бұрын
Yes. Dont waste your hard earn money.
Sealed Classes in Java | Java 17 features
9:40
Telusko
Рет қаралды 51 М.
Java 8 to 18: Most important changes in the Java Platform
31:24
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Records In Java - Full Tutorial
14:20
Daily Code Buffer
Рет қаралды 25 М.
What's new in Java Switch | Switch Statement and Expression
11:09
Harsh Truth of Java in 2024! Ft. Ultimate Java Developer @Telusko
28:46
# 222  Java 17 Features | Java 17 Features Tutorial | RedSysTech
13:56
Java 21 - Language Features and Beyond
29:20
Java
Рет қаралды 24 М.
Stream API in Java
26:04
Telusko
Рет қаралды 369 М.
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 899 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 900 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН