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 comprehension....
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 writing...
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. 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 about Natural...
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. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
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. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero...
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 elements...
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. This clip is from the chapter "Introduction to Programming...
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. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to Hero...
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. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course -...
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. This clip is from the chapter "Recurrent Neural Networks"...
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. This clip is from the chapter "Recurrent Neural Networks" of the...
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 the...
Instructional Video7:35
Curated Video

Chatbots Development with Amazon Lex - Build and Test

Higher Ed
After creating the intents, we will want to create a few messages as responses to be displayed by the chatbot. You will learn to add acceptance and decline responses to the chatbot.
Instructional Video9:03
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - String Methods

Higher Ed
In this video, we will learn about the two methods of assigning a string variable in Java programming.
Instructional Video8:09
Curated Video

GCSE Maths Questions Mixed Topics Part Two

3rd - Higher Ed
This video provides more GCSE Maths exam practice questions on a variety of topics, such as bearings, nets and solving equations.
Instructional Video8:31
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Spread Operators - 2

Higher Ed
This video is a continuation of spread operators in JavaScript. This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and...
Instructional Video5:33
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will move into action and understand how to do text preprocessing using Colab notebook. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...