Instructional Video8:22
Science360

Chemical engineer Robert Coolman - ScienceLives

12th - Higher Ed
As a graduate researcher at the University of Massachusetts Amherst, Robert Coolman designs and builds biofuel reactors and studies how the chemicals that make up plants interact with catalysts to form fuel. He uses a combination of...
Instructional Video10:43
Packt

Inspecting the Window Objects and Converting into AutoIT Code

Higher Ed
This video explains how to inspect the window objects and convert them into AutoIT code.
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java -...
Instructional Video4:45
Brian McLogan

Master Simplifying radical expressions using rational powers and the product rule

12th - Higher Ed
Master Simplifying radical expressions using rational powers and the product rule
Instructional Video4:04
Curated Video

World of Computer Networking Your CCNA start - Converting Decimal to Binary Conversion

Higher Ed
This video explains how to convert decimal to binary.<br/<br/>>

This clip is from the chapter "Binary Math" of the series "World of Computer Networking: Your CCNA start".This section introduces you to binary math.
Instructional Video7:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Functional Programming - First Example with Function as Parameter

Higher Ed
In this session, we will learn about functional programming - first example with function as parameter.
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Instructional Video4:55
Brian McLogan

Graphing a qudratic by converting to vertex form

12th - Higher Ed
👉 Learn how to graph quadratic equations by completeing the square. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which...
Instructional Video6:12
Brian McLogan

Learn how to graph in vertex form by converting using completing the square, y=x^2+8x+10

12th - Higher Ed
👉 Learn how to graph quadratic equations by completing the square. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which...
Instructional Video0:40
Brian McLogan

How to Math - Converting angle measures from degrees to radians

12th - Higher Ed
👉 Learn how to convert angles from radians to degrees. Recall that pi radians is equivalent to 180 degrees. Thus, when given an angle in radians, to convert the angle to degrees we multiply the given angle radians by the ratio 180/pi.
Instructional Video4:16
Curated Video

World of Computer Networking Your CCNA start - Converting Binary to Decimal

Higher Ed
This video demonstrates how to convert binary to decimal.<br/<br/>>

This clip is from the chapter "Binary Math" of the series "World of Computer Networking: Your CCNA start".This section introduces you to binary math.
Instructional Video1:48
Brian McLogan

Tutorial - Combining complex numbers ex 3, (-2i - 6i) - (4 - 6i)

12th - Higher Ed
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...
Instructional Video3:18
Brian McLogan

Converting an equation from standard form to vertex form

12th - Higher Ed
👉 Learn how to write a quadratic equation from standard form to vertex form by completing the square. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. It is of the form f(x) = ax^2 + bx + c. Given a...
Instructional Video6:22
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Importance of Junit/TestNG Assertions in Validating the Responses

Higher Ed
This video explains the importance of Junit/TestNG assertions in validating the responses.
r/>
This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video6:03
Curated Video

Converting Units of Measurement to Solve Real World Distance Problems

K - 5th
In this video, the teacher explains how to solve real-world distance problems by converting units of measurement. Using examples and tables, the teacher demonstrates how to convert feet to inches and vice versa.
Instructional Video3:51
Brian McLogan

Converting to vertex form and identifying the vertex

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Instructional Video24:41
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part IV

Higher Ed
In this video, you’re going to wrap up the conversion process for the notes application.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Instructional Video8:10
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Sanitizing input - still not done

Higher Ed
User Input Sanitization And Validation: Sanitizing input - still not done
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In...
Instructional Video2:46
Brian McLogan

Converting to radians as an approximate value

12th - Higher Ed
👉 Learn all about angles of trigonometry. In this playlist, we will explore what makes up an angle and how to graph an angle in degrees or radians to determine the quadrant. We will then take a look at angle relationships such as...
Instructional Video1:28
Curated Video

Google Docs Fundamentals - Converting Microsoft Word Documents to Google Workspace

Pre-K - Higher Ed
Learner will learn to convert previously saved Microsoft Word files to the Google Suite.
Instructional Video16:08
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting To-Do App: Part I

Higher Ed
In this video, we’ll start going through the solution for the to-do app challenge.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Instructional Video7:53
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part I

Higher Ed
In this video, you’re going to start converting the notes application to use our boilerplate project with Babel and webpack.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series...
Instructional Video10:02
Curated Video

Converting Decimal Numbers to Binary Numbers

Pre-K - Higher Ed
Learn how to convert decimal numbers to binary numbers by understanding the base system and place value. In decimal, based on 10 digits, each place represents a power of 10. In binary, based on 2 digits (0 and 1), each place represents a...
Instructional Video4:14
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Utilize Custom Driver Class

Higher Ed
This video explains how to utilize a custom driver class.
<
br/>
This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Instructional Video3:32
Curated Video

The Complete Python Course - 3 Coding Examples

Higher Ed
We will work on a project called "Python Type Conversion".<br<br/>/>

This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Instructional Video14:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part III

Higher Ed
In this video, you’re going to continue converting the notes application.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...