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 - 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...
Curated Video
Structural Design Patterns in Modern C++ - Using the Adapter Pattern
This video explains how to use the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern,...
Curated Video
Structural Design Patterns in Modern C++ - Functional Decorator
This video explains the functional decorator. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Example of the Remote Proxy
This video presents an example of the remote proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Console Project - Part III
This is the third part of the four-part video that presents details on the console project. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade...
Curated Video
Identifying Linear and Nonlinear Equations
In this video, the teacher explains how to determine whether an equation is linear or nonlinear by identifying the exponent of the variable. The teacher provides five equations and asks the viewer to determine which ones are linear and...
The Learning Depot
The Participial Phrase and the Gerund Phrase: How to Tell Them Apart
In this lesson, we'll learn about the participial phrase and the gerund phrase. The participial functions as an adjective and the gerund functions as a noun. Participles and gerunds are types of verbals. A verbal is a verb form that can...
The Learning Depot
When to Use the Gerund (-ing) and Infinitive (to): Is There a Difference in Meaning?
In today’s lesson we are going to compare two verbals: the gerund and the infinitive. From previous lessons, you learned that a gerund is a verb form that acts like a noun. And an infinitive is also a verb form that can take the form of...
Curated Video
R Programming for Statistics and Data Science - Installing Packages in R and Using the Library
This video explains installing packages in R and using the library. This clip is from the chapter "Introduction and Getting Started" of the series "R Programming for Statistics and Data Science".This section provides an introduction to...
Curated Video
R Programming for Statistics and Data Science - Getting Help with R
This video explains getting help with R. This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector operations.
Curated Video
R Programming for Statistics and Data Science - Functions in R
This video explains functions in R. This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building blocks of R.
Curated Video
R Programming for Statistics and Data Science - Functions and Arguments
This video explains functions and arguments. This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building blocks of R.
Curated Video
R Programming for Statistics and Data Science - Data Types in R – Characters and Logicals
This video explains data types in R – characters and logicals. This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building blocks of R.
Curated Video
R Programming for Statistics and Data Science - Data Transformation with R - the Dplyr Package - Part I
This video explains data transformation with R - the Dplyr package - part I. This clip is from the chapter "Manipulating Data" of the series "R Programming for Statistics and Data Science".This section explains manipulating data.
Curated Video
R Programming for Statistics and Data Science - Creating an Object in R
This video explains creating an object in R. This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building blocks of R.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - The 'This' Keyword
In this video, you'll learn what 'this' represents. 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 - Summary - Section Summary
This video gives a summary of the course covered so far. This clip is from the chapter "Section Summary" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".This section summarizes the course so far.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Functions: the DRY (Don't Repeat Yourself) Principle
In this video, you'll learn the effectiveness of the DRY principle. 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...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Objects with Functions
In this video, you'll learn how to create objects with the help of functions. 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...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Functions: Reusing Code
This video builds upon the DRY principle and you'll learn how to write larger pieces of code. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Unit Testing Spark Application
In this video, we will cover unit testing Spark application. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Introduction to Data Transformation
In this video, we will cover an introduction to data transformation. This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Stack Attributes
In this lesson, we will explore some more functions related to Stack. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the...