Hi, what do you want to do?
Curated Video
Mastering C++ Standard Library Features [Video] - Rule of Five and Rule of Zero
Learn rules that can guide developers to write correct and complete movable classes
MarketWatch
How to lower your home insurance premium
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.
Curated Video
Macbeth 3.1 Performance: Macbeth, Lines 91-107a
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...
Curated Video
EMI and Apple's DRM-Free Music Revolution: A New Era in Digital Music Distribution
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,...
Curated Video
How to Clear a Backlog - The 4 Rs Method
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...
Curated Video
How to Make the Key Points of Your Presentation Memorable
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...
Curated Video
Revolutionary Technology: Record and Save Telephone Conversations with Ease
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...
Curated Video
CMS Marketing
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Instance IP Swaps
Learn more about migrating to secondary-IP from interface-move mode on the VM-Series firewall on AWS.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing PHP on Apache
In this lesson, we will review the steps of testing PHP with an Apache webserver using the Ubuntu Server LTS environment.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Self-Hosting Versus Hosting Provider
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Web Servers
In this video, we will create our initial project file on the web server and configure the settings before we begin.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Disabling Root User Access and Password Authentication
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing the New User Account
In this video, you will learn to secure our Bob user account with SSH key pair authentication similar to the root account.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to User Accounts
In this lesson, we will understand the privileges of the root user account and its disadvantages.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 2)
This is a continuation of where we left off in the previous lecture regarding the commonly used directory commands to access files in Linux.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 1)
In this lesson, we will explore several commonly used directory commands to access files in specific paths.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - The Linux File System
In this lecture, we will understand the Linux file system, the directory structures, and hierarchical structures.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Local Storage
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Order Confirmation
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing Basket Icons
In this video, you will learn to create basket icons, implement them one by one, and test them for functionality.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Homepage
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styled Components - Product Description
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.