Curated Video
Complete Python Scripting for Automation - Boolean result operations
Complete String Operations: Boolean result operations This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on strings and strip, split...
The Business Professor
Activity-Based Costing & Management
Activity based costing is a useful tool for management planning and controlling. It helps with decision making, budgeting, and profit analysis.
Brian McLogan
Find the x and y intercepts of a rational function
👉 Learn how to find the x and y-intercepts of a rational function. The x-intercept(s) of a function occurs when y = 0 and the y-intercept(s) of a function occurs when x = 0. To find the y-intercept of a function, we plug in zero for x...
The March of Time
1944: U.S. COMMITTEE FOR ECONOMIC DEVELOPMENT: CU Door sign. INT VS Members in meeting around table. REPRISAL: VS Automotive executive Paul G. Hoffman (1891-1974) '...peacetime jobs will be needed...jobs will be well paid...' CED, Washington D.C., USA
MOT 1944: U.S. COMMITTEE FOR ECONOMIC DEVELOPMENT: CU Door sign. INT VS Members in meeting around table. REPRISAL: VS Automotive executive Paul G. Hoffman (1891-1974) '...peacetime jobs will be needed...jobs will be well paid...' CED,...
Curated Video
Defining Linear Functions by Comparing Graphs
In this lesson, students will learn to define linear functions by comparing graphs. They will understand that linear functions are represented by straight lines, and that as you move from left to right on a linear function, you are also...
Programming Electronics Academy
Things to Think About When Choosing a Library: Arduino Course 6.3
A look at different criteria to consider when choosing a code library for Arduino.
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
Packt
Recursion: Understanding a Call Stack – Part 3
This is the third part of the four-part recursion-based video that helps you understand the concept of a call stack in data structures. This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and...
Curated Video
Bash Shell Scripting- sed: Viewing file content and deleting file content based on line numbers
This video shows how to view the file content and delete file content based on line numbers. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
Bash Shell Scripting- Executing a block of code using {}
This video shows how to execute the block of code using {}. This clip is from the chapter "Test command, commands chaining, and conditional statements" of the series "Complete Bash Shell Scripting".This section covers test command,...
Brian McLogan
What do I have to know to graph the tangent and cotangent function
👉 Learn the basics of graphing a tangent and a cotangent function. To plot the tangent and the cotangent graph we choose a set of points and form a table of values with which we plot the points on the x-y coordinate axis to obtain the...
Brian McLogan
Learn how to determine the domain and range from a table and from a graph
👉 functions are the possible output values (y-values) of the function. To find the domain of a function from a table we list out the set of the input values and for the range we list out the set of output values. To find the domain and...
Curated Video
C++ Standard Template Library in Practice - Counting
The listener is new to algorithms and does not know about the counting algorithms. • Introduce the listener to the std::count algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Brian McLogan
What are zeros of a polynomial
👉 Learn about zeros and multiplicity. The zeroes of a polynomial expression are the values of x for which the graph of the function crosses the x-axis. They are the values of the variable for which the polynomial equals 0. The...
Curated Video
Policies to Influence Income and Wealth Distribution in an Economy
In this video, the speaker discusses the policies that can be implemented to influence the distribution of income and wealth within an economy. They explain the different measures used to measure inequality, the rationale for tackling...
Curated Video
Predictive Analytics with TensorFlow 3.5: Getting Started with Tensorflow – Linear Regression and Beyond
In this example, we will take a closer look at TensorFlow's and TensorBoard's main concepts and try to do some basic operations to get you started. The model we want to implement simulates the linear regression. • Create data into 2D space
Curated Video
Web Development with Node.JS and MongoDB (Video 5)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Bash Shell Scripting- Loop Control commands / statements
This video explores the various loop Control commands and statements. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains...
Curated Video
Bash Shell Scripting- Simple usage of the case statement
This video demonstrates a simple usage of the case statement. This clip is from the chapter "Arithmetic operators" of the series "Complete Bash Shell Scripting".This section covers the different arithmetic operators.
Programming Electronics Academy
5 Ways to Destroy an Arduino
Nothing feels worse than getting a new Arduino board and then managing to destroy it after a manner of minutes.
Packt
Working with Calendar Objects in Java
This video explains how to work with calendar objects in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Packt
Examples of HashSet Using Iterator
This video presents examples of HashSet using Iterator. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Packt
Compare the breadth-first and depth-first search algorithms : Recursive DFS
From the section: Shortest Time Search (Depth First Search). Understand recursive DFS by answering the questions. • What is recursion • How DFS can be made recursive • How is program stack used Understand recursive DFS by answering the...
The Business Professor
Understanding Job Order Costing in a Unique Environment
This video explains the characteristics of job order costing and how it is used in environments where products and services are distinct and unique. It also discusses the process of creating a cost pool for a particular job and how to...