JEP Explained. JEP 482: Flexible Constructor Bodies

Описание к видео JEP Explained. JEP 482: Flexible Constructor Bodies

Find out what’s new in Java 23 and why you should care about it with “JEP Explained”.
“JEP Explained” is a series of interviews with Java leaders and experts that are closely involved with creating the new Java features, and the ones that can help you to use them.

More “JEP Explained” episodes: https://jb.gg/JEPExplained

This episode of “JEP Explained” covers JEP 482, about proposed changes to constructors that relaxing rules to make them more flexible. With this proposed change, you can execute statements before calling super() or this() in a constructor and initialize members of a derived class before calling a parent constructor.
In this episode, Mala Gupta, Developer Advocate with JetBrains interviewed Dr. Venkat Subramaniam, a prize winning author, long time professor, Java Champion, and organizer of the Dev2Next conference in Denver.
In this interview, Dr Venkat talks about and demos the issues in your codebase without this change and the benefits of this feature.
Don’t miss the fun sections at the end, where Dr. Venkat tries his luck with tongue twisters, clarifies whether some statements are fact or fiction, and the section when he responds to statements by enacting emojis.

#java #java23 #intellijidea #JEPExplained

Join us:
Website: https://jb.gg/website
Blog: https://jb.gg/blog
Twitter:   / intellijidea  
Facebook:   / intellijidea  

Download IntelliJ IDEA: https://jb.gg/download-intellij-idea
Top 15 IntelliJ IDEA shortcuts: https://jb.gg/Top15IntelliJIDEAShortcuts

Комментарии

Информация по комментариям в разработке