Instructional Video15:03
Curated Video

Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 2

Higher Ed
In this video, we will begin implementing the data members in the classes by adding properties and methods for each class. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Instructional Video20:57
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - View User Profile Data with Authorization

Higher Ed
This lecture shows all the steps in code required for implementing authorization to view user profile data. This clip is from the chapter "Authentication and Authorization" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
Instructional Video4:29
Curated Video

AI for Teachers with ChatGPT - Plagiarism, Social Media, Other AI Tools

Higher Ed
This video delves into the implications of plagiarism, the role of social media, and the integration of other AI tools with Chat GPT. This clip is from the chapter "Introduction to the Course" of the series "AI for Teachers with...
Instructional Video5:29
Curated Video

Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command

Higher Ed
In this video, you will learn to use a command that will stylize our artwork. We will use the –s (then a number from 0-1000); if the value is a low number, it closely follows the prompt, and if the value is high, the image gets more...
Instructional Video11:24
Weird History

The History of U.S. Intelligence Leaks

12th - Higher Ed
Depending on who's doing the talking, those who have given away intelligence about the military and security infrastructure of the United States have been called spies, heroes, and traitors. But knowing the historical contexts around...
Instructional Video4:28
Curated Video

Linux Mistake Exposes a Terabyte of Secret Pokémon Data

12th - Higher Ed
Game Freak, the developer behind your favorite Pokémon games, got hacked. A terabyte of data was leaked on internet, including employee data, source code for past games and the code name for Nintendo Switch 2. Let's fiind out what it...
Instructional Video6:33
Curated Video

Main Idea & Details

K - 3rd
This helps introduce the concept of main idea and details. It helps kids understand the difference and gives practice to find the details and main idea in various forms and passages. These videos are educational videos and lessons for...
Instructional Video3:50
Science ABC

How Do Carrier Pigeons Know Where to Go?

Pre-K - Higher Ed
Carrier pigeons have an innate ability known as magnetoreception, which enables them to detect and orient themselves based on magnetic fields. Humans lack this ability, but many bird species have the skill to varying degrees. Rock...
Instructional Video0:54
Curated Video

Compound microscope

6th - 12th
An optical microscope which uses two sets of lenses, called the objective and the eyepiece, to gather and magnify light. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise...
Instructional Video3:27
Curated Video

How Algorithms Change the World

6th - 12th
What are algorithms, and how do they dictate human behaviour? Helpful and often life-saving functions, algorithms are shaping our lives more and more as they become increasingly complex. Maths - Algebra A Twig Math Film. Reinforce and...
Instructional Video5:09
Learn German with Herr Antrim

German Writing Hacks: From Basics to Brilliance in 5 Steps

9th - 12th
This is your guide to mastering German writing! Struggling with German sentences? Transform your writing into a fluid, expressive masterpiece with our easy-to-follow 5-step process. This is perfect for German learners at any level - from...
Instructional Video2:26
Curated Video

Machine Learning: Random Forest with Python from Scratch - Introduction and Instructor

Higher Ed
In this video, you will learn about the course content in general, the features and benefits of this course, as well as a brief introduction to the instructor. This clip is from the chapter "Introduction to the Course" of the series...
Instructional Video9:22
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 2)

Higher Ed
Continuing from the previous video, we will dive deeper into Python coding concepts. This video will cover more advanced topics such as error handling, data manipulation, data visualization, and using common Python libraries such as...
Instructional Video6:59
Curated Video

Modern JavaScript from the Beginning - Second Edition - Basic Principles of OOP

Higher Ed
In this video, we will discuss the three main principles of OOP: encapsulation, inheritance, and polymorphism. We will explain what each of these principles means and how they are used in OOP. This clip is from the chapter "OOP -...
Instructional Video11:39
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Search Results

Higher Ed
In this video, we will display the search results on a separate page that's similar to the popular movies page. We will use a template literal to render the content and create pagination for large search result sets. This clip is from...
Instructional Video8:58
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels

Higher Ed
This video explains adding custom labels. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video10:19
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Bootstrap Styling

Higher Ed
This video explains how to add Bootstrap styling. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video15:57
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views

Higher Ed
This video explains the views folder and the index.cshtml file. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video12:26
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 1

Higher Ed
This video explains how to scaffold the controller MVC. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video3:14
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Special Mention - React

Higher Ed
This video explains React; a JavaScript library developed by Facebook. While it has framework-like features, it is not fully featured and, therefore, is considered a library. There are still some architectural decisions that are left...
Instructional Video3:36
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Implement Caching Mechanism in Python Application - Part 2

Higher Ed
This video is the second part of a two-part tutorial on implementing caching mechanism in a Python application. By the end of this video, you will have a solid understanding of caching in Python applications and how to use advanced...
Instructional Video3:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Set Up GCP Trial Account

Higher Ed
In this video, we show you how to set up a GCP trial account, walking you through the process step-by-step and providing tips on how to make the most of your trial. This clip is from the chapter "Get Started with Google Cloud" of the...
Instructional Video4:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Java Modularization - 04 - a Quick Review

Higher Ed
In this video, Let's look at some important points to remember about modularization.
Instructional Video7:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King

Higher Ed
In this video, you will learn about the list interface and its introduction. The concept of "position is king" will be emphasized throughout the discussion.