Instructional Video5:11
Curated Video

.NET Core Microservices - Update Shopping Cart Repository Method

Higher Ed
This video explains the update shopping cart repository method. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video6:33
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Rooms Section-Markup

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): Rooms Section-Markup This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section includes a...
Instructional Video5:18
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Creating a Free Amazon Web Services (AWS) Account

Higher Ed
This video demonstrates how to create a free AWS account, which you can use to explore and learn all about this cloud service. This clip is from the chapter "Essentials Chapter 1 – Amazon Web Services (AWS) Foundations and Services" of...
Instructional Video7:57
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Shadows

Higher Ed
CSS Crash Course: Shadows This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video8:25
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product to Shopping Cart Part 2

Higher Ed
In this video, we'll learn how to add product to shopping cart part 2. This clip is from the chapter "Details and Shopping Cart" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at details and...
Instructional Video6:47
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Introduction to Java Constructors - Exercises and Puzzles

Higher Ed
In this video, we will learn about introduction to Java constructors - exercises and puzzles. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java...
Instructional Video12:11
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Selecting a Product from a List of Products

Higher Ed
This video demonstrates how to select a product from a list of products. This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video3:07
Poetry Foundation

Denise Duhamel reads "Dear Memory"

Pre-K - Higher Ed
Denise Duhamel (she/her/hers) reads her poem, "Dear Memory
Instructional Video9:28
Curated Video

Building a Responsive Application with Bootstrap (Video 17)

Higher Ed
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Instructional Video10:50
Packt

Sample Application to Derive Test Cases

Higher Ed
This video explains how to develop an application to derive test cases. This clip is from the chapter "End-to-End Testing Activities - Defect Tracking Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video1:57
60 Second Histories

Catherine of Aragon stands her ground

K - 5th
Catherine of Aragon tells of her reaction to being questioned with regard to her marriage to King Henry VIII
Instructional Video5:19
Curated Video

Serverless JavaScript Projects 4.2: Setting Up the UI with DynamoDB Database

Higher Ed
In this video, we need to locate the places for Database Updates and pulls and setup DynamoDB in AWS. • Find locations in the front end where we will call the database endpoints • Setup DynamoDB capabilities in AWS • Prepare to run the...
Instructional Video13:49
Packt

Fixing the Problem of Inconsistent Locators and Making Tests Clean

Higher Ed
This video explains how to fix the problem of inconsistent locators and making tests clean. This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video7:08
Packt

Create the UI

Higher Ed
Microposts Project - CRUD Front End (Webpack & Babel): Create the UI This clip is from the chapter "Microposts Project - CRUD Front End (Webpack & Babel)" of the series "Modern JavaScript from the Beginning".In this section, you will...
Instructional Video7:23
Packt

CompTIA Network+ Certification N10-007: The Total Course - The Media Access Control (MAC) Address

Higher Ed
This video focuses on the MAC address, the basic addressing used for frames. Computers receiving a frame use the destination MAC address to determine whether to process the frame. This clip is from the chapter "Network Models" of the...
Instructional Video7:57
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Shadows

Higher Ed
Advanced CSS: Shadows This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Instructional Video2:01
Curated Video

.NET Core Microservices - Define cart service interface

Higher Ed
This video explains how to define cart service interface. This clip is from the chapter "Consume Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video6:22
Curated Video

.NET Core Microservices - Demo - Synchronous Communication and Alerts Display

Higher Ed
This video explains synchronous communication and alerts display. This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video3:23
Curated Video

Should You Use Your Imagination in IELTS Speaking Part 2

9th - Higher Ed
Should You Use Your Imagination in IELTS Speaking Part 2
Instructional Video3:32
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Shopping Cart Minus and Remove

Higher Ed
In this video, we'll look at shopping cart minus and remove. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video4:11
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Cart UI - Part 1

Higher Ed
In this video, we'll look at cart UI - part 1. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video15:46
Economics Explained

Why The NFT Market Is Not As Crazy As You Think | Economics Explained

9th - Higher Ed
Nyan Cat, a video of LeBron James dunking, and a tweet by Jack Dorsey. These all have one thing in common (and no, it’s not because they were sold in recent months for millions of dollars, contrary to what you may have heard). What...
Instructional Video2:59
Curated Video

Solving Subtraction Equations Involving Decimals

3rd - 5th
Solving one-step decimal equations: subtraction.
Instructional Video14:16
Curated Video

Serverless JavaScript Projects 4.5: Utilizing the Different CRUD Lambdas to Connect Our Front-End App to a Database

Higher Ed
We need to work out all the calls to the DB endpoints from the front-end application. • Start working out all the calls to the API endpoints • Put all the calls in place • Test to make sure everything is working