Instructional Video5:22
Curated Video

Using and Evaluating Critical Path Analysis in Project Management

Higher Ed
This video explains critical path analysis, a project management tool used to identify and focus on the tasks and activities that cannot be delayed without pushing back the final deadline of a project. The video discusses management by...
Instructional Video10:59
Programming Electronics Academy

Diving into a new Code Library: Arduino Course 6.5

Higher Ed
A description of how to explore a code library.
Instructional Video15:12
Programming Electronics Academy

Map Function: Arduino Course 5.7

Higher Ed
A demonstration of the map() function in Arduino.
Instructional Video4:06
Sustainable Business Consulting

Case Studies of Stakeholder Engagement Methods

Higher Ed
Provides various case studies of companies who have successfully engaged their stakeholders and realized benefits from doing so
Instructional Video10:16
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Modifying Existing Tests into Page Object Pattern as per Cypress Standards

Higher Ed
This video explains modifying existing tests into page object pattern as per Cypress standards. This clip is from the chapter "Cypress Framework Part 2- Page Object Design and Test Parameterization" of the series "Cypress - Modern...
Instructional Video10:11
Programming Electronics Academy

Function Example Three: Arduino Course 8.3

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video7:31
Curated Video

Core Java Programming Course- Math Class

Higher Ed
This video explains the Math class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Instructional Video15:29
Programming Electronics Academy

Serial Communication: Arduino Course 4.9

Higher Ed
A walk through of serial communication.
Instructional Video9:30
Curated Video

Introduction to Investment Appraisal

Higher Ed
The video provides an introduction to investment appraisals for businesses. The presenter explains how businesses need to make different forms of investment decisions to keep up with the competition and maintain sustainable performance....
Instructional Video7:05
Curated Video

Tips, Tricks, and Techniques for Node.js Development 5.2: Creating a Child Process

Higher Ed
In this video, we will learn how to execute code in a child process. • Show the different ways of creating a child process • Create a child.js script • Show communication between child processes
Instructional Video11:31
Curated Video

Contraception: Types and Examples

Higher Ed
In this video, the concept of contraception is explained, which is the prevention of pregnancy. The video looks at various methods of contraception and explains how they work. The video looks at several examples of both types of...
Instructional Video8:25
Curated Video

Introduction to Network Analysis Diagrams and Their Benefits for Businesses

Higher Ed
This video introduces the concept of network analysis diagrams and how they can be used by businesses to break down and highlight the complex sequential nature of a production process or project. The video explains how network analysis...
Instructional Video8:37
Curated Video

Performing Sensitivity Analysis for Business Profit Forecasts

Higher Ed
This video is a lecture on sensitivity analysis and how businesses can use it to improve the accuracy and quality of profit forecasts. The lecture examines how the sensitivity analysis can help businesses prepare for negative scenarios...
Instructional Video3:16
Packt

What Is The DOM?

Higher Ed
DOM Manipulation & Events: What Is The DOM? This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document object, DOM...
Instructional Video4:56
FuseSchool

What Is Statistics

6th - Higher Ed
"CREDITS Animation & Design: Jean-Pierre Louw (www.Behance.com/ Jean-Pierre_Louw) Narration: Lucy Billings Script: Lucy Billings In this video we’re going to look at sampling and bias in statistics. Statistics is it’s own branch of...
Instructional Video12:18
Curated Video

Training and Development Strategies for Businesses

12th - Higher Ed
In this educational video, the speaker discusses training and development strategies for businesses to equip their workers with the necessary skills and knowledge to carry out their jobs effectively. The speaker explores various methods...
Instructional Video2:57
KnowMo

Adding and Subtracting Fractions: Common Denominators and Mixed Numbers

3rd - Higher Ed
This video is a tutorial on how to add and subtract fractions, including mixed numbers. The presenter emphasizes the importance of having a common denominator before adding or subtracting fractions with different denominators. They...
Instructional Video7:30
Packt

Importance of Classes and Objects in Java

Higher Ed
This video discusses the importance of classes and objects in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video10:17
Curated Video

Learning Lodash 4.0 (Video 28)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video11:58
APMonitor

Java ☕ Methods

10th - Higher Ed
A method is a reusable bit of code that you can activate or call at any point in your code. Writing a Method In a previous lesson, we wrote a short program that printed out the temperatures of lab one and lab two. We may want to do this...
Instructional Video10:04
Curated Video

Motivating Employees in Practice: Financial and Non-Financial Methods and Job Enrichment

Higher Ed
The video is a lecture presentation that explores the topic of motivation in practice. The speaker discusses the different theories of motivation such as FW Taylor's scientific management, Maslow's hierarchy of needs, and Herzberg's...
Instructional Video12:59
Catalyst University

Complex Mechanisms: Steady-State Approximation

Higher Ed
Complex Mechanisms: Steady-State Approximation
Instructional Video8:32
The Wall Street Journal

The Wall Street Journal's Compliance Officer Survey

Higher Ed
Wall Street Journal's Professional Data Editor Tom Corrigan takes us through the results of their latest compliance survey.
Instructional Video5:02
Curated Video

Call a function : String Methods

Higher Ed
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: String Methods