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 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 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: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:34
Curated Video

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

Higher Ed
In this lesson, we will use examples to understand JavaScript constants (fixed values).
Instructional Video1:49
Curated Video

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

Higher Ed
Let's understand the importance of leaving comments in JavaScript code to help us remember the purpose of the code.
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 Video1:50
Curated Video

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

Higher Ed
In this video, you will learn about external JavaScript, which can be inserted into a separate document and called when necessary.
Instructional Video2:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement

Higher Ed
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Instructional Video5:42
Curated Video

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

Higher Ed
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Instructional Video1:18
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Manipulation

Higher Ed
This video demonstrates an example of a document object model manipulation using JavaScript.
Instructional Video4:34
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Code for Others

Higher Ed
In this video, you will learn how to use ChatGPT to code for others. You will explore how to create custom code snippets and templates that you can sell to other developers, allowing you to earn a passive income from your coding skills....
Instructional Video1:24
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - More on Strapi Installation

Higher Ed
In this video, we will understand the use of the two Strapi QuickStart scripts that we have used in the previous video. This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video3:35
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Testing with Different Descriptions

Higher Ed
In this video, we will test out our cover letter creator using different job descriptions to check the accuracy and professionality of the cover letter created by the application. This clip is from the chapter "JobApplicationCreator -...
Instructional Video6:35
Curated Video

Make Apps with ChatGPT and Generative AI - Variable-Based ChatGPT Prompt Modification

Higher Ed
After testing the script, we will edit the prompts section to correspond to the email we want to write based on the person's interest and interesting products. We will create a variable-based prompt and learn to modify it based on the...
Instructional Video9:21
Curated Video

Make Apps with ChatGPT and Generative AI - Script for ChatGPT API Calling

Higher Ed
After creating the Airtable database setup, we will write script to generate emails. We will then integrate automation into the setup, add triggers, and create automation flows and generate prompts when there is a record update in the...
Instructional Video4:25
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Response Management

Higher Ed
Now that we have a way to sue a Python script on the API, we ran a script, which was accessed by the API, and returned a response, which is a JSON file. We will create a variable “Output” that will present the responses of our script....
Instructional Video3:38
Rock 'N Learn

SCR Consonant Blend Song and Practice

K - 5th
This animated phonics song helps children learn the sound of the beginning blend SCR in English. A blend is a combination of letters where each letter makes its own sound. The sounds of the letters are blended together. Fun characters...
Instructional Video13:00
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Full Automation with CRON

Higher Ed
In this video, we will explore how to achieve full automation of your trading bot on AWS using CRON. You will learn how to schedule bot execution at specific times, automate periodic updates, and configure CRON jobs within the AWS...
Instructional Video8:24
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Download and Test Bot

Higher Ed
In this video, we will guide you through the steps of downloading your trading bot code onto the AWS EC2 instance and testing its functionality. You will learn how to transfer your codebase to the EC2 instance, execute the bot, and...
Instructional Video5:47
Curated Video

Real-World DevOps Project From Start to Finish - Staying Up to Date - LXCs and Host OS

Higher Ed
This video focuses on staying current with LXCs and the host operating system. You will learn the significance of regularly updating LXCs and the host OS to ensure performance, security, and compatibility. This clip is from the chapter...
Instructional Video5:33
Curated Video

Real-World DevOps Project From Start to Finish - Staying Up to Date - Docker Services

Higher Ed
In this video, we will discover strategies for keeping Docker services current. We will explore techniques for managing Docker images, updating containers, and handling version dependencies. You will learn to maintain the stability and...
Instructional Video8:08
Curated Video

Real-World DevOps Project From Start to Finish - Borg and Borgmatic - Installing and Configuring Borg with Borgmatic Wrapper

Higher Ed
This video will teach us to install and configure the Borg backup tool and the Borgmatic wrapper. We will explore the setup process, including creating repositories, defining backup sources, scheduling backups, and managing retention...