Instructional Video8:40
Curated Video

What is Wise Leadership and What can it Do for You?

10th - Higher Ed
Wise leadership makes a difference. While smart leaders keep things on an even keel, wise leaders know they have a window of opportunity to make a difference and are determined to seize their chance. The two primary forms of wisdom: ⚒️...
Instructional Video3:11
Curated Video

The Project Control Paradox

10th - Higher Ed
Project Control is an important part of our discipline as Project Managers. But it carries within it a paradox... Anyone who has been to any of my live events will know that I have a few project management 'catch phrases' that I...
Instructional Video8:29
Curated Video

What do Good Project Managers do that Average PMs Don't?

10th - Higher Ed
What do Good Project Managers do that Average Project Managers Don't? That's a question I get asked a lot. So, in this video I set out to answer it, and I focus on two priorities that good project managers tend to focus on, which average...
Instructional Video9:18
Curated Video

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

Higher Ed
In this video, we will start adding information to our manager class. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies, abstract...
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 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.