The Business Professor
Ch8. Video 14 - Changes in Estimates example
Changes in Estimates (Accounting - Inventory) example
The Business Professor
Calculating Interest when Recording Accounts Receivable
Calculating Interest when Recording Accounts Receivable
The Business Professor
Break-Even Point - Units Calculation
The units calculation for the break even point in an activity is used to determine exactly how many units of output must be produced and sold for the company to breack even monetarily.
The Business Professor
Deferred Expenses: Types and Adjustments
This video is part of a series on accounting adjustments and discusses deferred expenses, specifically prepaid rent and supplies. The video defines deferred expenses and explains how they are assets paid in advance of receiving their...
The Business Professor
Alternative minimum taxes
The alternative minimum tax system or ATM was created to make certain everyone pays a minimum percentage of income taxes. This video explains how alternative minimum taxes are calculated and applied.
Curated Video
Negative Energy: Understanding Hydrogen's Electron
In a hydrogen atom, the electron is bound to the nucleus, so its energy is negative. This shows that it is in a bound state. When there is negative energy, it means that the electron is stable. It is inside the atom because its negative...
Curated Video
Maximizing Space The Science of Packing Efficiency
Maximizing Space: The Science of Packing Efficiency" Packing efficiency, also known as packing fraction or atomic packing factor, is a measurement of how efficiently atoms or particles are packed in a crystal structure. Magnetic Might:...
Curated Video
Mean
The average value of a set of data, calculated by adding all the values and dividing by the number of values. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual...
Curated Video
Electricity: Supply and Demand
As demand for electricity rises, supply can become jeopardised. With electricity difficult to store, how to power companies manage this delicate balancing act? Earth Science - Earth's Resources - Learning Points. Electricity producers...
Curated Video
What is GPS? - Satellite Navigation
GPS satellites pin-point locations on Earth. How has this technology enhanced our lives, from military systems to social applications? Physics - Universe - Learning Points. GPS stands for Global Positioning System. GPS uses 24 satellites...
Curated Video
Moon Measuring
The ingenious system to measure the distance to the Moon involving Apollo astronauts, lasers and a unique mirror system planted on the lunar surface. Physics - Our Solar System - Learning Points. In 1969, the Apollo 11 astronauts left an...
Curated Video
How Hot Is the Earth's Core?
Unreachable by man, scientists have developed a complex experiment to demonstrate the heat and pressure at the centre of the Earth. Earth Science - Geology - Learning Points. The Earth's core is a dense ball of iron and nickel. To...
Curated Video
The Great Global Warming Debate: Part 1
Can we rely on thermometer readings alone as proof of global warming? Do satellite temperature readings lead to the same conclusions? Earth Science - Human Impacts - Learning Points. Small increases in average global temperatures have...
Curated Video
The Birthday Paradox
How many people do you need to have in one room to be sure that two will share the same birthday? The answer is not as high as you might think... Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Loops in Rust
In this video, you will study loops 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 Rust.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Calculator - Part 2
Continuing from the previous video, this part focuses on adding more advanced features to the calculator app. You will learn how to handle decimal inputs, implement additional arithmetic operations, and add functionality such as clearing...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Methods and Structs in Rust
This is a solution video on writing methods and structs in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Write a Factorial Function in JavaScript
In this video, we will discuss the solution to the exercise on writing a factorial function in JavaScript from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Login Iteration Calculator
In this video, we will discuss the solution to the exercise on a login iteration calculator from the previous video.
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Revert Work in Solidity
In Solidity, revert() is used to stop the execution of a contract and return the remaining gas to the sender while require() is used to stop the execution, revert any changes made to the state, and consume all gas supplied by the sender....
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Assert Work in Solidity
In this video, you will learn how the assert() function works in Solidity and how it differs from the require() and revert() functions in terms of error handling and gas usage. This clip is from the chapter "Learn Advanced Solidity II"...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Inheritance with Smart Contracts
In this video, we will discuss the solution to the exercise on inheritance with smart contracts from the previous video. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Inheritance with Smart Contracts
This is an exercise video on inheritance with smart contracts. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Function Overloading in Solidity
In this video, we will cover the concept of function overloading in Solidity. Function overloading allows you to define multiple functions with the same name but different parameter types, which can help you write more modular and...