Instructional Video10:40
Curated Video

Mastering C++ Standard Library Features [Video] - Rule of Five and Rule of Zero

Higher Ed
Learn rules that can guide developers to write correct and complete movable classes
Instructional Video3:43
MarketWatch

How to lower your home insurance premium

Higher Ed
Homeowners insurance costs are on the rise across the country. But there are still things you can do to reduce your monthly bill. Here are some tips to consider.
Instructional Video1:08
Curated Video

Macbeth 3.1 Performance: Macbeth, Lines 91-107a

6th - Higher Ed
This video shows a performance from Act 3 of Shakespeare's "Macbeth." It explores Macbeth's manipulation of two murderers as he compares the diversity of human nature to different breeds of dogs, each with unique traits. The scene...
Instructional Video1:47
Curated Video

EMI and Apple's DRM-Free Music Revolution: A New Era in Digital Music Distribution

Pre-K - Higher Ed
This video discusses a groundbreaking partnership between EMI and Apple to offer DRM-free music downloads with improved sound quality. Apple CEO Steve Jobs hailed this move as a significant step in the digital music revolution,...
Instructional Video7:27
Curated Video

How to Clear a Backlog - The 4 Rs Method

10th - Higher Ed
We all get behind from time to time. This creates a backlog of stuff you need to do. It may be a pile of papers you have to read, or bills to pay, or forms to fill. Perhaps it’s an email inbox full of unanswered (or unread) emails. Or...
Instructional Video7:36
Curated Video

How to Make the Key Points of Your Presentation Memorable

10th - Higher Ed
You’ve gone to a lot of trouble to prepare and deliver your presentation. And your audience has given up a big chunk of time to listen to you. Surely, you want them to remember the important parts of what you tell them! How can you...
Instructional Video1:19
Curated Video

Revolutionary Technology: Record and Save Telephone Conversations with Ease

Pre-K - Higher Ed
United Systems and Communications has developed a groundbreaking technology that allows consumers and businesses to easily record and save phone conversations digitally. With a simple TAP connection to a computer, their software records...
Instructional Video10:14
Curated Video

CMS Marketing

Higher Ed
Unlock the power of CMS marketing in this informative video. Learn how to leverage Content Management Systems to streamline your content creation, publication, and distribution process. Discover effective techniques for organizing and...
Instructional Video10:53
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Instance IP Swaps

Higher Ed
Learn more about migrating to secondary-IP from interface-move mode on the VM-Series firewall on AWS.
Instructional Video5:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)

Higher Ed
This is a continuation of how to use PHP MySQLi to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video7:20
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing PHP on Apache

Higher Ed
In this lesson, we will review the steps of testing PHP with an Apache webserver using the Ubuntu Server LTS environment.
Instructional Video4:38
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Self-Hosting Versus Hosting Provider

Higher Ed
In this lesson, we will understand the basic difference between the self-hosting provider, which runs and maintains a website or service using a private web server, and the hosting provider, using a service outside of someone's own control.
Instructional Video5:41
Curated Video

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

Higher Ed
In this video, we will create our initial project file on the web server and configure the settings before we begin.
Instructional Video7:55
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Disabling Root User Access and Password Authentication

Higher Ed
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Instructional Video9:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing the New User Account

Higher Ed
In this video, you will learn to secure our Bob user account with SSH key pair authentication similar to the root account.
Instructional Video3:57
Curated Video

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

Higher Ed
In this lesson, we will understand the privileges of the root user account and its disadvantages.
Instructional Video7:26
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 2)

Higher Ed
This is a continuation of where we left off in the previous lecture regarding the commonly used directory commands to access files in Linux.
Instructional Video7:28
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 1)

Higher Ed
In this lesson, we will explore several commonly used directory commands to access files in specific paths.
Instructional Video7:11
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - The Linux File System

Higher Ed
In this lecture, we will understand the Linux file system, the directory structures, and hierarchical structures.
Instructional Video13:15
Curated Video

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

Higher Ed
In this lesson, you will learn about the local storage of information in a basket. When we place items in a basket and refresh or reload the page, it should be able to retain the items placed in the list until the transaction is processed.
Instructional Video6:51
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Order Confirmation

Higher Ed
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before going ahead with the last order for payment.
Instructional Video4:44
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing Basket Icons

Higher Ed
In this video, you will learn to create basket icons, implement them one by one, and test them for functionality.
Instructional Video5:58
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Homepage

Higher Ed
In this lecture, the next step is to start building the homepage of the ecommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video3:15
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styled Components - Product Description

Higher Ed
In this lesson, we will understand the styled system, a collection of utility functions that adds style props to your React components and allows you to control styles based on criteria.