Instructional Video4:53
Curated Video

How to Rewrite Equations and Solve Literal Equations for One Variable

9th - Higher Ed
In this video, we explore the concept of literal equations, which involve equations with multiple variables. By following systematic steps such as isolating the variable of interest using properties of equality, we can solve for specific...
Instructional Video3:43
Curated Video

How To Write Algebraic Expressions and Phrases

9th - Higher Ed
In this math lesson, students learn how to translate everyday phrases into mathematical expressions. By understanding key words and their meanings, such as addition, subtraction, multiplication, and division, students can confidently...
Instructional Video2:42
Curated Video

How to Solve Algebraic Expressions by Using Substitution and Order of Operations

9th - Higher Ed
In this video, the teacher demonstrates how to evaluate algebraic expressions by using the substitution property to replace variables with given values. The examples cover simple expressions as well as more complex ones, guiding students...
Instructional Video4:55
The Guardian

Guessing Birthdays Using Algebra part 2

Pre-K - Higher Ed
Learn how to guess birthdays using algebraic expressions. By assigning variables to month and day numbers, multiplying, adding, and simplifying, this instructor reveals a mathematical trick to accurately guessing birthdays. The engaging...
Instructional Video7:35
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Calculator - Display

Higher Ed
After learning to use the React state hook, we will now look at storing variables passed with the () event to put in the calculator's display.
Instructional Video2:14
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Project 1 - BG Color Changer

Higher Ed
This is a practice project (background color changer) based on what we have learned about JavaScript.
Instructional Video2:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript While Loops

Higher Ed
In this lecture, we will look at the while loop, which can be executed as long as a condition or a set of conditions specified are met with an example.
Instructional Video2:40
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript For Loops

Higher Ed
In this video, we will understand the "For" loop, which allows us to execute a block of code repeatedly with an example.
Instructional Video1:22
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Booleans

Higher Ed
Here, we will explore the Boolean function used to determine if an expression or a variable is true.
Instructional Video2:26
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Comparisons

Higher Ed
In this lesson, we will understand comparison operators to compare the quality or difference between variables or values with examples.
Instructional Video1:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Joining Arrays

Higher Ed
This video demonstrates joining two arrays using the Concat () method.
Instructional Video1:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Sorting an Array

Higher Ed
In this lesson, you will learn how to sort elements alphabetically using the sort() method with a sample script.
Instructional Video3:12
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Strings

Higher Ed
In this lesson, you will learn about strings in JavaScript, which store a series of characters or text in quotes with an example.
Instructional Video1:13
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Data Types

Higher Ed
In this lesson, we will explore the different data types in JavaScript, including numbers, strings, arrays, and objects.
Instructional Video3:46
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations Continued

Higher Ed
This video is a continuation of the previous lecture and will explore more of the arithmetic operators.
Instructional Video3:44
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations

Higher Ed
Let's discuss the arithmetic operators available in JavaScript to perform operations on constants and variables and look at the different operators available in JavaScript.
Instructional Video4:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Variables Introduction

Higher Ed
This video explains variables and important concepts to learn about in any programming language, including JavaScript.
Instructional Video5:08
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Changing Admin Color Scheme

Higher Ed
In this video, you will learn how to change the admin color scheme. This clip is from the chapter "Customizing the Strapi Admin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Instructional Video5:10
Curated Video

Make Apps with ChatGPT and Generative AI - HTTP Request: OpenAI ChatGPT Integration

Higher Ed
In this video, you will learn how to create a flow on the Microsoft Power Automate software. You will learn about the different parameters, passing URLs. We will create a JSON text request for the body of the flow. This clip is from the...
Instructional Video3:53
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT API and Power Automate Integration

Higher Ed
We will now create the Power Automate script and create a new flow. We will integrate it with ChatGPT. We will create an HTTP request and the URL from Postman and Azure Function created as ImageAI. This clip is from the chapter...
Instructional Video8:57
Curated Video

Make Apps with ChatGPT and Generative AI - Expanding Application with ChatGPT Mood Options

Higher Ed
In this video, you will learn to make changes to the replies generated when clicking the Generate Reply button; instead of the standardized reply, we will be able to customize the reply with more information and modify the reply. This...
Instructional Video5:51
Curated Video

Make Apps with ChatGPT and Generative AI - Body Modification for ChatGPT Backend

Higher Ed
After testing the functions of the backend we created in the previous lesson, we will now learn to make modifications to the body that will alter the response for the mail generated in the pane. This clip is from the chapter...
Instructional Video7:42
Curated Video

Make Apps with ChatGPT and Generative AI - Pasting Response in Outlook Add-In

Higher Ed
In this video, we will use the Outlook pane application we created and send the body of an email for which we require a summary of, and then generate a summary of the email and display it on the pane we created. This clip is from the...
Instructional Video5:20
Curated Video

Make Apps with ChatGPT and Generative AI - Power Apps Q&A Bot Implementation

Higher Ed
We will now link our Power Automate flow to have the ChatGPT APIs into Power App. We will create the functionality when clicking the button to execute the flow and obtain the response from the Power Automate flow. This clip is from the...