Instructional Video3:04
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Why MongoDB

Higher Ed
In this video, we will understand why we should learn MongoDB.
<
br/>
This clip is from the chapter "Introduction" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will look at the...
Instructional Video2:47
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Review and Add Changes to GitHub - Database Modelling and Entity Framework

Higher Ed
This video is about reviewing and adding changes to your GitHub repository.
<
br/>
This clip is from the chapter "Database Modelling and Entity Framework" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
Instructional Video5:09
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Example Showing Different Server Performance Graphs

Higher Ed
This video presents an example highlighting different server performance graphs.
<
br/>
This clip is from the chapter "Monitoring Server Performance" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Instructional Video8:24
Curated Video

Structural Design Patterns in Modern C++ - Overview of Unified Modeling Language (UML) Class Diagrams

Higher Ed
This video presents an overview of UML class diagrams.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
Instructional Video13:58
Curated Video

Introduction to Cloud Computing - Footprints of Amazon Web Services

Higher Ed
This video explains the footprints of Amazon Web Services.<br<br/>/>

This clip is from the chapter "Let's learn AWS" of the series "Introduction to Cloud Computing".This section introduces you to AWS.
Instructional Video13:36
Packt

Hands-On Continuous Integration and Automation with Jenkins - Docker Commands

Higher Ed
This video shows the Dockerfile used by the CD pipeline, the Python code of the web application, and Docker commands to build an image and run a container. • Learn what a Dockerfile is • Python code of the web application • Docker...
Instructional Video2:10
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Installing Visual Studio Community Edition

Higher Ed
This video demonstrates how to install Visual Studio Community Edition.
<
br/>
This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database...
Instructional Video5:06
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example Overview

Higher Ed
This video provides an overview of the UI with the help of an example.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite...
Instructional Video7:05
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part III

Higher Ed
This is the third part of the three-part video that demonstrates how to add support for the parent pointer.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern...
Instructional Video2:07
Curated Video

Structural Design Patterns in Modern C++ - Pros and Cons - Flyweight Design Pattern

Higher Ed
This video explains the pros and cons of using the flyweight pattern.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the...
Instructional Video9:08
Curated Video

Structural Design Patterns in Modern C++ - Game Implementation - Part I

Higher Ed
This is the first part of the three-part video that focuses on the 3D models in the game.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section...
Instructional Video7:08
Curated Video

Structural Design Patterns in Modern C++ - Creating String Class

Higher Ed
This video demonstrates how to create the String class.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...
Instructional Video5:38
Curated Video

Structural Design Patterns in Modern C++ - Console Facade for Linux

Higher Ed
This video explains console Facade for Linux.
<
br/>
This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you to...
Instructional Video8:40
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Protocol Buffers & Language Interoperability

Higher Ed
[Theory] gRPC Internals Deep Dive: Protocol Buffers & Language Interoperability
<
br/>
This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Golang] Master Class: Build Modern API and...
Instructional Video4:03
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Applications of MongoDB

Higher Ed
In this video, we will explore different applications of MongoDB.
<
br/>
This clip is from the chapter "Introduction" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will look at the...
Instructional Video3:20
Curated Video

R Programming for Statistics and Data Science - Downloading and Installing R and RStudio

Higher Ed
This video explains downloading and installing R and RStudio.
<
br/>
This clip is from the chapter "Introduction and Getting Started" of the series "R Programming for Statistics and Data Science".This section provides an...
Instructional Video4:29
Curated Video

Linux Fundamentals - What is Shell, Terminal, and Command?

Higher Ed
This video explains shell, terminal, and command.
<
br/>
This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use...
Instructional Video4:42
Curated Video

Linux Fundamentals - Using the htop Utility

Higher Ed
This video explains how to use the htop utility.
<
br/>
This clip is from the chapter "Processes in Linux" of the series "Linux Fundamentals".This section explores processes. You will also learn to start and end the process with...
Instructional Video2:57
Curated Video

Linux Fundamentals - Creating a Linux Container Using Docker

Higher Ed
This video demonstrates how to create a Linux container using Docker.
<
br/>
This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by...
Instructional Video7:29
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Additional Plug-ins to Set Advanced Load Configuration

Higher Ed
This video explains the additional plug-ins used to set advanced load configuration.
<
br/>
This clip is from the chapter "Advanced Thread Group Methods for Real-Time Load with JMeter" of the series "Learn JMeter from Scratch on...
Instructional Video2:38
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Working with Spark SQL

Higher Ed
In this demo video, you will learn how to work with Spark SQL.
<
br/>
This clip is from the chapter "Spark Structured API Foundation" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you...
Instructional Video4:31
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Working with PySpark Shell - Demo

Higher Ed
In this demo video, you will learn how to work with PySpark shell.
<
br/>
This clip is from the chapter "Spark Execution Model and Architecture" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video5:02
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Unit Testing Spark Application

Higher Ed
In this video, we will cover unit testing Spark application.
<
br/>
This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In...
Instructional Video4:55
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Spark Execution Modes and Cluster Managers

Higher Ed
In this video, we will cover Spark execution modes and cluster managers.
<
br/>
This clip is from the chapter "Spark Execution Model and Architecture" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In...