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. 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. This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST Assured...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
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 This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section,...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern...
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 Video3:32
Curated Video

The Complete Python Course - 3 Coding Examples

Higher Ed
We will work on a project called "Python Type Conversion". 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 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. 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 the custom...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll...
Instructional Video13:21
Curated Video

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

Higher Ed
In this video, you’re going to continue converting the notes application. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll...
Instructional Video19:06
Curated Video

Converting Decimal to Hexadecimal

Pre-K - Higher Ed
In this tutorial, the concept of converting decimal numbers to hexadecimal is explained in a simple and easy-to-understand manner. The instructor breaks down the process step by step, emphasizing the use of binary as an intermediary step...
Instructional Video4:21
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Screen Transformation

Higher Ed
This video explains about screen transformation. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video18:00
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Hangman App

Higher Ed
In this video, you’re going to start converting the Hangman application over to our boilerplate project. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Instructional Video13:44
Curated Video

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

Higher Ed
In this video, we’ll wrap up the solution for the to-do app challenge. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll...
Instructional Video11:59
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting to Promises

Higher Ed
In this challenging lesson, it’s up to you to switch from the callback pattern to promises. This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you...
Instructional Video6:46
Curated Video

The Modern JavaScript Bootcamp (2019) - A Fetch Challenge

Higher Ed
In this challenging lesson, it’s up to you to make an HTTP request with the Fetch API. This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand...