Curated Video
Printing Without a Press
This video will demonstrate how to print a collagraph plate without heavy-duty printmaking equipment.
Curated Video
Creating a Collagraph Plate
This video will demonstrate how to create a collagraph plate for printing.
Curated Video
Using Media to Develop Critical Thinking Skills
In this video educators will learn about how to develop critical thinking skills in their social studies classes using media, such as: compare claims, assess credibility and reflect on one’s own process of reasoning.
Curated Video
How to Roll Fingerprints
“How to Roll Fingerprints” will demonstrate to students the correct way to roll fingerprints.
Science Buddies
Automatic Plant Watering with Arduino
Make your own automatic plant watering system with an Arduino, pump, and soil moisture sensor. Written instructions, including a parts list, circuit diagram, and example code, are available on the Science Buddies website:...
Curated Video
Get Started with Linux Commands
This video will teach you the basic commands we will use in this course
Curated Video
Dealing With Security Incidents
This video will advise you on how to deal with cyber security incidents once they happen, and whom to contact in order to get help
Curated Video
Workplace Security
The video provides you with tips on how to safely work from your office and what are the tips and tricks to follow for sharing documents with your colleagues
Curated Video
Wireshark D2 V2 - Export Packets
DAY TWO - We will explore Wireshark interface in details - Video 2: Export packets
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Architecture Implementation
We have already discussed the project architecture in our previous session. We will now go ahead and implement the project architecture. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with...
Curated Video
R Programming for Statistics and Data Science - First Regression in R
This video explains first regression in R. This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Push and Pop in Stack
Let's discuss about two important functions in Stack, which are Push() and Pop(). 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,...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Iterating in Maps
In this session, you will learn how to iterate in a map. 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 and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-1
In this lesson, we will explore arithmetic operations on variables. 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...
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern
This video presents a basic implementation example of the composite pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Type Casting
This session covers the concept of type casting in details. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Strings)
In this lesson, we're going to discuss the solution to the problem we saw in 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Solution Code 1
Let's start coding the first part of the project. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Functions
In this video, you will get an overview of the mini-project. For this project, we will be writing a program for an ATM machine. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution (Read Documents) - `2
In this video, let's take a look at the solution for our quiz about reading documents. This clip is from the chapter "Basic Read Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution (Read Documents) - `1
In this video, let's take a look at the solution for our quiz about reading documents. This clip is from the chapter "Basic Read Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Create a Multibranch Pipeline with Blue Ocean
This video shows how to create, configure, and run a multibranch pipeline using Blue Ocean’s visual editor. • Create a multi branch pipeline • Create a personal access token • Run and visualize the pipeline This clip is from the chapter...
Curated Video
Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part I
This is the first part of the three-part video that explains how to add the UI class hierarchy. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
Curated Video
Structural Design Patterns in Modern C++ - Protection Proxy Example
This video presents an example of the protection proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.