Curated Video
Using and Evaluating Critical Path Analysis in Project Management
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...
Programming Electronics Academy
Diving into a new Code Library: Arduino Course 6.5
A description of how to explore a code library.
Programming Electronics Academy
Map Function: Arduino Course 5.7
A demonstration of the map() function in Arduino.
Sustainable Business Consulting
Case Studies of Stakeholder Engagement Methods
Provides various case studies of companies who have successfully engaged their stakeholders and realized benefits from doing so
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Modifying Existing Tests into Page Object Pattern as per Cypress Standards
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...
Programming Electronics Academy
Function Example Three: Arduino Course 8.3
A walk through of a User Defined Function in programming.
Curated Video
Core Java Programming Course- Math Class
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...
Programming Electronics Academy
Serial Communication: Arduino Course 4.9
A walk through of serial communication.
Curated Video
Introduction to Investment Appraisal
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....
Curated Video
Tips, Tricks, and Techniques for Node.js Development 5.2: Creating a Child Process
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
Curated Video
Contraception: Types and Examples
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...
Curated Video
Introduction to Network Analysis Diagrams and Their Benefits for Businesses
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...
Curated Video
Performing Sensitivity Analysis for Business Profit Forecasts
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...
Packt
What Is The DOM?
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...
FuseSchool
What Is Statistics
"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...
Curated Video
Training and Development Strategies for Businesses
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...
KnowMo
Adding and Subtracting Fractions: Common Denominators and Mixed Numbers
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...
Packt
Importance of Classes and Objects in Java
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...
Curated Video
Learning Lodash 4.0 (Video 28)
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...
APMonitor
Java ☕ Methods
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...
Curated Video
Motivating Employees in Practice: Financial and Non-Financial Methods and Job Enrichment
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...
Catalyst University
Complex Mechanisms: Steady-State Approximation
Complex Mechanisms: Steady-State Approximation
The Wall Street Journal
The Wall Street Journal's Compliance Officer Survey
Wall Street Journal's Professional Data Editor Tom Corrigan takes us through the results of their latest compliance survey.
Curated Video
Call a function : String Methods
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