Instructional Video9:07
Journey to the Microcosmos

Can Microbes See Without Eyes?

9th - Higher Ed
Can Microbes See Without Eyes?
Instructional Video0:54
Curated Video

Detection and Response tools

Higher Ed
This video will introcude you to many technologies that serve to help you identify threatrs and respond to them
Instructional Video2:30
Curated Video

Security Playbooks Benefits

Higher Ed
A cybersecurity playbook is a comprehensive, company-wide guideline that specifies exactly what steps to take in the event of data loss.
Instructional Video3:12
Curated Video

Wireshark D5 V1 - HTTP analysis

Higher Ed
DAY FIVE - Learn how to capture application layer protocol packets and perform deep packet inspection, along with detecting network issues - Video 1: HTTP analysis
Instructional Video5:54
Curated Video

Wireshark D5 V3 - HTTP analysisDNS analysis

Higher Ed
DAY FIVE - Learn how to capture application layer protocol packets and perform deep packet inspection, along with detecting network issues - Video 3: DNS analysis
Instructional Video5:45
Curated Video

Rebels in the Records: The Life and Legacy of Samuel Sharpe by Jemima

12th - Higher Ed
National Archives: This films is part of a series called ‘Rebels in the Records’. The films in the series were created by young people in July 2021 and combine puppetry, model-making and animation. They explore stories of people and...
Instructional Video5:44
Curated Video

ASL Questions Tutorial

3rd - Higher Ed
Do you have questions about how ASL questions are signed? Well this video will answer those questions for you! Learn the difference between yes/no questions and "wh" questions.
Instructional Video10:19
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Why Do We Need to Add a Cookie Manager in Tests?

Higher Ed
This video explains why we need to add a cookie manager to tests. This clip is from the chapter "HTTP Cookie Manager to Capture Sessions" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Instructional Video14:13
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Using a Cookie Manager in JMeter Tests

Higher Ed
This video explains how to use a cookie manager in JMeter tests. This clip is from the chapter "HTTP Cookie Manager to Capture Sessions" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Instructional Video8:09
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Implementing Caching

Higher Ed
This video explains how to implement caching. This clip is from the chapter "Value-Added Features" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the value-added features.
Instructional Video2:45
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - GreetManyTimes API Definition

Higher Ed
[Hands-On] gRPC Server Streaming: GreetManyTimes API Definition This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video1:36
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - GreetEveryone API Definition

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: GreetEveryone API Definition This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this...
Instructional Video1:53
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - What's a Client Streaming API?

Higher Ed
[Hands-On] gRPC Client Streaming: What's a Client Streaming API? This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video4:29
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Server Streaming API Server Implementation

Higher Ed
[Hands-On] gRPC Server Streaming: Server Streaming API Server Implementation This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video1:51
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - LongGreet API Definition

Higher Ed
[Hands-On] gRPC Client Streaming: LongGreet API Definition This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to...
Instructional Video9:06
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - [Solution] Sum API

Higher Ed
[Hands-On] gRPC Unary: Grafana + Prometheus: [Solution] Sum API This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to learn...
Instructional Video4:06
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Greet API Definition

Higher Ed
[Hands-On] gRPC Unary: Grafana + Prometheus: Greet API Definition This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to...
Instructional Video7:18
Curated Video

Learn to Sign with Expression | ASL | Non-Manual Signals

3rd - Higher Ed
Signs are obviously important to Sign Language, but so is facial expression. In today's video I'm going to teach you non-manual signals, also known as facial expression. This is 1 of the 5 parameters of signs which are the fundamentals...
Instructional Video11:21
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - What is jQuery AJAX and Making AJAX Request Using jQuery Load() and Get() Methods

Higher Ed
This video explains what jQuery AJAX is and how to make AJAX request using jQuery load() and get() methods. This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video3:46
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - What are JavaScript Operators and How to Use Them?

Higher Ed
This video explains JavaScript operators and demonstrates how to use them. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video14:28
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Validating JMeter Tests - Pass and Fail Status

Higher Ed
This video demonstrates how to validate JMeter tests and explains the pass and fail status. This clip is from the chapter "Assertions in JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...
Instructional Video13:49
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Generating Dynamic Values with BeanShell Sampler

Higher Ed
This video demonstrates how to generate dynamic values with BeanShell sampler. This clip is from the chapter "BeanShell Scripting Basics for JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Instructional Video1:33
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - What's a Unary API?

Higher Ed
[Hands-On] gRPC Unary: What's a Unary API? This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to learn about Unary.
Instructional Video1:39
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - What's a Bi-Directional Streaming API?

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: What's a Bi-Directional Streaming API? This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In...