Instructional Video9:41
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Searching Files and Using Pipe

Higher Ed
This video explains how to search files and use the pipe command. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video5:27
Brian McLogan

Inding the Domain from the Composition of Two Functions

12th - Higher Ed
Learn how to compose two functions where one is a rational function and the other is a radical function. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the...
Instructional Video3:33
Curated Video

Python 3 for Beginners: Creating a Program to Make a Cat Speak with Speech Bubble

Higher Ed
In this Python programming tutorial, we will learn how to create a speech bubble in the console and display text inside the bubble. We will use the Len function to determine the length of the text and use print statements to create the...
Instructional Video32:15
Curated Video

Introduction to Arrays in Scratch Programming

Pre-K - Higher Ed
In this video tutorial, the teacher explains the concept of arrays in programming using Scratch. They demonstrate how to create an array, store information in it, and retrieve specific items from the array based on user input. The...
Instructional Video8:10
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Sanitizing input - still not done

Higher Ed
User Input Sanitization And Validation: Sanitizing input - still not done This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section,...
Instructional Video7:40
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - UpdateBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: UpdateBlog Server This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going to learn...
Instructional Video29:26
Curated Video

Learning Programming Using Scratch: Creating an Insult Generator

Pre-K - Higher Ed
In this final installment of the tutorial series, we learn how to create an insult generator using arrays, variables, strings, concatenation, and random numbers. By creating arrays for adjectives and nouns, we can generate unique insults...
Instructional Video9:53
Curated Video

Handling User Input of Numbers and Error Handling in Python

Pre-K - Higher Ed
This Python tutorial video demonstrates how to allow users to input numbers, perform calculations, and handle errors related to data types. By converting user input into integers, the program can accurately multiply and add numbers...
Instructional Video14:39
Curated Video

Forms Part I

Pre-K - Higher Ed
Forms are often the most critical aspect of your website. Well-designed forms will allow users to easily convert-- meaning submit their information, make a purchase, or sign up for a mailing list. Poorly designed forms will cause users...
Instructional Video1:33
Curated Video

Python for Machine Learning - The Complete Beginners Course - Understanding Multiple Linear Regression

Higher Ed
In this video, we will understand multiple linear regression. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover multiple...
Instructional Video0:48
Curated Video

PMI-RMP Certification Training - Key Takeaways - Identify Risks

Higher Ed
This video explains the key takeaways for the section. This clip is from the chapter "Identify Risks" of the series "PMI-RMP® Certification Training".This section explains identifying risks.
Instructional Video2:43
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Supervised Learning

Higher Ed
In this video, we will cover supervised learning. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video5:21
Curated Video

PMI-RMP Certification Training - Plan Risk Responses – Input, Tools and Techniques, and Output

Higher Ed
This video explains plan risk responses – input, tools and techniques, and output. This clip is from the chapter "Plan Risk Responses" of the series "PMI-RMP® Certification Training".This section explains Plan Risk Responses.
Instructional Video1:11
Brian McLogan

Evaluating the composition of Functions

12th - Higher Ed
👉 Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Instructional Video4:54
Brian McLogan

Use the difference quotient to find the derivative of square root

12th - Higher Ed
👉 Learn how to evaluate the limit of a function using the difference quotient formula. The difference quotient is a measure of the average rate of change of the function over an interval, h. The limit of the difference quotient gives the...
Instructional Video10:34
KnowMo

Introduction to Inverse Functions

12th - Higher Ed
The video is a lecture presentation on inverse functions. The speaker provides an overview of what functions are and how they work before discussing inverse functions in more detail. They explain the two methods for solving problems...