Hi, what do you want to do?
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 Assignment Operator
We will look at the equal sign (=), an assignment operator in JavaScript, where the value of the right operand is equal to the right operand and vice versa.
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 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
AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Introduction
In this video, you will learn an important concept before moving into JavaScript and jQuery—the Document Object Model (DOM).
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Connect (Guide)
This video demonstrates how to SSH to an EC2 instance using the web-based EC2 connect guide.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - PuTTY (SSH) Client for Windows
You will learn to install and connect to an Amazon EC2 instance using a client, Putty for Windows.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Secure Socket Shell (SSH) Overview
In this video, you will learn about a secure socket shell (SSH), a secure way to administer an EC2 instance through command lines.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Security Groups (Guide)
This video demonstrates hands-on experience creating a security group using the security group console.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Security Groups
This lecture illustrates in detail security groups. You will learn about some of the key characteristics of a security group.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Roles for EC2 (Guide)
This lecture provides a hands-on guide to creating IAM roles specifically for Amazon EC2 instances.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating an Amazon Machine Image (AMI)
This lesson will teach us how to create an Amazon machine image from an existing EC2 instance.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Launch Templates
This video will look at launching an EC2 instance using an EC2 launch template.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Administration (Guide)
Here, we will understand some basic administrative options available for our EC2 instances.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Elastic IP (Guide)
This lecture provides a hands-on guide to working with an elastic IP to create an elastic IP and attach it to an EC2 instance.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Elastic IP (Theory)
In this lesson, we will explore the Elastic IP feature, going over the characteristics of an Elastic IP to better understand this concept.