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. 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. This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST Assured...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Sanitizing input - still not done
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,...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
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. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern...
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
The Complete Python Course - 3 Coding Examples
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.
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - How to Utilize Custom Driver Class
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part III
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part II
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...
Curated Video
Converting Decimal to Hexadecimal
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Screen Transformation
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.
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Hangman App
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting To-Do App: Part II
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting to Promises
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - A Fetch Challenge
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...