The Business Professor
Types of Organizational Learning
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...
The Business Professor
Total Quality Management
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...
The Business Professor
Biases and Errors in Decision Making
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...
The Business Professor
Errors in Pursuing Integrative Negotiations Tactics
This Video Explains Errors in Pursuing Integrative Negotiations Tactics
The Business Professor
Appellate Court Role - Procedural Review
Appellate Court Role - Procedural Review
Curated Video
The Importance and Wonders of DNA: Exploring its Role in Life and Science
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...
Curated Video
Learning from Your Mistakes
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 3 Objectives
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...
Curated Video
Practical Cyber Hacking Skills for Beginners - Crawling, Auditing, and Generating Reports with Burp Suite
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.
Curated Video
Revisión por pares
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
Curated Video
The ANATOMY that Da Vinci got WRONG
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...
Curated Video
Peer review
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...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Resources (Important)
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Return Computation
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - TV Show Details Page
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Try...Catch Statements
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Promises
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Using the Console
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Exercise Example in Rust
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Variables in Rust
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Text Editor and Console Basics
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Rust - The Borrow Checker
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-3
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...