Instructional Video1:38
Curated Video

Evaluating Seminal Texts

9th - Higher Ed
This video discusses seminal texts.
Instructional Video2:00
Curated Video

Considering Multiple Arguments

9th - Higher Ed
This video is about analyzing multiple arguments.
Instructional Video1:38
Curated Video

Dramatic Arguments," explains how to analyze a dramatic argument for a claim, reasoning, support

9th - Higher Ed
This video, entitled "Dramatic Arguments," explains how to analyze a dramatic argument for a claim, reasoning, support, and relevancy.
Instructional Video1:37
Curated Video

How to Deal with Fights in Middle School

9th - Higher Ed
Howcast - Learn how to deal with middle school fights from expert Alexis in this Howcast video
Instructional Video1:41
Brainwaves Video Anthology

Agustina Paglayan - Teachers Make a Difference

Higher Ed
UC San Diego professor Agustina Paglayan reflects on the many teachers and mentors who influenced her, making it difficult to choose just one. She highlights a high school teacher and several university professors who shared two key...
Instructional Video9:49
Professor Dave Explains

Homogeneous Differential Equations and Bernoulli Differential Equations

9th - Higher Ed
We have covered three classes of first-order differential equations, those being separable, linear, and exact. There are just two more to go over, those being homogenous and Bernoulli differential equations. What are these, how do we...
Instructional Video4:29
The Business Professor

Arguments - Persuasive Communications

Higher Ed
Persuasive writing is a form of written communication intended to convince or influence readers to accept a particular idea or opinion and to inspire action.
Instructional Video18:50
Curated Video

When Was Jesus Born?

6th - Higher Ed
When Was Jesus Born?
Instructional Video11:31
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Member Functions

Higher Ed
In this video, you will learn about member functions.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Instructional Video3:45
Curated Video

In Praise of Quality: Why it Should Matter to You

10th - Higher Ed
For many project managers, quality management is not the highlight of your profession. You know that you need to understand quality. And, of course, you need to deliver it. But that hardly makes it a source of...
Instructional Video5:47
Professor Dave Explains

Latin Phonetics Part 1: Vowels

9th - Higher Ed
If we are going to learn Latin, the first thing we must do is learn phonetics, as we need to understand the basic sounds of the language, so that we can read it properly. This will require looking at both vowels and consonants, so let's...
Instructional Video4:43
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Functions - Pointers and References

Higher Ed
In this video, we will work on passing values to functions in a simple number swap program.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Instructional Video6:08
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 1)

Higher Ed
In this video, you will dive into the concept of class methods in Python. You will learn how to define and use class methods, which are methods that are bound to the class and not the instance of the class. This video will cover the...
Instructional Video4:41
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Class Variables

Higher Ed
In this video, you will learn about class variables, which are shared by all instances of a class. You will understand how to define and use class variables, and how they differ from instance variables. This video will provide a...
Instructional Video5:25
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods

Higher Ed
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
Instructional Video9:30
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Inheritance in ASP.NET Core 3.1 Blazor

Higher Ed
This video shows how a Razor (Blazor) component can inherit a base class that is derived from the ComponentBase class for certain advantages.
<
br/>
This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of...
Instructional Video3:14
Science ABC

Curved Sword Vs. Straight Sword: Which Is Better?

Pre-K - Higher Ed
One of the longest running arguments among sword enthusiasts revolves around the two dominant shapes of swords: curved and straight. Traditionally, straight swords have been used by Western European cultures, while curved swords are...
Instructional Video5:25
Wonderscape

The Art of Essay Writing: An Exploration

K - 5th
Delve into the world of essay writing, a literary form that captures personal opinions, experiences, and arguments. Learn about the structure and types of essays, including literary, research, and personal essays. Understand the...
Instructional Video5:54
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN Code Preparation

Higher Ed
In this video, we will understand how to write code in TensorFlow 2 for a simple RNN.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video4:14
Curated Video

Modern JavaScript from the Beginning - Second Edition - Refactor to Multiple Functions

Higher Ed
This video covers how to refactor code into multiple functions to make it more organized and easier to read. It covers the concepts of function composition and separation of concerns.
<
br/>
This clip is from the chapter "DOM...
Instructional Video8:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - Array.reduce Method

Higher Ed
In this video, we will discuss the Array.reduce method, which allows us to reduce an array to a single value by applying a function to each element of the array.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order...
Instructional Video12:23
Curated Video

Modern JavaScript from the Beginning - Second Edition - Function Challenges

Higher Ed
This video provides challenges for us to test our understanding of the concepts covered in this section.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the...
Instructional Video10:28
Curated Video

Modern JavaScript from the Beginning - Second Edition - More on Arguments and Parameters

Higher Ed
This video discusses the differences between arguments and parameters in JavaScript, and how to use them effectively in our functions.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series...
Instructional Video8:18
Curated Video

Modern JavaScript from the Beginning - Second Edition - Dates and Times

Higher Ed
In this video, we will cover working with dates and times in JavaScript. We will explore the Date object, which provides built-in methods for working with dates and times, as well as common date and time formats.
<
br/>
This clip is...