Instructional Video4:06
Curated Video

Wireshark D3 V3 - How is traffic capturedCapture Options

Higher Ed
DAY THREE - Learn to implement the various Filters of Wireshark including Display Filters and Capture Filters - Video 3: Capture options
Instructional Video5:28
Curated Video

Understanding Functions and the Vertical Line Test

9th - 12th
In this math video, the teacher explains the concept of functions and demonstrates how to determine if a graph is a function using the vertical line test. The teacher also shows how to identify a non-function in a table of values by...
Instructional Video4:45
Curated Video

Structural Design Patterns in Modern C++ - Adding Encryption and Compression Support to Streams

Higher Ed
This video explains how to add encrypting and compression support to streams. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design...
Instructional Video12:06
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Installing jQuery UI JavaScript Libraries

Higher Ed
This video demonstrates how to install jQuery UI JavaScript libraries. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to...
Instructional Video6:09
Curated Video

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

Higher Ed
[Hands-On] gRPC Server Streaming: Server Streaming API Client 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 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 Video2:48
Curated Video

Is it a Function? Determining Unique Outputs

9th - 12th
In this math lesson, the teacher discusses the concept of a function and uses a table to demonstrate how adding an ordered pair can affect whether or not the relationship between X and Y is a function. The viewer is asked to determine if...
Instructional Video9:19
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Setting up Forms in Bootstrap and Field Style

Higher Ed
This video demonstrates how to set up forms in Bootstrap and explains field style. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video3:29
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Returning Field Values

Higher Ed
This video explains how to return field values. This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to apply jQuery to your web...
Instructional Video8:41
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Custom Bootstrap Contact Form Using Bootstrap Form Styling Classes

Higher Ed
This video demonstrates how to create a custom Bootstrap contact form using Bootstrap form styling classes. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web...
Instructional Video6:12
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Web Form

Higher Ed
This video shows how to create a web form. This clip is from the chapter "Creating a Single-page Website with a Sticky Bottom Navbar" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section explains how to create...
Instructional Video4:34
Curated Video

Structural Design Patterns in Modern C++ - Using the Adapter Pattern

Higher Ed
This video explains how to use the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern,...
Instructional Video6:36
Curated Video

Structural Design Patterns in Modern C++ - Game Input

Higher Ed
This video presents an example of game input. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern, explains...
Instructional Video8:18
Curated Video

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

Higher Ed
[Hands-On] CRUD API with MongoDB: UpdateBlog Server This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to learn...
Instructional Video6:03
Curated Video

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

Higher Ed
This video focuses on the pros and cons of the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design...
Instructional Video6:25
Curated Video

R Programming for Statistics and Data Science - For Loops in R

Higher Ed
This video explains for loops in R. This clip is from the chapter "Fundamentals of Programming with R" of the series "R Programming for Statistics and Data Science".This section explains fundamentals of programming with R.
Instructional Video5:42
Curated Video

Linux Fundamentals - Reading Files

Higher Ed
This video explains the process of reading files. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing you to files and directories...
Instructional Video5:35
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - User Input for Objects

Higher Ed
In this session, you will learn how to get user input for objects. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types...
Instructional Video5:48
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Taking Input from User

Higher Ed
In this lesson, we will learn how to take input from the user. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Instructional Video3:44
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (User Input and Type Casting)

Higher Ed
Let's discuss the solution to the quiz question from our previous session. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts...
Instructional Video4:07
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (if statement)

Higher Ed
Let's discuss the solution to the quiz question we saw in our previous lesson. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video6:43
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (For Loop)

Higher Ed
Let's discuss the solution to the quiz on for loop in this session. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video5:06
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Basic Functions)

Higher Ed
Let's discuss the solution of the quiz on basic functions in this session. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its...
Instructional Video1:13
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Quiz (Dividing Code in Functions)

Higher Ed
Let's look at another quiz on dividing code in functions. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.