Instructional Video2:34
The Business Professor

Types of Organizational Learning

Higher Ed
What are the Types of Organizational Learning? single loop, double loop, deutero learning, Organizational learning theory is a branch of organizational studies that seeks to understand how organizations acquire and use knowledge to...
Instructional Video1:25
The Business Professor

Total Quality Management

Higher Ed
What is Total Quality Management or TQM? Total quality management consists of organization-wide efforts to "install and make permanent climate where employees continuously improve their ability to provide on demand products and services...
Instructional Video3:30
The Business Professor

Biases and Errors in Decision Making

Higher Ed
What are some common biases and errors in Deicsion Making? here are a plethora of cognitive biases, also known as subconscious errors, that have been studied by psychologists, and it is important to understand that each individual will...
Instructional Video4:06
The Business Professor

Errors in Pursuing Integrative Negotiations Tactics

Higher Ed
This Video Explains Errors in Pursuing Integrative Negotiations Tactics
Instructional Video2:40
The Business Professor

Appellate Court Role - Procedural Review

Higher Ed
Appellate Court Role - Procedural Review
Instructional Video2:59
Curated Video

The Importance and Wonders of DNA: Exploring its Role in Life and Science

3rd - 12th
This video provides a brief and engaging overview of DNA and its significance in biology. It explains how DNA is the genetic material that determines the unique characteristics of living organisms, how it is passed down through...
Instructional Video5:46
Curated Video

Learning from Your Mistakes

10th - Higher Ed
We make mistakes all the time. Have you learned as much - maybe more - from the mistakes of your career, as from anything else? The only real mistake is getting things wrong, and not learning anything from your mistakes. Mistakes are...
Instructional Video5:29
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 3 Objectives

Higher Ed
In this video, we will cover the learning objective of this module. 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 Video14:01
Curated Video

Practical Cyber Hacking Skills for Beginners - Crawling, Auditing, and Generating Reports with Burp Suite

Higher Ed
In this video, we will look at AltoroMutual, a testing website developed by IB, specifically for testing against vulnerabilities on the internet to different types of attacks.
Instructional Video0:38
Curated Video

Revisión por pares

3rd - 8th
Práctica que consiste en la revisión de un artículo o estudio académico por parte de expertos independientes, que evalúan la calidad y la importancia del trabajo realizado y comprueban que no haya errores. Twig - Ciencias generales
Instructional Video7:58
Curated Video

The ANATOMY that Da Vinci got WRONG

9th - Higher Ed
It's undeniable that Leonardo Da Vinci made a great contribution to the subject of human anatomy. He created gorgeous anatomical illustrations that changed the course of medicine. But like every human being, he got some things wrong. In...
Instructional Video0:38
Curated Video

Peer review

6th - 12th
The practice of independent experts reviewing an academic paper or research, to scrutinise the quality and importance of the work and check for errors. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using...
Instructional Video5:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Resources (Important)

Higher Ed
This video explains where you can find the various resources, links, cheat sheets, and interview questions associated with the course. This clip is from the chapter "Course Introduction" of the series "Git and GitHub Masterclass - The...
Instructional Video5:27
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Return Computation

Higher Ed
In this video, we will accurately compute and correct the returns of the pairs trading strategy, including accounting for transaction costs, slippage, and other factors that may impact the performance of our strategy, ensuring that the...
Instructional Video10:52
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation

Higher Ed
In this video, we will examine the computation of the Z-Score, a critical statistical metric used in pairs trading. You will learn to correct potential inaccuracies/inconsistencies in the Z-Score calculation, ensuring that the...
Instructional Video7:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - TV Show Details Page

Higher Ed
In this video, we will create a TV show details page that's similar to the movie details page. We will fetch TV show data from the API and use a template literal to render the content. This clip is from the chapter "Flixx Movie App...
Instructional Video4:50
Curated Video

Modern JavaScript from the Beginning - Second Edition - Try...Catch Statements

Higher Ed
In this video, we will take a closer look at the try/catch statement and how it works to catch errors in JavaScript. We will cover how to use multiple catch blocks, rethrow errors, and catch errors in async functions. This clip is from...
Instructional Video10:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Promises

Higher Ed
In this video, you will learn about Promises, which are a way to handle asynchronous JavaScript in a more readable and maintainable way than using callbacks. You will learn how Promises work, how to create them, and how to use them to...
Instructional Video10:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - Using the Console

Higher Ed
In this video, we will explain how to use the browser console to test and debug our code. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video2:08
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Exercise Example in Rust

Higher Ed
This is an exercise video on integer example in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...
Instructional Video4:40
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Variables in Rust

Higher Ed
This is a solution video on writing variables in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...
Instructional Video2:23
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Text Editor and Console Basics

Higher Ed
This video talks about the basics of the Rust IDE Text Editor and Console. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the Rust...
Instructional Video1:30
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Rust - The Borrow Checker

Higher Ed
In this video, you will dive into the core concept of Rust programming—the borrow checker. You will learn how the borrow checker works to ensure memory safety and prevent common programming errors. This clip is from the chapter "What...
Instructional Video1:09
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-3

Higher Ed
This video explains how to push the code done so far onto GitHub. 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...