Instructional Video10:23
Curated Video

Node.js API Masterclass with Express and MongoDB - Database Seeder For Bootcamps

Higher Ed
Mongoose Advanced Querying & Relationships: Database Seeder For Bootcamps
r/>
This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This...
Instructional Video6:38
Curated Video

Node.js API Masterclass with Express and MongoDB - A Look at the Project

Higher Ed
Welcome to the Course: A Look at the Project
r/>
This clip is from the chapter "Welcome to the Course" of the series "Node.js API Masterclass with Express and MongoDB".This section welcomes you to the course and will give an...
Instructional Video2:53
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 67 - Sorting Using Spring Data JPA Repository

Higher Ed
In this video, we will cover sorting using Spring Data JPA repository.
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video11:31
Curated Video

Node.js API Masterclass with Express and MongoDB - Adding Pagination

Higher Ed
Mongoose Advanced Querying & Relationships: Adding Pagination
r/>
This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video6:17
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 68 - Pagination Using Spring Data JPA Repository

Higher Ed
In this video, we will cover pagination using Spring Data JPA repository.
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video4:21
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 19 - JPA and Hibernate Annotations - @NamedQuery and @NamedQueries

Higher Ed
In this video, we will cover JPA and Hibernate annotations - @NamedQuery and @NamedQueries.
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100...
Instructional Video2:58
Curated Video

Risk Management 101 for IT Professionals Essential Concepts - Instructor Introduction

Higher Ed
This video introduces you to the instructor of the course.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Risk Management 101 for IT Professionals: Essential Concepts".This section introduces you to the...
Instructional Video6:39
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - What Should a Page Object Contain

Higher Ed
This video introduces you to page object concepts.
<
br/>
This clip is from the chapter "Page Object Concepts and First Test Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will...
Instructional Video2:43
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Solution - Returning Page Objects

Higher Ed
This video explains the solution to returning page objects.
<
br/>
This clip is from the chapter "Returning Page Objects" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
Instructional Video3:34
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Return Page Objects

Higher Ed
This video explains how to return page objects.
<
br/>
This clip is from the chapter "Returning Page Objects" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about returning...
Instructional Video6:30
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Add Multiple Test Classes - Part 2

Higher Ed
This video is a continuation of understanding how to add multiple test classes.
<
br/>
This clip is from the chapter "Adding Multiple Test Classes to Framework" of the series "Selenium WebDriver Advanced - Industry Standard...
Instructional Video2:36
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Exercise - Create Search and Results Page

Higher Ed
This video demonstrates how to create a search and results page.
<
br/>
This clip is from the chapter "Implementing First Page Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you...
Instructional Video2:15
Curated Video

Hands-on .NET Minimal API for Web Developers - Introduction - Implementing Collection APIs - Getting Started

Higher Ed
Here, we will be introduced briefly to the collection APIs, improving Minimal APIs, and individual item APIs.
<
br/>
This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API for Web...
Instructional Video13:24
Curated Video

Minimal API Development with ASP.NET Core - Add Default Data

Higher Ed
This video explains setting up the default data or seeding the database.
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
Instructional Video2:54
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Introduction to Instructor

Higher Ed
In this video, we will get introduced to instructor.
<
br/>
This clip is from the chapter "Introduction" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".Welcome to the course. In this first section, we...
Instructional Video0:49
Curated Video

Docker for the Absolute Beginner - Hands-On - Conclusion

Higher Ed
Conclusion<br/<br/>>

This clip is from the chapter "Conclusion" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you'll get a recap of the course.
Instructional Video8:51
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 86 - Performance Tuning - Avoid N+1 Problems

Higher Ed
In this video, we will cover performance tuning - avoid N+1 problems.
r/>
This clip is from the chapter "Performance Tuning Tips with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Instructional Video7:32
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Quick Introduction to JPA

Higher Ed
In this video, let's see a quick introduction to JPA.
r/>
This clip is from the chapter "Introduction" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This section is the introductory section that...
Instructional Video13:24
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Solving Complex Queries from JSON Using Simple POJO Methods -Part 1

Higher Ed
This video is the first part of the two-part video that demonstrates how to solve complex queries from JSON using simple POJO methods.
r/>
This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of...
Instructional Video7:52
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Introduction to Checkpoint Concept

Higher Ed
This video introduces you to the concept of the checkpoint.
<
br/>
This clip is from the chapter "Checkpoint Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Instructional Video10:18
Curated Video

Minimal API Development with ASP.NET Core - Add Data Transfer Objects

Higher Ed
This video explains how to add data transfer objects.<br<br/>/>

This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video3:56
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 3: Add an endpoint

Higher Ed
In this video, you will learn to add a new endpoint that will fit the list of all items in the collection.
<
br/>
This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API for Web...
Instructional Video6:25
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 14: Implement GET Operation to Fetch a Single Item

Higher Ed
This lecture explains the steps we need to take to get a single item from a collection of items.
<
br/>
This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web...
Instructional Video4:53
Curated Video

Hands-on .NET Minimal API for Web Developers - Project Overview: eCampusConnect Minimal Web API

Higher Ed
In this video, an overview of the project developed as part of the course is discussed.
<
br/>
This clip is from the chapter "Introduction" of the series "Hands-On .NET Minimal API for Web Developers".This section introduces us to...