Instructional Video6:26
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript – Let and Const Variables

Higher Ed
This video explains the let and const variables in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video6:53
Curated Video

Objective C vs SWIFT Programming Languages

Higher Ed
In this video, we will be discussing the differences between Objective C and SWIFT programming languages. Both languages are used for developing iOS and macOS applications, but they have distinct features and syntax. We will explore the...
Instructional Video11:10
Let's Tute

Errors and Rectification in Accounting Cycle

9th - Higher Ed
This video discusses the process of errors and rectification in accounting, using real-life examples to explain different types of errors such as omission, commission, and principle. It emphasizes the importance of accurate financial...
Instructional Video6:16
Let's Tute

Understanding the Impact of Errors on Trial Balance Agreement

9th - Higher Ed
In this video, the teacher explains the concept of trial balance and how errors can affect its agreement. They discuss one-sided errors that affect only one account and the trial balance, and two-sided errors that affect multiple...
Instructional Video8:55
Let's Tute

Types of Errors in Accounting

9th - Higher Ed
In this video, the teacher explains the four types of errors in accounting: errors of principle, errors of omission, errors of commission, and compensating errors. Each type is clearly defined and illustrated with examples. The video...
Instructional Video7:10
Let's Tute

Subsidiary Books - Introduction

9th - Higher Ed
This session introduce you the What is the subsidiary books,needs of subsidiary books and its importance,also the types of subsidiary book,narration difference,ledger comparison
Instructional Video18:04
Executive Finance

Seven Steps to Improve Your Financial Close Process

Higher Ed
This video provides a seven-step process for improving the financial close process, emphasizing the importance of considering the people aspect of any change management initiative and using a process-oriented approach. The steps include...
Instructional Video7:22
Oxford Comma

The Comedy of Errors: What You Need Before You Read

9th - 12th
Welcome to what you need before you read, the series where I attempt to inoculate you from boredom by injecting a little context and relevancy into you reading experience. For our second episode, we’re looking at William Shakespeare’s...
Instructional Video19:16
Schooling Online

Chemistry Properties and Structure of Matter: Properties of Matter - Gravimetric Analysis Part 2

3rd - Higher Ed
Long Jane Silver and Senor Ortega analysed the soil sample and saved the cocoa trees! But something’s not right… Did they perform the wrong steps? Was their sample contaminated? This lesson will assess the accuracy, reliability and...
Instructional Video2:38
Curated Video

Design test cases to verify a computer program : Testing for Errors

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test for errors in Python.
Instructional Video4:16
Healthcare Triage

Data and Studies on Malpractice

Higher Ed
Malpractice is a complicated subject. Studies seem to indicate, however that there are some effective strategies for reducing the costs associated with medical errors.
Instructional Video4:52
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Managing Performance Errors

Higher Ed
In this video session, we will learn how to manage performance errors. Spark is not designed to work on a single node computer. Hence, you are bound to experience weird errors. This clip is from the chapter "Structured API - Spark...
Instructional Video3:03
Science360

Could a 'thinking cap' help us learn?

12th - Higher Ed
K-12 teachers often say to students, ""Put your thinking caps on,"" and one day, students might just do that for real. Vanderbilt University psychologist Geoffrey Woodman says that's because scientists are being equipped with more and...
Instructional Video4:41
Curated Video

Interpreting Relationships with Line Graphs on a Coordinate Plane

K - 5th
In this video, students learn how to use a line graph to understand relationships between numbers. They are taught to create ordered pairs on a coordinate plane based on corresponding terms, and then connect those points to form a line...
Instructional Video5:40
Brainwaves Video Anthology

Adam Grant - Original Thinkers in the Classroom

Higher Ed
Adam Grant has been Wharton’s top-rated professor for five straight years. He is a leading expert on how we can find motivation and meaning, and live more generous and creative lives. He has been recognized as one of the world's 25 most...
Instructional Video9:50
APMonitor

Python 🐍 Pseudo-Code / Debug

10th - Higher Ed
One of the biggest time consuming parts of programming is debugging, or resolving mistakes in the program. This is true for every language because the computer needs exact commands, which is very important for precise measurements and...
Instructional Video7:34
Catalyst University

Motor Learning | Practice Intensity [Cardiovascular & Perfection]

Higher Ed
In this motor learning video, we explore how practice intensity is classified, in terms of cardiovascular and perfection perspectives.
Instructional Video11:10
Let's Tute

Quiz Session - Errors & Rectification

9th - Higher Ed
In this video we are teaching about the different types of Errors and Rectification such as Errors and Omissions, Errors of commissions, Compensating errors and errors of principles.
Instructional Video4:02
Curated Video

Fix the errors in a computer program or algorithm : Exceptions

Higher Ed
From the section: Errors and Exceptions Handling. In this section, you will learn about Errors and Exception handling in detail. Errors and Exceptions Handling: Exceptions
Instructional Video4:55
Planet PE

GCSE PE Edexcel 6 Mark question review

9th - 12th
Take a look at how to go about answering a 6 mark question using feedback from the exam board. In your GCSE PE test there are two 6 mark questions which are 15% of the paper. Most responses given by students are only level 1 responses...
Instructional Video9:26
Mister Simplify

Fayol's Principles of Management - Simplest Explanation Ever

12th - Higher Ed
Fayol's Principles of Management is an essential building block of modern business administration. Fayol looked at businesses top down and broke management down into Elements and Principles and helped in understanding business...
Instructional Video4:04
Let's Tute

Some Stupid Math Mistakes #05

9th - Higher Ed
Want to know why do we lose marks in maths exam? and where do we go wrong in math calculations ? Watch this video to find out !
Instructional Video7:16
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Map and Flat Map Transformations

Higher Ed
Let's learn about map and flat map transformations in this session. This clip is from the chapter "RDD Crash Course" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily focuses on RDD...
Instructional Video13:42
Curated Video

Test a computer program or algorithm : Creating Errors in Python

Higher Ed
From the section: Errors in Python. This section introduces you to errors in Python. This video explains how to create errors in Python.