Instructional Video8:09
Curated Video

Learning Python Web Penetration Testing (Video 23)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video5:50
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 08 - Implementing GET Methods for User Resource

Higher Ed
Web Services with Spring and Spring Boot: Step 08 - Implementing GET Methods for User Resource This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Instructional Video12:45
Packt

Invert Binary Tree – Part 2

Higher Ed
This is the second part of the two-part video that explains a problem based on invert binary tree. This clip is from the chapter "Question 7: Invert Binary Tree" of the series "Data Structures and Algorithms: The Complete...
Instructional Video16:31
Packt

Number Guesser [Part 2] - Validation & Winning Case

Higher Ed
DOM Projects: Number Guesser [Part 2] - Validation & Winning Case This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.
Instructional Video24:18
Curated Video

C++ Programming By Example - Basic C++ Syntax

Higher Ed
What is the basic C++ language “grammar”? • Identify the primitive integer types • Understand primitive floating-point types • Know how to control the code execution flow This clip is from the chapter "Introduction to C++ and Qt" of the...
Instructional Video8:56
Curated Video

Complete Python Scripting for Automation - Simple practice with for loop

Higher Ed
Loops - for and while loops with break, continue and pass: Simple practice with for loop This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for...
Instructional Video1:11
Brian McLogan

How to evaluate a function with an expression

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 Video2:37
Brian McLogan

Compose Two Rational Functions then Determine Domain

12th - Higher Ed
Learn how to compose two functions where one or both of those functions is/are rational. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
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 Video11:01
Programming Electronics Academy

Function Example Two: Arduino Course 8.2

Higher Ed
A walk through of a User Defined Function in programming.
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 Video4:27
Curated Video

Learning PHP 7 (Video 20)

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 Video12:59
Programming Electronics Academy

digitalRead in Ardiuno: Arduino Course 4.10

Higher Ed
Using digitalRead() to read binary inputs with Arduino.
Instructional Video6:18
Packt

Join Page

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Join Page This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you...
Instructional Video8:50
Packt

Relative Locators with Real-Time Examples

Higher Ed
This video explains relative locators with real-time examples. This clip is from the chapter "Selenium 4.0 - Latest Features" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the...
Instructional Video10:15
Packt

Number Guesser [Part 3] - Lose Case & Game Over

Higher Ed
DOM Projects: Number Guesser [Part 3] - Lose Case & Game Over This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.
Instructional Video13:17
Curated Video

The Full Stack Web Development - Edit & Delete Job Listings

Higher Ed
Backend Programming with PHP: Edit & Delete Job Listings This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Instructional Video12:16
Curated Video

C++ Developer - Project - Jam of the Month Club

Higher Ed
This video presents a project called "Jam of the Month Club". This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video2:14
Brian McLogan

Learn how to evaluate for a function

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 Video5:21
Curated Video

.NET Core Microservices - Checkout UI

Higher Ed
This video presents a checkout UI. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Instructional Video9:52
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Styling of Navigation "Project - Build a Twitter Clone (News Feed Page)"

Higher Ed
Project - Build a Twitter Clone (News Feed Page): Styling of Navigation This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This...
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 Video11:57
Brian McLogan

Learning the basics of the sine and cosine graph and their points

12th - Higher Ed
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
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...