Skip to main content

Page of 4
and
  1. No Access

    Video Segment

    What’s New in Java 17

    This segment covers the new features of Java 17.

    Tarun Telang in Introducing Java 17 Fundamentals (2022)

  2. No Access

    Video Segment

    Introduction

    This segment provides an introduction to Java and the certificate exam.

    Alex Theedom in Java Exam Study Guide Fundamentals (2022)

  3. No Access

    Video Segment

    Deprecations

    This segment covers deprecations in Java 17.

    Tarun Telang in Introducing Java 17 Fundamentals (2022)

  4. No Access

    Video Segment

    Essential Java Data Types

    In this segment, you will learn about Java data types, how to declare and initialize variables, and understand variable scope.

    Alex Theedom in Java Exam Study Guide Fundamentals (2022)

  5. No Access

    Video Segment

    Controlling Program Execution

    In this segment, you will learn how to control the execution of a program and make decisions with loops and design constructs.

    Alex Theedom in Java Exam Study Guide Fundamentals (2022)

  6. No Access

    Video Segment

    Introduction to GraalVM Architecture and Benefits

    In this section you will get an overview of GraalVM and its features. You will learn about what is GraalVM and its architecture with details about its subcomponents, and various benefits offered by this platform.

    Tarun Telang in Building High Performance Java 17 Applications (2022)

  7. No Access

    Video Segment

    Methods and Encapsulation

    In this segment, you will learn how to design methods and work with fields, to construct objects and understand their behavior.

    Alex Theedom in Java Exam Study Guide Fundamentals (2022)

  8. No Access

    Video Segment

    Configuring an IDE with GraalVM

    In this section we will learn how to configure IntelliJ IDEA Community Edition IDE to use GraalVM instead of a traditional JDK.

    Tarun Telang in Building High Performance Java 17 Applications (2022)

  9. No Access

    Video Segment

    Advanced Class Design

    This segment covers advanced class design using abstract classes.

    Alex Theedom in Java Exam Study Guide Fundamentals (2022)

  10. No Access

    Video Segment

    Building a Native Images

    In this section you will learn about the how to install native image builder component of GraalVM using graal updater utility and GraalVM Tools for Java Extension of Visual Studio Code. Later in this section, ...

    Tarun Telang in Building High Performance Java 17 Applications (2022)

  11. No Access

    Video Segment

    Polyglot Programming

    In this section you will learn about how to run code written in various languages using GraalVM. You will also learn about how to write a polyglot application.

    Tarun Telang in Building High Performance Java 17 Applications (2022)

  12. No Access

    Video Segment

    What are Virtual Threads

    This video shows you how virtual work behind the scenes and what happens to blocked virtual threads.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  13. No Access

    Video Segment

    Pitfalls of Virtual Threads

    This video shows you what some common pitfalls are of virtual threads and how you can detect and avoid them.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  14. No Access

    Video Segment

    The Challenge of Concurrent Programming

    This video segment introduces the challenge which concurrent programming face.

    Yu Zheng in Concurrency Model in Rust (2024)

  15. No Access

    Video Segment

    Multi-Process Model

    Introduce the content of Multi-Process section.

    Yu Zheng in Concurrency Model in Rust (2024)

  16. No Access

    Video Segment

    Async Model

    Introduce the content of Async programming section.

    Yu Zheng in Concurrency Model in Rust (2024)

  17. No Access

    Video Segment

    The Current Thread Model

    This video introduces classical threads in Java and shows how threads are created and executed.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  18. No Access

    Video Segment

    Running Virtual Threads

    This video shows how virtual can be created and executed.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  19. No Access

    Video Segment

    Virtual Threads in Java (Outro)

    This outro video provides a summary of the video series about Virtual Threads.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  20. No Access

    Video Segment

    Mainstream Concurrency Models in Rust

    This video segment lists and introduces main concurrent programming models in Rust: process, thread and Async.

    Yu Zheng in Concurrency Model in Rust (2024)

Page of 4