Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Paragraph Tags?
In this video, we will explore paragraph tags and their significance in structuring and formatting textual content on webpages. You will learn to use paragraph tags to create paragraphs and apply styling using CSS.
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
The Art of Doing - Web Development for Beginners - Using querySelector()
In this video, we will explore the querySelector method, which allows us to select elements using CSS selectors. You will learn how to use more complex selection options using querySelector and how it differs from getElementById. This...
Curated Video
The Art of Doing - Web Development for Beginners - Final HTML Project - Part 3
In this video, we will finish building the ninja turtle site by creating individual pages for each turtle (Leonardo, Donatello, Michelangelo, and Raphael). We will cover how to add appropriate content and structure to each page using...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Getting the Data
In this video, we will look at using the request library to seek out the webpage from which we want the information. In our case, we have chosen the web page or artificial intelligence. This clip is from the chapter "Basics of Chatbots...
Science Buddies
Can Humans Recognize AI-Generated Text?
Using this science project idea, find out if humans can correctly identify text written by AI and text written by real humans.
Curated Video
Biography:Revising and Editing
Mr. Griot models how to use a rubric to revise the first draft of his biography and how to use the proofreading checklist to proofread and edit his writing.
Curated Video
Biography:Writing the Rough Draft
Mr. Griot models how to use the information he researched for a biography to write the first draft of his biography.
Curated Video
Make IELTS Headings Easy Peasy - IELTS Energy Podcast 1316
Did you know you need different strategies for each question type on the IELTS reading exam? Today we share the strategy for one of the most difficult question types and let you know where to find the rest!
Curated Video
Do Templates Lower Task 2 Scores? - IELTS Energy Podcast 1235
Who can you trust when it comes to IELTS? You may see conflicting information online and you can't waste time determining what is accurate! Today we answer two high-level student questions to help you understand the scoring system for...
Curated Video
Examiner Answers Your Burning Writing Questions - IELTS Energy Podcast 1320
Do you need to skip lines in your essays? Is it OK to use simple but clear vocabulary? Find out how these things directly impact your IELTS Writing score so you don't mess up on test day.
Curated Video
Persuasive Writing 1
Persuasive Writing explains the purpose of persuasive writing and lists examples of focused, specific topics for persuasive writing.
Curated Video
Expository Writing 1
Expository Writing explains the purpose of expository writing and lists examples of focused, specific topics for expository writing.
Curated Video
Writing a Narrative: Part 1 Structure & Elements
An Introduction to narratives. Part 1 in our series 'Planning & Writing a Narrative'. This video explains the basic structure of narratives and identifies the story elements.
Oxford Comma
How to Write Topic Sentences That Improve Your Paper
A great thesis statement is nothing without paragraphs that prove it. Find out how topic sentences can support your thesis statement and set you up for strong body paragraphs.
The Learning Depot
Reading Comprehension Strategy | Reading Ahead to Find Context | Examples Given
Poor readers lack knowledge of reading strategies that can help them comprehend text. In this lesson, we look at finding context clues in the paragraph and how reading ahead can help clarify the meaning of unknown words and concepts and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Adding a Dummy Text and Placeholder Images
This video demonstrates how to add dummy text and placeholder images in HTML. This clip is from the chapter "HTML Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section presents some HTML challenges.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What are HTML Elements?
This video focuses on HTML elements. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section demonstrates how to create web pages with HTML5.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What are Cascading Style Sheets (CSS) Pseudo-classes?
This video explains about CSS pseudo-classes with the help of examples. 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
Modern Web Design with HTML5, CSS3, and JavaScript - Setting Four Headings and Making Text Bold
This video explains how to set four headings and make text bold. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section demonstrates how to create web...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - HTML Page Structure
This video explains the HTML page structure. This clip is from the chapter "Creating a Single-page Website with a Sticky Bottom Navbar" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section explains how to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Setting up Page Content Columns
This website demonstrates how to set up page content columns. This clip is from the chapter "Creating a Three-column Website from Scratch" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section explains how to...
Curated Video
Generating Questions and Answers from Text for Fine-tuning AI Models
In this lesson, you will learn how to prepare questions and answers from a text file to fine-tune an AI model. The lesson will cover the two stages of formatting the data as prompts and completions with suffixes included and changing the...