Instructional Video6:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Cosmos Database (DB) Collection

Higher Ed
This video demonstrates how to create a Cosmos DB collection. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to Cosmos DB.
Instructional Video2:32
Curated Video

Complete Java SE 8 Developer Bootcamp - Predicate

Higher Ed
A predicate is a general functional interface that is provided by the Java SE API. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we use marker...
Instructional Video8:57
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static

Higher Ed
In this session, we will learn about list and ArrayList - sorting - introduction to collections sort static. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video5:57
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - First Look at ArrayList - Refactoring Student Class to Use ArrayList

Higher Ed
In this session, we will take a first look at ArrayList - refactoring student class to use ArrayList. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video0:33
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Java Conventions and Primitives"

Higher Ed
A brief overview on Java conventions and primitives. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on coding standards, comments....
Instructional Video7:00
Curated Video

Complete Java SE 8 Developer Bootcamp - “this”-Part 2

Higher Ed
Here, we learn more features of the “this” keyword. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use static variables and...
Instructional Video5:47
Curated Video

Complete Java SE 8 Developer Bootcamp - Generics and Autoboxing

Higher Ed
These two features help simplify some of the limitations of collection. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about limitations of...
Instructional Video8:04
Curated Video

Complete Java SE 8 Developer Bootcamp - LocalDate

Higher Ed
The author explains a new java.time package. This clip is from the chapter "Dates and Time" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about immutable class to represent a date.
Instructional Video0:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Lambda Expressions and Static Imports"

Higher Ed
The author introduces you to Lambda expressions. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we use marker and functional interface to...
Instructional Video1:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 16 - Introduction to Array and ArrayList – Conclusion

Higher Ed
In this session, we will learn about Array and ArrayList – conclusion. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java Array...
Instructional Video13:18
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Collection Code Examples

Higher Ed
Collections: Collection Code Examples This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Collection interface hierarchy,...
Instructional Video1:32
Curated Video

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

Higher Ed
Introduction to Course: Introduction This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the course. It introduces...
Instructional Video1:34
Curated Video

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

Higher Ed
Thank You!: Conclusion This clip is from the chapter "Thank You!!" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section concludes the course by thanking the viewers.
Instructional Video6:12
Curated Video

The Full Stack Web Development - Getting Started With MongoDB

Higher Ed
MongoDB - Learning NoSQL Database Design: Getting Started With MongoDB This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL...
Instructional Video2:43
Curated Video

API Testing with Postman - Using the Postman API

Higher Ed
Understand what the Postman API is and how it can be effectively used • Discuss what the Postman API is and what it does • Discuss why we might use the Postman API • Demonstrate using the API This clip is from the chapter "Building...
Instructional Video5:48
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Checked and Unchecked Exceptions

Higher Ed
Exception Handling: Checked and Unchecked Exceptions This clip is from the chapter "Exception Handling" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn how exceptions are...
Instructional Video11:01
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Wrapper Classes

Higher Ed
Wrapper Classes: Wrapper Classes This clip is from the chapter "Wrapper Classes" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Java Wrapper Classes.
Instructional Video5:08
Curated Video

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

Higher Ed
Miscellaneous Topics: Enum 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 Video0:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Encapsulation"

Higher Ed
The author provides an overview on encapsulation property of Java. This clip is from the chapter "Encapsulation" of the series "Complete Java SE 8 Developer Bootcamp".In this section, the author covers encapsulation as part of Java course.
Instructional Video3:17
Curated Video

C++ Standard Template Library in Practice - Sets and Multisets

Higher Ed
The user is unfamiliar with the multimaps coding and wishes to know more about them, and when to use them. • Begin by introducing the user to the set, discussing how it works • Show what it is used for and how it differs from the...
Instructional Video1:14
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Three Things you need to Know

Higher Ed
Introduction to Course: Three Things you need to know This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the...
Instructional Video9:10
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Exception Handling - try, catch and finally

Higher Ed
Exception Handling: This clip is from the chapter "Exception Handling" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn how exceptions are handled in Java.
Instructional Video2:31
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Course Overview

Higher Ed
Introduction to Course: Course Overview This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the course. It...
Instructional Video5:40
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Collection Interface Hierarchy

Higher Ed
Collections: Collection Interface Hierarchy This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Collection interface hierarchy,...