Functional Programming Part 13 - Primitive Streams - Java 11 Certification

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024
  • Code Link: gitlab.com/har...
    This is the part 13 of Chapter 15 (Functional Programming) of OCP Java SE 11 Developer Study Guide (1Z0-815, 1Z0-816, 1Z0-817, 1Z0-819). The book written by Jeanne Boyarsky and Scott Selikoff.
    Even though this is specific to Java Certification but this can be used to understand Functional interfaces and Functional Programming in Java. If you have any question/request feel free to ask me via comments.
    Subscribe channel to get notified for future videos.
    Java Stream Playlist:
    • Functional Programming...
    Functional Programming Videos:
    • Functional Programming
    Other certification related videos:
    • OCP Java SE 11 1Z0-819
    Playlist of Certification Practice Questions: • Java 11 Certification ...
    Topics Covered:
    IntStream
    LongStream
    DoubleStream
    If you want me to cover any specific topic please let me know. Happy learning and good luck!
    Thanks.
    Harry

ความคิดเห็น • 8

  • @gerdsfargen6687
    @gerdsfargen6687 2 ปีที่แล้ว

    So grateful for your channel Harry.

  • @ramannaagre7938
    @ramannaagre7938 2 ปีที่แล้ว

    Hey Harry I was preparing from "OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide: Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817 " this book. But is this book "Ocp Oracle Certified Professional Java Se 17 Study Guide: Exam 1z0-829" a newer version of the previous one. Or is it a different certification book ?
    Im preparing for 1Z0-815, 1Z0-816, 1Z0-817, 1Z0-819 exam. So is the Exam 1z0-829 book a newer version of the previous one or should I just stay with the current one ?

    • @harrygill6169
      @harrygill6169  2 ปีที่แล้ว

      Hi Ramanna, the 1z0-829 is Java 17 exam certification. That book will prepare you for version 17 of java instead of version 11. Even though version 17 of java is different(more higher) majority of the content will remain same (just a general information for you). If you are interested in Java 11 you should follow the first book you mentioned. Please let me know if that answers your question.

    • @ramannaagre7938
      @ramannaagre7938 2 ปีที่แล้ว

      @@harrygill6169 Alright, very clear now. Just one question, besides the updates in the version 17, does this book contain all of the content from the Java SE 11 book, because the version 17 book is a lot cheaper than the version 11 book, so that I can buy the version 17 one.

    • @harrygill6169
      @harrygill6169  2 ปีที่แล้ว +1

      Not a problem. Apart from some new additions I believe it will be exactly same. What I would recommend is give Java 17 certification directly but if you are keen to give java 11 certification you can use the Java 17 book. Pretty confident that book will mention the new features that are added in version 17 so just be aware. Majority of the concepts should be same. Here is the link if you are interested differences between Java 11 and 17.
      mydeveloperplanet.com/2021/09/28/whats-new-between-java-11-and-java-17/
      Hope it help. Thanks.

    • @ramannaagre7938
      @ramannaagre7938 2 ปีที่แล้ว

      @@harrygill6169 Okay, thanks.

  • @kunaldutta7096
    @kunaldutta7096 ปีที่แล้ว

    This is a good video @harrygill6169. I have watched the Stream videos and they are really to the point and states the concept clearly. I have one request to you, could you please do a video on the java module?

    • @harrygill6169
      @harrygill6169  9 หลายเดือนก่อน

      Thanks a lot Kunal for your comment and feedback. And sorry for very late reply I have not been working on videos for quite some time due to job change. And noted I can work on Java Modules next. Thanks.