Packt
Space Complexity – Part 1
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...
Curated Video
The Full Stack Web Development - Forms & Input - Project Registration Form
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Returning from a Java Method – Exercises
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...
Curated Video
Introducing Ionic 2 (Video 18)
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...
Curated Video
Analyzing and Identifying Discrete Domains
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.
IDG TECHtalk
How to code an interactive shiny app to search Twitter: Do More With R bonus video
earn how to turn code from Episode 41 into an interactive shiny Web app.
Curated Video
API Testing with Postman - Using Postman for Data Driven Testing
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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - What is the complexity of these pieces of code?
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...
Curated Video
Excel VBA Programming The Complete Guide - Methods without Arguments
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...
Curated Video
API Testing with Postman - Testing POST Calls
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...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Project Overview
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...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Forms - Part 1
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.
Curated Video
Identifying Functions with Mapping Diagrams
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...
Programming Electronics Academy
digitalRead in Ardiuno: Arduino Course 4.10
Using digitalRead() to read binary inputs with Arduino.
Curated Video
Excel VBA Programming The Complete Guide - Custom Functions
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...
Curated Video
Identifying Functions: Real World Examples
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...
Curated Video
Learning PHP 7 (Video 21)
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....
Curated Video
API Testing with Postman - Understanding Web Services and APIs
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...
KnowMo
Reflections of Graphs: Understanding How and Why Graphs Get Reflected in the X or Y Axis
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...
Curated Video
Is it a Function? Understanding Relations and Using the Vertical Line Test
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...
Curated Video
Learning Dart (Video 7)
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...
Curated Video
Excel VBA Programming The Complete Guide - The MsgBox Method
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...
Curated Video
Graphing Quadratic Functions and Transformations
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...