Hi, what do you want to do?
Science360
Chemical engineer Robert Coolman - ScienceLives
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...
Packt
Inspecting the Window Objects and Converting into AutoIT Code
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 -...
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java -...
Brian McLogan
Master Simplifying radical expressions using rational powers and the product rule
Master Simplifying radical expressions using rational powers and the product rule
Curated Video
World of Computer Networking Your CCNA start - Converting Decimal to Binary Conversion
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.
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Functional Programming - First Example with Function as Parameter
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...
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Brian McLogan
Graphing a qudratic by converting to vertex form
👉 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...
Brian McLogan
Learn how to graph in vertex form by converting using completing the square, y=x^2+8x+10
👉 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...
Brian McLogan
How to Math - Converting angle measures from degrees to radians
👉 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.
Curated Video
World of Computer Networking Your CCNA start - Converting Binary to Decimal
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.
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.
Brian McLogan
Tutorial - Combining complex numbers ex 3, (-2i - 6i) - (4 - 6i)
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...
Brian McLogan
Converting an equation from standard form to vertex form
👉 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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Importance of Junit/TestNG Assertions in Validating the Responses
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...
r/>
This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
Converting Units of Measurement to Solve Real World Distance Problems
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.
Brian McLogan
Converting to vertex form and identifying the vertex
👉 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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part IV
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...
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Sanitizing input - still not done
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...
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In...
Brian McLogan
Converting to radians as an approximate value
👉 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...
Curated Video
Google Docs Fundamentals - Converting Microsoft Word Documents to Google Workspace
Learner will learn to convert previously saved Microsoft Word files to the Google Suite.
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting To-Do App: Part I
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...
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part I
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...
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series...
Curated Video
Converting Decimal Numbers to Binary Numbers
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...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - How to Utilize Custom Driver Class
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...
<
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...
Curated Video
The Complete Python Course - 3 Coding Examples
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.
This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part III
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...
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...