Instructional Video8:11
The Learning Depot

Structural Features of Text | Literary & Expository | Improve Your Reading Comprehension Skills

12th - Higher Ed
Recognizing text structure will help you be a better reader. Once you are familiar with the text's organizational pattern, you can make predictions as you read and form a mental map. In this lesson, we cover eight elements or structure...
Instructional Video2:51
Curated Video

Parallel Structure 1

K - 8th
The student will explore parallel structure and proper sentence construction by looking at examples and identifying errors.
Instructional Video3:41
Curated Video

Description Text Structure

3rd - Higher Ed
Description Text Structure identifies the common characteristics of the description structure of informational text.
Instructional Video2:37
Curated Video

Parallel Structure

9th - Higher Ed
New ReviewVideo on how using parallel structure makes writing balanced.
Instructional Video3:03
Curated Video

GCSE Secondary English Age 13-17 - Reading: Responding to a Question on Structure Part 1 - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video7:22
Curated Video

Behavioral Design Patterns in C++ - Hangman - I

Higher Ed
In this video, we will implement the popular Hangman game on the console. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video2:24
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String

Higher Ed
In this video, you will learn how to find the longest word in a given string using JavaScript. The video covers the step-by-step process of solving this problem, including how to split the string into an array of words, looping through...
Instructional Video5:26
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - How to Find the Longest Word in a String

Higher Ed
In this video, we will discuss the solution to the exercise on how to find the longest word in a string from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video5:25
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - How to Find the Longest Word in a String with ForEach

Higher Ed
In this video, we will continue to discuss the solution to the exercise on how to find the longest word in a string with ForEach. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video6:03
Curated Video

Behavioral Design Patterns in C++ - Hangman - VI

Higher Ed
In this video, we will use serialization to implement the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video3:39
Curated Video

Behavioral Design Patterns in C++ - Hangman - II

Higher Ed
This video will help you test the Hangman game. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video4:35
TED-Ed

TED-ED: The origin of countless conspiracy theories - PatrickJMT

Pre-K - Higher Ed
Why can we find geometric shapes in the night sky? How can we know that at least two people in London have exactly the same number of hairs on their head? And why can patterns be found in just about any text - even Vanilla Ice lyrics?...
Instructional Video6:44
Curated Video

Creating Meaning: Structure and Sound

3rd - Higher Ed
This video will help students understand how poetry is organized and how the sound adds to the overall meaning of the written work.
Instructional Video3:31
Curated Video

Learning Akka (Video 37)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video3:00
Fun Kids

What Are They?

Pre-K - K
What are they? Can you guess what they are as the pictures slowly become clearer?A fun video for practicing the grammar structure, 'What are they?' for children learning English, or just for fun. How fast can you guess? Good luck!
Instructional Video24:55
Curated Video

Improving the style of a letter: sentence structure and rhythm

Pre-K - Higher Ed
Pupil outcome: I can improve a letter which recounts an imagined experience in the trenches by using a range of sentence lengths and fronted adverbials. Key learning points: - Rhythm is the beat, flow, or pattern of a piece of music or...
Instructional Video18:50
TED Talks

Greg Lynn: Organic algorithms in architecture

12th - Higher Ed
Greg Lynn talks about the mathematical roots of architecture -- and how calculus and digital tools allow modern designers to move beyond the traditional building forms. A glorious church in Queens (and a titanium tea set) illustrate his...
Instructional Video7:28
Bozeman Science

Solids and Liquids

12th - Higher Ed
In this video Paul Andersen compares and contrasts the properties of solids and liquids. Solids have a more organized structure which can either be amorphous or crystalline. In liquids the intermolecular forces are lower and so the...
Instructional Video7:49
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Looping Through Arrays in JavaScript

Higher Ed
In this video, you will learn how to loop through arrays in JavaScript using different methods such as for loops, for…of loops, forEach() method, and map() method. This clip is from the chapter "Data Structures - From Zero to...
Instructional Video7:16
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Palindrome - Interview Question in JavaScript

Higher Ed
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward. In this video, we will discuss an interview question related to palindromes in JavaScript. We will go over what palindromes...
Instructional Video5:37
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Anagrams and Mutations in JavaScript

Higher Ed
In this video, you will learn about anagrams and mutations in JavaScript. Anagrams are words that have the same letters but are arranged differently, while mutations are changes in a word by altering, adding, or deleting letters. This...
Instructional Video8:19
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What is the Filter Method in JavaScript

Higher Ed
In this video, we will be discussing the filter() method in JavaScript. You will learn what the filter() method does and how it works, along with some practical examples. This clip is from the chapter "Algorithms and Data Structures -...
Instructional Video3:02
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Check Whether a String Is a Palindrome

Higher Ed
This video focuses on the interview question asked to check whether a string is a palindrome. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from Zero to Hero -...
Instructional Video5:56
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Hacking a Password with Matching Keywords in JavaScript

Higher Ed
In this video, you will learn how to create a simple password-hacking script using JavaScript. The script will use a list of common passwords and dictionary words to try and guess the password for a given user. This clip is from the...