The Amazing Features of Modern Java - Venkat Subramaniam

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • In recent years the development of the Java language has accelerated significantly. Some of the more recent features are quite exciting and can lead to better modeling, fewer errors, less verbosity, and better developer productivity. In this presentation we will take a close look at these features and their significance. We will use concrete examples as use cases to explore the modern features. In addition to looking at these features we will also take a look under the hood at how these are implemented. This will help us to gain a better understanding of the builtin efficiencies these features come with. Get ready to take part in some live coding as we dive into these amazing features.
    For more on-demand content, visit: saltmarch.com/...

Комментарии • 23

  • @user-dn8nm9ie2y
    @user-dn8nm9ie2y Год назад +24

    🎉❤🎉 Ventak is my Java Legend. I really like this guy. He lives and breathes java

    • @user-dn8nm9ie2y
      @user-dn8nm9ie2y Год назад

      Local Record used as a Tuple is mindblowing 😊😊😂😂❤😊

  • @morningraaga1424
    @morningraaga1424 5 месяцев назад +1

    I love Venkat Subramaniam clarity in presentation and I have personally mentioned to him ...

  • @pra86sat
    @pra86sat 7 месяцев назад +3

    He is presenting with vim. Thats badass!!!

  • @akstreamer4617
    @akstreamer4617 27 дней назад +1

    Hi All, as he was saying u have to learn not only the use case but also learn one level of abstraction over the concept. I am trying to learn the abstraction by using the class files but I couldn't able to learn fully. Is there any other way to learn these abstraction or is my current approach is correct. Kindly let me know you have any idea on this. Thanks🎉

  • @avalagum7957
    @avalagum7957 Год назад +6

    I wonder what compiler which Dr. Subramaniam said that ignored the dominance in guarded pattern is.

  • @zombi1034
    @zombi1034 6 месяцев назад

    Very interesting and easy to follow talk!

  • @janbodnar7815
    @janbodnar7815 6 месяцев назад

    Both IntelliJ IDEA and VS Code have commands for automatically removing trailing whitespaces. There is definitely no need to do it manually.

  • @junyorff12
    @junyorff12 9 месяцев назад +1

    Awesome

  • @vladimirkraus1438
    @vladimirkraus1438 5 месяцев назад +2

    After so many years Java is very slowly becoming useful... :)

  • @jimishukurow2286
    @jimishukurow2286 6 месяцев назад

    Only legends uses vim. By the way, best way to exit vim is shift+zz or shift+zq ...

  • @bsaravanaprakash
    @bsaravanaprakash Год назад +2

    break; on older switch case was a complete java failure. missed opportunity. most usecases for switch wants to break at every case naturally. must have been implicit when they introduced switch itself.

  • @USONOFAV
    @USONOFAV Год назад +3

    What version of Java was he using?

  • @user-dn8nm9ie2y
    @user-dn8nm9ie2y Год назад

    Record kills Lombok dead😮 @Venkat do I still need project Lombok ??😮

  • @elohimalves
    @elohimalves Год назад +2

    Java morphing into Kotlin 🗿

  • @haroonafridi1802
    @haroonafridi1802 17 дней назад

    sorry to say! jonly 10% of useful stuff and the rest is just talking.

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 Год назад +2

    why is he so famous?

    • @ayushgaba7089
      @ayushgaba7089 Год назад +21

      His humble nature and way of simplifying hard concepts. When you will progress in your career, you will understand the importance of simplicity

    • @user-dn8nm9ie2y
      @user-dn8nm9ie2y Год назад +7

      He is a Legend!😊

    • @eshwarprasad524
      @eshwarprasad524 10 месяцев назад

      Watch a few of his videos, he is extremely good for jr devs to improve their coding(I'm a jr dev XD)