Instructional Video15:23
Programming Electronics Academy

Things to Think About When Choosing a Library: Arduino Course 6.3

Higher Ed
A look at different criteria to consider when choosing a code library for Arduino.
Instructional Video11:14
Programming Electronics Academy

If with Button: Arduino Course 5.2

Higher Ed
Using a button and if statement with Arduino.
Instructional Video16:05
Packt

Recursion: Understanding a Call Stack – Part 3

Higher Ed
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.
<
br/>
This clip is from the chapter "Essential Concepts - II" of the series "Data Structures...
Instructional Video16:41
Curated Video

Bash Shell Scripting- sed: Viewing file content and deleting file content based on line numbers

Higher Ed
This video shows how to view the file content and delete file content based on line numbers.
r/>
This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept...
Instructional Video11:19
Curated Video

Bash Shell Scripting- Executing a block of code using {}

Higher Ed
This video shows how to execute the block of code using {}.
r/>
This clip is from the chapter "Test command, commands chaining, and conditional statements" of the series "Complete Bash Shell Scripting".This section covers test...
Instructional Video2:40
Brian McLogan

What do I have to know to graph the tangent and cotangent function

12th - Higher Ed
👉 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...
Instructional Video6:07
Brian McLogan

Learn how to determine the domain and range from a table and from a graph

12th - Higher Ed
👉 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...
Instructional Video3:30
Curated Video

C++ Standard Template Library in Practice - Counting

Higher Ed
The listener is new to algorithms and does not know about the counting algorithms.

• Introduce the listener to the std::count algo
rithm
• Show how it works and explain the different versions
available
• Reinforce...
Instructional Video3:44
Brian McLogan

What are zeros of a polynomial

12th - Higher Ed
👉 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...
Instructional Video4:06
Curated Video

Predictive Analytics with TensorFlow 3.5: Getting Started with Tensorflow – Linear Regression and Beyond

Higher Ed
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
Instructional Video5:51
Curated Video

Policies to Influence Income and Wealth Distribution in an Economy

12th - Higher Ed
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...
Instructional Video9:11
Curated Video

Web Development with Node.JS and MongoDB (Video 5)

Higher Ed
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...
Instructional Video19:03
Curated Video

Bash Shell Scripting- Loop Control commands / statements

Higher Ed
This video explores the various loop Control commands and statements.
r/>
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...
Instructional Video14:27
Curated Video

Bash Shell Scripting- Simple usage of the case statement

Higher Ed
This video demonstrates a simple usage of the case statement.<br/<br/>>

This clip is from the chapter "Arithmetic operators" of the series "Complete Bash Shell Scripting".This section covers the different arithmetic operators.
Instructional Video10:09
Programming Electronics Academy

5 Ways to Destroy an Arduino

Higher Ed
Nothing feels worse than getting a new Arduino board and then managing to destroy it after a manner of minutes.
Instructional Video6:23
Packt

Working with Calendar Objects in Java

Higher Ed
This video explains how to work with calendar objects in Java.
<
br/>
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...
Instructional Video8:38
Packt

Examples of HashSet Using Iterator

Higher Ed
This video presents examples of HashSet using Iterator.
<
br/>
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...
Instructional Video8:59
Packt

Compare the breadth-first and depth-first search algorithms : Recursive DFS

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand recursive DFS by answering the questions.

• What is recu
rsion
• How DFS can be made
recursive
• How is pro

gram stack...
Instructional Video16:20
Curated Video

Windows PowerShell Hands-On Training for Beginners - Managing System Processes - Get-Process and Stop-Process

Higher Ed
This video shows how to manage system processes – get-process and stop-process.
r/>
This clip is from the chapter "Managing System Processes Using PowerShell" of the series "Windows PowerShell Hands-On Training for...
Instructional Video1:21
Brian McLogan

Determining the x intercept of a logarithmic equation

12th - Higher Ed
👉 Learn how to graph logarithmic functions. The logarithmic function is the inverse of the exponential function. To graph a logarithmic function, it is usually very useful to make the table of values of the function. This is done by...
Instructional Video2:06
The Business Professor

Understanding Job Order Costing in a Unique Environment

Higher Ed
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...
Instructional Video10:59
Programming Electronics Academy

Introduction to Interrupts: Arduino Course 9.1

Higher Ed
An introduction to interrupts in programming.
Instructional Video17:41
Packt

Practice Exercise Printing Unique Number- Amazon Interview Questions

Higher Ed
This video presents an example of printing a unique number.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java -...
Instructional Video3:53
Packt

How Different is Function Overriding from Overloading? Explain

Higher Ed
This video explains the difference between function overriding and overloading.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with...