Instructional Video4:34
Packt

Space Complexity – Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to space complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Instructional Video8:57
Get Me Coding

What is a Raspberry Pi

9th - 11th
An unboxing of Canakit Raspberry Pi kit
Instructional Video9:43
Curated Video

The Full Stack Web Development - Forms & Input - Project Registration Form

Higher Ed
Basic HTML Programming: Forms & Input - Project Registration Form This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology...
Instructional Video5:43
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Returning from a Java Method – Exercises

Higher Ed
In this video, we will learn about returning from a Java method – exercises. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here, we will...
Instructional Video4:03
Curated Video

Introducing Ionic 2 (Video 18)

Higher Ed
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Instructional Video7:03
Curated Video

Analyzing and Identifying Discrete Domains

K - 5th
In this video lesson, students learn how to identify a discrete domain by analyzing a situation. The teacher uses the example of creating iPhone apps to illustrate how the average cost of creating a certain number of apps can be determined.
Instructional Video15:40
IDG TECHtalk

How to code an interactive shiny app to search Twitter: Do More With R bonus video

Higher Ed
earn how to turn code from Episode 41 into an interactive shiny Web app.
Instructional Video3:21
Curated Video

API Testing with Postman - Using Postman for Data Driven Testing

Higher Ed
Drive many variations of similar tests with data. • Explain what data-driven testing is • Walk through an example that uses data-driven testing • Show running example and discuss the results This clip is from the chapter "Advanced...
Instructional Video19:14
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - What is the complexity of these pieces of code?

Higher Ed
Practice finding the complexity of some sample pieces of code. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we learn about...
Instructional Video3:29
Curated Video

Excel VBA Programming The Complete Guide - Methods without Arguments

Higher Ed
In this lesson, we'll explore three methods: • The Workbooks.Add method to create a new Workbook • The Workbook.Save method to save a single Workbook. • The Range.Clear method to clear a range of values, styling and formats. This clip is...
Instructional Video6:15
Curated Video

API Testing with Postman - Testing POST Calls

Higher Ed
Understand how to test POST calls in an API. • Introduction to considerations in testing POST calls • Walk through an example of sending POST calls • Show an example of a POST call causing interesting issues This clip is from the chapter...
Instructional Video7:13
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Project Overview

Higher Ed
Project - Build a Twitter Clone (Main Page): Project Overview 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 includes a...
Instructional Video5:50
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Forms - Part 1

Higher Ed
HTML Crash Course: Forms - Part 1 This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so on.
Instructional Video1:29
Curated Video

Identifying Functions with Mapping Diagrams

9th - 12th
In this short math video we will answer a standardized math test question by identifying a mapping diagram that is NOT a function. We will review that a function maps each input to exactly one output. We will review each answer choice to...
Instructional Video12:59
Programming Electronics Academy

digitalRead in Ardiuno: Arduino Course 4.10

Higher Ed
Using digitalRead() to read binary inputs with Arduino.
Instructional Video10:36
Curated Video

Excel VBA Programming The Complete Guide - Custom Functions

Higher Ed
In this lesson, we explore one of VBA's coolest features -- defining public custom functions that appear directly in the Excel interface.We dive into the syntax for declaring the function, identifying its expected arguments, and...
Instructional Video5:10
Curated Video

Identifying Functions: Real World Examples

K - 5th
Does a gumball machine models a function relation? This video explains the concepts of input and output variables, emphasizing that for a function, each input must have exactly one output. The teacher provides examples and clarifies...
Instructional Video3:44
Curated Video

Learning PHP 7 (Video 21)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video4:16
Curated Video

API Testing with Postman - Understanding Web Services and APIs

Higher Ed
Gain a conceptual understanding of what web service is and how you can interact with them via APIs. • Explain how to think of web services as a black box function • Explain how an API can be thought of as inputs and outputs to the...
Instructional Video10:49
KnowMo

Reflections of Graphs: Understanding How and Why Graphs Get Reflected in the X or Y Axis

12th - Higher Ed
The video is a lecture presentation on the topic of reflections of graphs. The presenter explains the concept of reflection and how and why graphs get reflected in the X or Y axis using mirror lines. They use examples to explain the...
Instructional Video11:54
Curated Video

Is it a Function? Understanding Relations and Using the Vertical Line Test

9th - 12th
This video explains how to determine if a relation is a function using mapping diagrams, tables, and the vertical line test. The lesson covers the concepts of inputs and outputs, ordered pairs, and the definition of a function as a...
Instructional Video2:58
Curated Video

Learning Dart (Video 7)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video13:35
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method

Higher Ed
The MsgBox is a simple dialog box that prompts a user action or confirmation. In this lesson, we'll explore the syntax for the method as well as begin our discussion of inputs, parameters, and arguments. A parameter is the name given to...
Instructional Video7:38
Curated Video

Graphing Quadratic Functions and Transformations

9th - 12th
In this lesson, we will learn how to graph quadratic functions in the form F of X equals ax squared. We will review vocabulary, characteristics of quadratic functions, and two transformations: vertical shrink and vertical stretch. We...