Instructional Video12:07
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Interactive Traffic Lights

Higher Ed
In this lecture, we are going to build interactive traffic lights. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section, we...
Instructional Video10:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput

Higher Ed
In this video, you'll learn to import the Pynput library. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video2:09
Brian McLogan

Pre-Calculus - Evaluating the composition of functions and then determining the domain

12th - Higher Ed
In this video series we will investigate the basics of what you will need to know to be successful in Pre-Calculus. We will start with learning about linear equations and writing the equation of a line as well as determining the slope....
Instructional Video3:43
Brian McLogan

Verifying that two functions are inverses

12th - Higher Ed
๐Ÿ‘‰ Learn how to show that two functions are inverses. The composition of two functions is using one function as the argument (input) of another function. In simple terms composition of two functions is putting one function inside another...
Instructional Video2:15
Brian McLogan

Determine domain and range and if a relation is a function

12th - Higher Ed
Learn how to determine the domain and range of a function from a set of points. The domain of a function is the set of all x-values and the range of a function is the set of all y-values. Therefore with coordinate points the x values are...
Instructional Video14:23
Curated Video

Creating a Guessing Game in Scratch: Building Your First Game

Pre-K - Higher Ed
In this video tutorial, students will learn how to program a guessing game using Scratch. They will explore concepts such as variables, loops, selection statements, and user input to create an interactive game where the computer randomly...
Instructional Video10:39
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Neuron and Perceptron

Higher Ed
This video talks about the neuron and perceptron. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Instructional Video4:58
Curated Video

Data Analytics using Python Visualizations - Creating Bubble Plots - Vectorizing Your Plot

Higher Ed
This video explains how to create bubble plots รขโ‚ฌโ€œ vectorizing your plot. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section...
Instructional Video6:23
Curated Video

Pythagorean Theorem in the Coordinate Plane Practice

9th - 12th
This video teaches how to find the distance between two points on a coordinate plane and how to use the Pythagorean theorem to find the sides of a right triangle. It also demonstrates how to apply these concepts to find the perimeter of...
Instructional Video10:12
Curated Video

The Full Stack Web Development - Find & Insert Into Collections

Higher Ed
App Development with Meteor.js: Find & Insert Into Collections This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that runs on both ends and we will be...
Instructional Video6:16
Curated Video

The Full Stack Web Development - Adding Todos To Redis

Higher Ed
Redis - The Cache Database: Adding Todos To Redis This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis โ€“ part of other essential technology and it...
Instructional Video7:26
Curated Video

The Full Stack Web Development - Part 2 - Submit Data To Service

Higher Ed
App Development with Angular: Part 2 - Submit Data To Service This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2 components, routing,...
Instructional Video16:20
Curated Video

C++ Developer - Rethrowing Exceptions

Higher Ed
This video explains how to rethrow exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Instructional Video15:13
Curated Video

C++ Developer - User Input

Higher Ed
This video explains user input. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video7:13
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 08 - Configuring an Endpoint for GetCourseDetailsRequest

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 08 - Configuring an Endpoint for GetCourseDetailsRequest This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Instructional Video12:07
Curated Video

Bash Shell Scripting- Introduction to AWK

Higher Ed
This video introduces you to AWK. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Instructional Video9:46
Packt

Getting Input from Users

Higher Ed
File System and Command Line Args (Notes App): Getting Input from Users This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section,...
Instructional Video7:12
Curated Video

C++ Standard Template Library in Practice - String Streams

Higher Ed
In this video, you will learn about string Streams. โ€ข Introduce the concept of String Streams โ€ข Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the series "C++ Standard Template Library...
Instructional Video1:16
Brian McLogan

How to find -(fx)

12th - Higher Ed
๐Ÿ‘‰ Learn how to evaluate a function and for any given value. For any function, f(x) x is called the input value or the argument of the function. To evaluate a function, all we have to do is to change the argument of the function from x to...
Instructional Video4:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 18 - Set Interface - Exercise - Find Unique Characters in a List

Higher Ed
In this session, we will learn about set interface - exercise - find unique characters in a list. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video11:19
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Create Structure of Main Page

Higher Ed
Project - Build a Twitter Clone (Main Page): Create Structure of Main Page This clip is from the chapter "Project - Build a Twitter Clone (Main Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section...
Instructional Video5:32
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Main Page Validation

Higher Ed
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page): Main Page Validation This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend Web Development...
Instructional Video13:02
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Design A Course Schedule Considering Pre-reqs For Courses

Higher Ed
Given a course list and pre-reqs for every course design a course schedule so pre-reqs are done before the courses. This clip is from the chapter "Graph Problems" of the series "From 0 to 1: Data Structures & Algorithms in Java".null
Instructional Video8:44
Curated Video

Excel VBA Programming The Complete Guide - The InputBox Function

Higher Ed
In this lesson, we use the InputBox function to collect a new worksheet title from the user. The InputBox is a basic dialog box with a single text entry field, a prompt, a title, and OK / Cancel buttons. This clip is from the chapter...