Hi, what do you want to do?
Wonderscape
Understanding Nouns: The Building Blocks of Sentences
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...
Wonderscape
Adjectives in Action: Placement Matters
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...
Wonderscape
Punctuation Perfection: Using Commas with Adjectives
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...
Wonderscape
The World of Adjectives: Describing Our World
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...
Wonderscape
Mastering Essay Introductions: The Gateway to Effective Writing
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...
Wonderscape
Using Antonym and Example Clues to Understand Unknown Words
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...
Wonderscape
Understanding Words Using Context Clues
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...
Wonderscape
Mastering Comparative Adjectives
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...
Wonderscape
Enhancing Narratives with Adjectives and Adverbs
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...
Rachel's English
English Pronunciation: The Drive Thru!
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.
Rachel's English
How To Speak American English: VERBS
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...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing
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...
<
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...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Introduction to ChatGPT
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.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Break Tags?
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.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution part II - Automate a Company Website with Correct Formatting
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...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Automate a Company Website with Correct Formatting in JavaScript
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...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Adding to Arrays with Splice in JavaScript
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Is Concatenating in JavaScript - Concatenation
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...
<
br/>
This clip is from the chapter "Introduction to...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Escape Sequences in JavaScript
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...
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Writing Solidity Variables
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...
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete...
Curated Video
Fundamentals of Neural Networks - Bi-Directional RNN
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...
Curated Video
Fundamentals of Neural Networks - Gated Recurrent Unit (GRU)
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...
<
br/>
This clip is from the chapter "Recurrent...
Curated Video
Fundamentals of Neural Networks - Language Processing
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"...
<
br/>
This clip is from the chapter "Recurrent Neural Networks"...
Curated Video
Fundamentals of Neural Networks - Why Use RNN
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...