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 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 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 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 Constants
In this lesson, we will use examples to understand JavaScript constants (fixed values).
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Commenting
Let's understand the importance of leaving comments in JavaScript code to help us remember the purpose of the code.
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
AWS, JavaScript, React - Deploy Web Apps on the Cloud - External JavaScript
In this video, you will learn about external JavaScript, which can be inserted into a separate document and called when necessary.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Manipulation
This video demonstrates an example of a document object model manipulation using JavaScript.
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Code for Others
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....
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - More on Strapi Installation
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Testing with Different Descriptions
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 -...
Curated Video
Make Apps with ChatGPT and Generative AI - Variable-Based ChatGPT Prompt Modification
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Script for ChatGPT API Calling
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Response Management
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....
Rock 'N Learn
SCR Consonant Blend Song and Practice
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...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Full Automation with CRON
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...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Download and Test Bot
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...
Curated Video
Real-World DevOps Project From Start to Finish - Staying Up to Date - LXCs and Host OS
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...
Curated Video
Real-World DevOps Project From Start to Finish - Staying Up to Date - Docker Services
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...
Curated Video
Real-World DevOps Project From Start to Finish - Borg and Borgmatic - Installing and Configuring Borg with Borgmatic Wrapper
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...