Curated Video
R Programming for Statistics and Data Science - Getting a Sense of Your Data Frame
This video explains getting a sense of your data frame. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Summary - Final Project
This video gives a summary of the last 2 sections. This clip is from the chapter "Final Project" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get the brief of your final JavaScript project.
Curated Video
Structural Design Patterns in Modern C++ - Composite Intent and Implementation Overview
This video explains the intent of the composite pattern and presents and overview of the implementation of the pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern...
Curated Video
Structural Design Patterns in Modern C++ - Boost.Flyweight
This video explains how to use the Boost.Flyweight for interning. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Curated Video
Learn ASP.NET MVC and Entity Framework (Database First) - Adding Entity Framework Data Model
This video explains how to create an Entity Framework model from the database tables. These models are classes that you will use to work with the data. Each model mirrors a table in the database and contains properties that correspond to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Car Object Challenge - Coding Challenge
This video provides a coding challenge on how to create a car object. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Composite Pattern
This video introduces you to the composite pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design pattern. It also explores...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - S3 Security: Bucket Policy
This video explains the various Amazon S3 security features and bucket policies. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - S3 Replication – Hands-On
This video is a practical video where we will demonstrate S3 replication. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the...
The Learning Depot
Indefinite and Definite English Articles: A, AN, & THE
An article is a word that defines a noun. Therefore, an article is technically an adjective. Without articles, we wouldn’t be able to refer to specific or particular nouns or to non-specific or non-particular nouns. This is because...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - S3DistCP and Other Services
This video explains how to use S3DistCp and other services in Apache Spark. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will complete our...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - S3 Replication
This video explains the concept of Amazon S3 replication (CRR and SRR). This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Learning More about JavaScript Objects – Part 2
This video presents an overview of JavaScript Objects. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Adding Values within the JavaScript Array
This video demonstrates how to add values within the JavaScript array. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Conditional Statements
In this video, you'll learn what conditional statements are. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution (Create Documents)
In this video, let's take a look at the solution for our quiz about creating a document. This clip is from the chapter "Basic Create Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Syntax
In this video, you'll get an overview of JavaScript syntax. This clip is from the chapter "Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll set up your environment and learn...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Classes
In this video, you'll learn about classes. This clip is from the chapter "Professional JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the techniques to become a...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - introduction - JavaScript 201 - Getting Started
This video gives an introduction to the next sections. This clip is from the chapter "JavaScript 201 - Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".This section dives deeper into JavaScript,...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Data Structures
In this video, you'll learn the importance of data structures. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Flyweight Pattern
This video introduces you to the flyweight pattern. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Curated Video
Who vs Whom | Improve Your Grammar in Minutes
An explanation of when to use 'who' and when to use 'whom'. Learn the easy trick to help you know when to use each and avoid the mistake many native English speakers make.
Curated Video
High Five Facts - Quadrilaterals
This video explores five fun facts about quadrilaterals.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Callback Functions
In this video, you'll learn about callback functions. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to become...