The Amazing Features of Modern Java - Venkat Subramaniam

Поділитися
Вставка
  • Опубліковано 6 чер 2023
  • 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/on-demand
  • Наука та технологія

КОМЕНТАРІ • 21

  • @user-dn8nm9ie2y
    @user-dn8nm9ie2y 8 місяців тому +21

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

    • @user-dn8nm9ie2y
      @user-dn8nm9ie2y 8 місяців тому

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

  • @morningraaga1424
    @morningraaga1424 2 місяці тому

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

  • @pra86sat
    @pra86sat 4 місяці тому +1

    He is presenting with vim. Thats badass!!!

  • @avalagum7957
    @avalagum7957 11 місяців тому +6

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

  • @zombi1034
    @zombi1034 3 місяці тому

    Very interesting and easy to follow talk!

  • @junyorff12
    @junyorff12 6 місяців тому +1

    Awesome

  • @vladimirkraus1438
    @vladimirkraus1438 2 місяці тому +2

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

  • @janbodnar7815
    @janbodnar7815 3 місяці тому

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

  • @USONOFAV
    @USONOFAV 11 місяців тому +3

    What version of Java was he using?

  • @user-dn8nm9ie2y
    @user-dn8nm9ie2y 8 місяців тому

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

  • @jimishukurow2286
    @jimishukurow2286 3 місяці тому

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

  • @bsaravanaprakash
    @bsaravanaprakash 11 місяців тому +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.

  • @elohimalves
    @elohimalves 10 місяців тому +2

    Java morphing into Kotlin 🗿

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 11 місяців тому +2

    why is he so famous?

    • @ayushgaba7089
      @ayushgaba7089 11 місяців тому +20

      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 8 місяців тому +6

      He is a Legend!😊

    • @eshwarprasad524
      @eshwarprasad524 6 місяців тому

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