Curated Video
How to Rewrite Equations and Solve Literal Equations for One Variable
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...
Curated Video
How To Write Algebraic Expressions and Phrases
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...
Curated Video
How to Solve Algebraic Expressions by Using Substitution and Order of Operations
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...
The Guardian
Guessing Birthdays Using Algebra part 2
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Calculator - Display
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Project 1 - BG Color Changer
This is a practice project (background color changer) based on what we have learned about JavaScript.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript While Loops
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript For Loops
In this video, we will understand the "For" loop, which allows us to execute a block of code repeatedly with an example.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Booleans
Here, we will explore the Boolean function used to determine if an expression or a variable is true.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Comparisons
In this lesson, we will understand comparison operators to compare the quality or difference between variables or values with examples.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Joining Arrays
This video demonstrates joining two arrays using the Concat () method.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Sorting an Array
In this lesson, you will learn how to sort elements alphabetically using the sort() method with a sample script.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Strings
In this lesson, you will learn about strings in JavaScript, which store a series of characters or text in quotes with an example.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Data Types
In this lesson, we will explore the different data types in JavaScript, including numbers, strings, arrays, and objects.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations Continued
This video is a continuation of the previous lecture and will explore more of the arithmetic operators.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Variables Introduction
This video explains variables and important concepts to learn about in any programming language, including JavaScript.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Changing Admin Color Scheme
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...
Curated Video
Make Apps with ChatGPT and Generative AI - HTTP Request: OpenAI ChatGPT Integration
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT API and Power Automate Integration
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Expanding Application with ChatGPT Mood Options
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Body Modification for ChatGPT Backend
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Pasting Response in Outlook Add-In
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Power Apps Q&A Bot Implementation
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...