Instructional Video5:14
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Package Managers

Higher Ed
This video explains package managers, which are often language- or framework-specific tools that manage the retrieval and organization of supporting code needed by developers that are created by other developers. This clip is from the...
Instructional Video8:14
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of an In-Memory Database - Redis

Higher Ed
This video explains Redis, an in-memory data structure store used as a distributed, in-memory key-value database, cache, and message broker with optional durability. This clip is from the chapter "Databases" of the series "Web...
Instructional Video5:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode

Higher Ed
In this video, we will see an overview of the Java platform and an introduction to java, javac, and bytecode.
Instructional Video6:47
Curated Video

The Science of Swallowing: From Human Feats to Animal Behaviors

6th - Higher Ed
Explore the fascinating world of controlled regurgitation with Stevie Star's unusual talent and its parallels in the animal kingdom. Learn how this capability serves various purposes in nature, from cows re-chewing grass for digestion to...
Instructional Video7:53
Curated Video

A Detailed Guide to the OWASP Top 10 - #3 Cross-Site Scripting Attacks

Higher Ed
This video explains another important client-side based attack, which is called the cross-site scripting attack.
Instructional Video6:49
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Compliance Program

Higher Ed
AWS implements templates and recommended architectures that comply with various regulatory constraints under the AWS compliance program. This video introduces the compliance program and reveals where you can get detailed information...
Instructional Video7:42
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Snapshot Lab

Higher Ed
How do you take a picture of your database at a point-in-time? The answer is with snapshots. Snapshots are the basic backup method used in AWS RDS. This video demonstrates how they are used.
Instructional Video4:08
Curated Video

The Art of Doing - Web Development for Beginners - Final HTML Project Preview

Higher Ed
In this video, we will provide an overview of the final project for this section on HTML. You will be tasked with building an HTML-only website using all the techniques and tags covered in the previous videos. We will discuss the...
Instructional Video7:58
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Physical Security

Higher Ed
Secure your assets in three layers: perimeter, rooms, and individual devices. The author explores options for each layer, from security guards at the perimeter to cable locks on individual devices. This clip is from the chapter "Securing...
Instructional Video6:45
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Telnet and SSH

Higher Ed
The Telnet and SSH protocols enable techs to access and control hosts remotely using the command-line interface in Windows. Telnet offers no security. SSH connections are encrypted for better security. This clip is from the chapter "The...
Instructional Video11:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Routers

Higher Ed
The CompTIA A+ exams challenge test takers to perform many configurations of a typical home router. But what does a router do for a SOHO network? This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Instructional Video3:42
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - The Shared Folder

Higher Ed
This video explains the views/shared folder and its contents. You will be aware of the functions of all the folder files and their importance in the project. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using...
Instructional Video9:11
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - About Middleware

Higher Ed
In this video, you will learn concepts about middleware such as what is middleware and forming a pipeline combining middleware. This clip is from the chapter "Middleware in ASP.NET Core 3.1" of the series "ASP.NET 6.0 - Build Hands-On...
Instructional Video3:42
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the AddOrder View

Higher Ed
AddOrder view is added in this video along with suitable markup with built-in tag helpers to add model or server-side application. Application is run at the end of the video to demonstrate adding an order to the database. This clip is...
Instructional Video5:14
Curated Video

Behavioral Design Patterns in C++ - Introduction-Strategy Pattern

Higher Ed
This video provides an introduction to strategy. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy pattern.
Instructional Video3:36
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub_Artifacts

Higher Ed
This video explains in-depth about GitHub_Artifacts. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the features of GitHub...
Instructional Video11:53
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Custom Hook: useFetch / 070

Higher Ed
Let's understand how to deal with errors in a fetch API. If errors are encountered during a fetch() call, it is often necessary to halt the compiler from reading the following few lines of code, rectifying the code, and re-fetching the API.
Instructional Video8:39
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Nested Routes / 059

Higher Ed
In this video, we will understand the concept of nested routes. When we create a route and then link other routes with a common hook, then we can create a super route that has the components that can be used in all other subsequent routes.
Instructional Video5:57
Healthcare Triage

Medical Training Can Reinforce Racial Bias

Higher Ed
Racial disparities are rampant in healthcare. In addition to structural inequalities, the issues are partly due to racial bias among healthcare workers. These biases stem, in part, from the way race is presented in medical curricula.
Instructional Video8:42
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Resize and Reshape Arrays

Higher Ed
In this video, you will learn how to resize and reshape an array. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".IN...
Instructional Video4:23
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas

Higher Ed
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Instructional Video6:49
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Readers and Scanners

Higher Ed
A broad cross-section of peripherals scans and read data. From flatbed scanners to barcode readers and card readers, these devices make our users' lives easier and more convenient. This clip is from the chapter "Book Chapter 10 -...
Instructional Video7:47
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Solid-State Drives (SSDs)

Higher Ed
Solid-state drives (SSDs) are quickly replacing HDDs for mass storage needs on almost all computers. SSDs are faster and more robust than HDDs and come with their own maintenance needs. This clip is from the chapter "Book Chapter 8 -...
Instructional Video8:47
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - System Setup

Higher Ed
A small system-setup program built into the motherboard firmware enables techs to configure low-level features and options for the system's hardware. A good tech needs to know how to access and use the system set up on any computer. This...