Hi, what do you want to do?
Curated Video
Reflexive Pronouns | English Grammar
This video lesson explains what reflexive pronouns are and when they are used. The lesson includes activities to follow along with to test your understanding.
Curated Video
Metaphor and Similes
Learn the difference between metaphors and similes and understand why these two figurative language devices are so important in writing.
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Composite Pattern
This video introduces you to the composite pattern.
<
br/>
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...
<
br/>
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...
Curated Video
Transitive and Intransitive Verbs | English Grammar
Verbs can either be transitive or intransitive. Transitive verbs must have a direct object to complete the thought. Intransitive verbs do not have a direct object.
Curated Video
Sizzling Starts: 6 Ways to Start your Story!
Learn 6 ways to write sizzling starts to your stories. A sizzling start is an opening to a story that captures the reader’s interest, and make them want to read on!
Curated Video
Nouns Verbs & Adjectives | Video Lessons
A video lesson teaching students how to identify and use nouns, verbs and adjectives. Lesson includes worksheet and activities. Download the lesson worksheet (see Link #4) before starting the lesson.
Curated Video
Structural Design Patterns in Modern C++ - Introduction to Design Patterns
This video presents an introduction to design patterns.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What is Cascading Style Sheets (CSS) and How It Works?
This video focuses on CSS and explains how it works.
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5, CSS3, and...
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Spark DataFrameWriter API
In this video, we will cover Spark DataFrameWriter API.
<
br/>
This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will...
<
br/>
This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will...
Curated Video
Structural Design Patterns in Modern C++ - Course Overview
This video introduces you to the course.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language (UML)...
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language (UML)...
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Proxy Design Pattern
This video presents a basic example of the proxy pattern.<br<br/>/>
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.
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.
The Learning Depot
What is a Subject Complement: Predicate Nominative and Predicate Adjective
A subject complement is a word or phrase that follows a linking verb (called the copula) to connect the predicate to the subject. There are two types of subject complements: the predicate nominative which renames the subject and the...
The Learning Depot
Introduction to Conditionals | English Grammar | Verb Mood | Zero, First, Second, Third Conditionals
Conditional Sentences have two clauses: the conditional clause and the results clause. The conditional clause is a subordinate adverbial clause usually known as the “IF” clause. The IF clause expresses the condition. The results clause...
Curated Video
R Programming for Statistics and Data Science - Getting Help with R
This video explains getting help with R.<br<br/>/>
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.
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
Spark Programming in Python for Beginners with Apache Spark 3 - Working with Dataframe Columns
In this demo video, you will learn how to work with Dataframe columns.
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark...
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Misc Transformations
In this video, we will cover Misc transformations.
<
br/>
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 section, you...
<
br/>
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 section, you...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Windows Users - Apache Spark in the IDE - PyCharm
In this video, we will cover Windows users to set-up Apache Spark in the PyCharm IDE.
<
br/>
This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache...
<
br/>
This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in the IDE - PyCharm
In this video, we will cover Mac users to set-up Apache Spark in the PyCharm IDE.
<
br/>
This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark...
<
br/>
This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Learning more about jQuery with Code Snippets and Examples
This video explains more jQuery code snippets and examples.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to...
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Truthy and Falsy – Explained
This video explains truthy and falsy in JavaScript.<br<br/>/>
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.
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 - JavaScript Function Closures with Examples
This video explains the JavaScript function closures with the help of examples.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Introduction to Front-end Web Design and Development
This video introduces you to front-end web design and development.
<
br/>
This clip is from the chapter "Introduction to Getting Started with Web Design" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
<
br/>
This clip is from the chapter "Introduction to Getting Started with Web Design" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Getting to Know Bootstrap
This video introduces you to Bootstrap.
<
br/>
This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
<
br/>
This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...