Instructional Video4:28
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Setup "Welcome"

Higher Ed
Welcome: Setup<br/<br/>>

This clip is from the chapter "Welcome" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section introduces the course.
Instructional Video3:31
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - What are Containers?

Higher Ed
In this video, we will cover what containers are.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to...
Instructional Video4:54
Curated Video

.NET Core Microservices - NuGet Packages for Product API

Higher Ed
You will learn about NuGet packages for product API.
r/>
This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video4:09
Curated Video

The Complete Practical Docker Guide - Exploring Frontend Container from Inside

Higher Ed
This video helps you explore frontend container from inside.
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on building...
Instructional Video3:38
Curated Video

The Complete Practical Docker Guide - Summary for Start of the App without Docker

Higher Ed
This video provides a summary for start of the app without Docker.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses...
Instructional Video5:05
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Playing with Spring Boot

Higher Ed
In this session, we will dive in further to understand what is happening behind the Spring Boot application.
r/>
This clip is from the chapter "Getting Started with Spring Boot" of the series "Java Programming for Complete...
Instructional Video7:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Java Modularization - 01 - Building Service and Consumer

Higher Ed
In this lesson, we will build a simple application with modularization.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section...
Instructional Video3:22
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Connection String and Packages

Higher Ed
In this video, we'll learn how to add connection string and packages.
r/>
This clip is from the chapter "Book List Razor Project" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at...
Instructional Video3:23
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Configuring Email Sender Class

Higher Ed
In this video, we'll be configuring email sender class.<br/<br/>>

This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
Instructional Video10:09
Curated Video

The Complete Java Developer Course: From Beginner to Master - Project - Learning Packages of the Month Club

Higher Ed
This video is the first project of this section where the user can determine total cost after purchasing a package and a certain number of courses per month. Then prompt the user for package and total courses enrolled for the month....
Instructional Video7:03
Curated Video

Node.js API Masterclass with Express and MongoDB - XSS Protection & Security Headers

Higher Ed
API Security: XSS Protection & Security Headers<br/<br/>>

This clip is from the chapter "API Security" of the series "Node.js API Masterclass with Express and MongoDB".This section is about API Security
Instructional Video11:43
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 03: Stubbing Example - with Disadvantages of Stubbing

Higher Ed
Need For Mockito: Step 03: Stubbing Example - with Disadvantages of Stubbing
r/>
This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the...
Instructional Video5:56
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Composition - Use a Class Inside Another Class

Higher Ed
This video gives a brief introduction of the concepts of composition and shows you how to use a class inside another class.
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python...
Instructional Video6:41
Curated Video

Learn Go in 3 Hours - Creating and Using Your Own Packages

Higher Ed
Packages aren’t just for the standard library. Well-structured Go programs also use package for organization.

• This video covers how to break up your program into different packages and how to import these pack
ages.
•...
Instructional Video15:28
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Demo – Minikube

Higher Ed
In this video, we will see a demonstration on Minikube.
r/>
This clip is from the chapter "Set Up Kubernetes" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we learn how to set up Kubernetes...
Instructional Video9:06
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - gRPC Reflection & Evans CLI

Higher Ed
[Hands-On] gRPC Advanced Features Deep Dive: gRPC Reflection & Evans CLI
r/>
This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and...
Instructional Video13:24
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Virtual Environments

Higher Ed
Virtual environments keep your project code separated from other projects. This means you can install two versions of the same package and have no more worries about code conflicts!
r/>
This clip is from the chapter "Advanced...
Instructional Video7:53
Curated Video

Hands-On Auto DevOps with GitLab CI - Integrating Kubernetes and GitLab CI

Higher Ed
To deploy our application, we need a reliable environment that supports updates with zero downtime. GitLab CI integrates well with Kubernetes to provide this environment.

• Understand Docker and Kubernetes and how they work...
Instructional Video7:25
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Using the Component Scan to Scan for Beans

Higher Ed
This video demonstrates how to use the component scan to scan for beans.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video7:05
Curated Video

Docker - A Complete Hands-On Guide - Make Connection Between Containers Running on Different Networks

Higher Ed
This video explains how to make connections between containers running on different networks.
<
br/>
This clip is from the chapter "Make Connection Between Containers Running on Different Networks" of the series "Docker A Beginner-...
Instructional Video8:19
Curated Video

Rust Programming Master Class from Beginner to Expert - Rust Modules (Part 1)

Higher Ed
In this video, we will cover Rust modules.
<
br/>
This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules and...
Instructional Video18:51
Curated Video

Probability Statistics - The Foundations of Machine Learning - Code Environment Setup and Python Crash Course

Higher Ed
In this video, we will first set up the code environment and then have a quick Python crash course.
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video4:37
Curated Video

Practical Linux Command Line 2.0 - Discover Basic Network Commands (ifconfig, hostname -I, ping, wget)

Higher Ed
This video demonstrates and discovers basic network commands (ifconfig, hostname -I, ping, wget).
<
br/>
This clip is from the chapter "Network and SSH" of the series "Practical Linux Command Line 2.0".This section focuses on the...
Instructional Video3:59
Curated Video

Practical Linux Command Line 2.0 - Extra: Use Snap on Ubuntu

Higher Ed
This video explains how to take a Use Snap on Ubuntu.<br<br/>/>

This clip is from the chapter "Install and Update Software" of the series "Practical Linux Command Line 2.0".This section focuses on installing and updating software.