Instructional Video2:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Date Logical Type

Higher Ed
In this video, we will code and learn the date logical types.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, you will...
Instructional Video3:53
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Adding the UUID as Key for CoffeeOrder

Higher Ed
In this video, we will code and learn to use UUID as a key column in our CoffeeOrder Producer.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video12:31
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Add a Timestamp, Decimal Logical Type to the CoffeeOrder Schema

Higher Ed
In this video, you will learn to add a timestamp and decimal field to the CoffeeOrder Schema.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:29
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Logical Types in AVRO

Higher Ed
In this video, we will code and learn about the logical types in AVRO and how to use them in your project.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts...
Instructional Video5:22
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Shop Order Consumer

Higher Ed
In this video, we will code and consume the coffee order AVRO record from the Kafka topic.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data...
Instructional Video11:06
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Shop Order Producer

Higher Ed
In this video, we will code and produce the coffee order AVRO record to a Kafka topic.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data...
Instructional Video7:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Produce and Consume Using AVRO Console Producer and Consumer

Higher Ed
In this video, you will learn to produce and consume AVRO messages using AVRO Console Producer and Consumer.
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers -...
Instructional Video15:04
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Serialize and save Book Entity in the file

Higher Ed
This video will explore the serialization process and how to save book entities in a file for persistent storage. The serialization mechanism enables you to convert book objects into a byte stream and store them in a file for future...
Instructional Video5:29
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Save the Book Entity in a list inside Repository

Higher Ed
In this video, we will learn to store book entities in a list within the repository for efficient data storage and retrieval. This video will demonstrate the process of saving book entities, managing the list, and ensuring data...
Instructional Video7:19
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on program to Serialize and Deserialize Objects in Java

Higher Ed
In this video, we will apply our knowledge of serialization and deserialization through hands-on exercises. This video will guide us through coding tasks that involve serializing Java objects into a byte stream, writing them to a file,...
Instructional Video5:06
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Course Introduction

Higher Ed
This introduction video discusses an overview of Java programming with insights into the course structure, objectives, and the instructor's teaching approach. We will clearly understand what to expect and how this course will help you...
Instructional Video6:07
Curated Video

Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of this pattern 1

Higher Ed
This video highlights the pros and cons of this pattern and explains when to use it.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of the...
Instructional Video4:02
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introduction to Types and Serialization in Kafka

Higher Ed
This is a section introduction lecture. In this lecture, you will get an overview of what is going to learn in this section and why it is important.
r/>
This clip is from the chapter "Foundation for Real Life Implementations"...
Instructional Video4:34
IDG TECHtalk

How to use Python's pickle module

Higher Ed
Python's built-in pickle library lets you take nearly any Python object, serialize it to a bytestream that can be saved to disk or sent over the network, then reconstructed at the other end. Learn how to work with it and what scenarios...
Instructional Video3:23
Curated Video

Complete Modern C++ - Type Traits Suffixes

Higher Ed
In this video, learn how to use these suffixes.<br/<br/>>

This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
Instructional Video4:52
Curated Video

Learning ASP.NET Web API (Video 8)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video5:48
Curated Video

Learning ASP.NET Web API (Video 9)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video12:00
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Libraries Needed to Support Serialization in REST Assured

Higher Ed
This video focuses on the libraries needed to support serialization in REST Assured.
r/>
This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from...
Instructional Video7:16
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Learning Plan

Higher Ed
In this video, we'll discuss the learning plan for Cucumber BDD API framework development.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing...
Instructional Video5:38
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Arrays

Higher Ed
Miscellaneous Topics: Arrays<br/<br/>>

This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
Instructional Video13:24
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - End-to-End Testing with Serialization

Higher Ed
This video explains how to implement serialization to perform end-to-end testing.
r/>
This clip is from the chapter "Serialization of the Input Payload Using Google Maps API Example" of the series "REST API Automation Testing...
Instructional Video10:21
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Google Maps Add Place JSON to Implement Serialization

Higher Ed
This video focuses on the Google Maps Add Place JSON to implement serialization.
r/>
This clip is from the chapter "Serialization of the Input Payload Using Google Maps API Example" of the series "REST API Automation Testing...
Instructional Video9:47
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Creating a Maven Project with Cucumber REST Assured Dependencies

Higher Ed
This video explains how to create a Maven project with Cucumber REST Assured dependencies.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing...