Hi, what do you want to do?
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Setup "Welcome"
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.
This clip is from the chapter "Welcome" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section introduces the course.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - What are Containers?
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...
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...
Curated Video
.NET Core Microservices - NuGet Packages for Product API
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...
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...
Curated Video
The Complete Practical Docker Guide - Exploring Frontend Container from Inside
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...
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...
Curated Video
The Complete Practical Docker Guide - Summary for Start of the App without Docker
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...
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Playing with Spring Boot
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...
r/>
This clip is from the chapter "Getting Started with Spring Boot" of the series "Java Programming for Complete...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java Modularization - 01 - Building Service and Consumer
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...
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Connection String and Packages
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...
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Configuring Email Sender Class
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.
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.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Learning Packages of the Month Club
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....
Curated Video
Node.js API Masterclass with Express and MongoDB - XSS Protection & Security Headers
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
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
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 03: Stubbing Example - with Disadvantages of Stubbing
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...
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...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Composition - Use a Class Inside Another Class
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...
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python...
Curated Video
Learn Go in 3 Hours - Creating and Using Your Own Packages
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.
•...
• This video covers how to break up your program into different packages and how to import these pack
ages.
•...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Demo – Minikube
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...
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...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - gRPC Reflection & Evans CLI
[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...
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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Virtual Environments
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...
r/>
This clip is from the chapter "Advanced...
Curated Video
Hands-On Auto DevOps with GitLab CI - Integrating Kubernetes and GitLab CI
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...
• Understand Docker and Kubernetes and how they work...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Using the Component Scan to Scan for Beans
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...
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...
Curated Video
Docker - A Complete Hands-On Guide - Make Connection Between Containers Running on Different Networks
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-...
<
br/>
This clip is from the chapter "Make Connection Between Containers Running on Different Networks" of the series "Docker A Beginner-...
Curated Video
Rust Programming Master Class from Beginner to Expert - Rust Modules (Part 1)
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...
<
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...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Code Environment Setup and Python Crash Course
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...
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine...
Curated Video
Practical Linux Command Line 2.0 - Discover Basic Network Commands (ifconfig, hostname -I, ping, wget)
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...
<
br/>
This clip is from the chapter "Network and SSH" of the series "Practical Linux Command Line 2.0".This section focuses on the...
Curated Video
Practical Linux Command Line 2.0 - Extra: Use Snap on Ubuntu
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.
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.