Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript For-In Loop
Here, you will learn to create an example script to understand the "for-in" loop, which is looped to the properties of an object.
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 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 Conditional Statements
This lesson elaborates on the different conditional statements available in JavaScript, including if, else, and else if.
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 Arrays - Pop - Push - Shift - Unshift
In this video, you will learn about the different functions or methods and their uses, including pop, push, shift, and unshift.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Array Attributes
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Min and Max Function
Let's learn how to find the lowest or the highest value in a list of arguments using the min and max functions.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Random Numbers
In this lesson, we will understand how to use functions to generate random numbers in JavaScript, the math.random function.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Special Characters
You will learn about writing codes for strings within quotes, with an example to understand better and preview in a web browser.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript String Length
Here, you will learn to calculate the length of a string using a built-in property, length, with an example.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Object Output
In this video, you will learn how to output multiple object property values in a single line of text.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Objects
This video illustrates objects in JavaScript with a real-life example using a car.
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
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript InnerHTML
This lesson will explore the innerHTML function that allows us to output data in an HTML element.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Output
In this lecture, we will understand how to output data using JavaScript using the "" method and the window alert.
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Upwork and Fiverr
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...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Course Introduction
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...
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 - Image API DALLE Use
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...
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...