Instructional Video0:47
Curated Video

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

Higher Ed
Here, you will learn to create an example script to understand the "for-in" loop, which is looped to the properties of an object.
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 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 Video6:18
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Conditional Statements

Higher Ed
This lesson elaborates on the different conditional statements available in JavaScript, including if, else, and else if.
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 Video2:05
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arrays - Pop - Push - Shift - Unshift

Higher Ed
In this video, you will learn about the different functions or methods and their uses, including pop, push, shift, and unshift.
Instructional Video1:28
Curated Video

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

Higher Ed
Here, you will learn about how the values of an array can be output using the toString() method and specify separators using the join() method.
Instructional Video1:05
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Min and Max Function

Higher Ed
Let's learn how to find the lowest or the highest value in a list of arguments using the min and max functions.
Instructional Video0:55
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Random Numbers

Higher Ed
In this lesson, we will understand how to use functions to generate random numbers in JavaScript, the math.random function.
Instructional Video1:19
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Special Characters

Higher Ed
You will learn about writing codes for strings within quotes, with an example to understand better and preview in a web browser.
Instructional Video0:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript String Length

Higher Ed
Here, you will learn to calculate the length of a string using a built-in property, length, with an example.
Instructional Video1:23
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Object Output

Higher Ed
In this video, you will learn how to output multiple object property values in a single line of text.
Instructional Video1:43
Curated Video

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

Higher Ed
This video illustrates objects in JavaScript with a real-life example using a car.
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 Video1:03
Curated Video

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

Higher Ed
This lesson will explore the innerHTML function that allows us to output data in an HTML element.
Instructional Video1:41
Curated Video

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

Higher Ed
In this lecture, we will understand how to output data using JavaScript using the "" method and the window alert.
Instructional Video3:42
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Upwork and Fiverr

Higher Ed
In this video, you will learn how to use Upwork and Fiverr, two popular freelance platforms, to find coding projects and earn a passive income. You will explore how to create an effective profile, search for relevant projects, and bid on...
Instructional Video3:13
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Course Introduction

Higher Ed
In this video, we will get introduced to the course learning objective and understand the Generative AI mindset. This clip is from the chapter "Introduction" of the series "How to Use ChatGPT and Generative AI for Passive Income".In this...
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 Video12:26
Curated Video

Make Apps with ChatGPT and Generative AI - Image API DALLE Use

Higher Ed
We will work on using the Image API DALL-E and integrate it an app called SplashImages, which will create characters based on images in a photograph; we will use an HTTP trigger and an Azure Function. This clip is from the chapter...
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...