Instructional Video5:48
Wonderscape

Understanding Nouns: The Building Blocks of Sentences

K - 5th
Dive into the world of nouns, exploring their role as fundamental elements of language. This video differentiates between common and proper nouns, illustrating how they represent people, places, things, or ideas. It emphasizes the...
Instructional Video3:28
Wonderscape

Adjectives in Action: Placement Matters

K - 5th
This video explores how adjectives function in sentences, focusing on their placement after verbs. Using examples like the colors of the American flag and the description of a hat, the lesson explains how adjectives can follow verbs to...
Instructional Video3:40
Wonderscape

Punctuation Perfection: Using Commas with Adjectives

K - 5th
This video focuses on the correct use of commas in sentences with multiple adjectives, using engaging examples like fish descriptions and seaweed hiding spots. It teaches how commas separate adjectives to make sentences clearer and...
Instructional Video5:42
Wonderscape

The World of Adjectives: Describing Our World

K - 5th
This video introduces the concept of adjectives, words that describe nouns, providing examples to illustrate their importance in language. It explains how adjectives can describe size, shape, color, quantity, and texture, enhancing our...
Instructional Video5:30
Wonderscape

Mastering Essay Introductions: The Gateway to Effective Writing

K - 5th
Explore the crucial role of introductions in essay writing. Learn how to craft engaging openings with attention-grabbing first sentences, relevant background information, concise summaries, strong thesis statements, and seamless...
Instructional Video5:58
Wonderscape

Using Antonym and Example Clues to Understand Unknown Words

K - 5th
Learn how readers can utilize antonym and example clues to decipher the meanings of unfamiliar words encountered while reading. Explore examples and practice identifying these types of context clues to enhance vocabulary...
Instructional Video5:02
Wonderscape

Understanding Words Using Context Clues

K - 5th
Learn how to determine the meaning of unfamiliar words by using context clues. Context clues provide hints within a sentence or paragraph that can help deduce the meaning of unknown words. Explore different types of context clues, such...
Instructional Video6:02
Wonderscape

Mastering Comparative Adjectives

K - 5th
Explore the world of comparative adjectives, which are used to highlight differences between two nouns. Learn the rules for forming comparative adjectives, including when to add "-er," double consonants, change "y" to "i" before adding...
Instructional Video4:55
Wonderscape

Enhancing Narratives with Adjectives and Adverbs

K - 5th
Discover how to use adjectives and adverbs to add color and detail to your stories, such as describing a vacation to the Grand Canyon. Learn about descriptive adjectives, adjectives of quantity, and number adjectives to make your...
Instructional Video36:19
Rachel's English

English Pronunciation: The Drive Thru!

6th - Higher Ed
In this English pronunciation lesson you'll come along with me to the drive through! We’ll assess all of the pronunciation aspects of my order and have fun too! English pronunciation is tricky but I’ll show you everything you need to know.
Instructional Video9:50
Rachel's English

How To Speak American English: VERBS

6th - Higher Ed
Stress is a critical part of learning how to speak American English. How stress (or don’t stress) words can completely change the meaning of a sentence. In this video we’ll use a real-life conversation to break down the aspects of how...
Instructional Video5:34
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will work on text preprocessing.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
Instructional Video5:26
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to ChatGPT

Higher Ed
In this video, you will learn about ChatGPT, a free service available on the OpenAI website. The video outlines what ChatGPT can do in general and the wide range of possibilities available on ChatGPT.
Instructional Video1:45
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Break Tags?

Higher Ed
In this video, we will understand the purpose of break tags in HTML to introduce line breaks and create vertical spacing within your content. You will learn to use break tags effectively for better readability.
Instructional Video2:39
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution part II - Automate a Company Website with Correct Formatting

Higher Ed
In this video, we will continue to discuss the solution to the exercise on automating a company website with correct formatting in JavaScript.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to...
Instructional Video3:35
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Automate a Company Website with Correct Formatting in JavaScript

Higher Ed
This is an exercise video where you will automate a company website with correct formatting in JavaScript.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery...
Instructional Video8:02
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Adding to Arrays with Splice in JavaScript

Higher Ed
In JavaScript, you can add elements to an array using the splice() method. This method allows you to add one or more elements to an array at a specified index. In this video, you will learn how to use the splice() method to add...
Instructional Video5:01
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Is Concatenating in JavaScript - Concatenation

Higher Ed
This is a solution video where you will learn about concatenation in JavaScript, which is the process of joining together two or more strings to create a single, larger string.
<
br/>
This clip is from the chapter "Introduction to...
Instructional Video3:02
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Escape Sequences in JavaScript

Higher Ed
This is a solution video where you will work on escape sequences in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from...
Instructional Video10:03
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Writing Solidity Variables

Higher Ed
This video will teach you how to write Solidity variables and define their data types using keywords such as uint, bool, and string.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete...
Instructional Video6:02
Curated Video

Fundamentals of Neural Networks - Bi-Directional RNN

Higher Ed
Bidirectional recurrent neural networks (BRNN) connect two hidden layers of opposite directions to the same output. BRNNs are especially useful when the context of the input is needed. For example, in handwriting recognition, the...
Instructional Video9:38
Curated Video

Fundamentals of Neural Networks - Gated Recurrent Unit (GRU)

Higher Ed
Gated recurrent units (GRUs) are a gating mechanism in recurrent neural networks. GRUs have been shown to exhibit better performance on certain smaller and less frequent datasets.
<
br/>
This clip is from the chapter "Recurrent...
Instructional Video10:33
Curated Video

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information.
<
br/>
This clip is from the chapter "Recurrent Neural Networks"...
Instructional Video6:56
Curated Video

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict...