Brian McLogan
Pre-Calculus - What is change of base and how do we apply it
👉 Learn how to evaluate logarithms using a change of base formula. The change of base formula states that when we have a log of a to the base of b, we can evaluate the logarithm by using a common base for both a and b as follows: log of...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product to Shopping Cart Part 2
In this video, we'll learn how to add product to shopping cart part 2. This clip is from the chapter "Details and Shopping Cart" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at details and...
Brian McLogan
Completing the square by creating a fraction to graph a quadratic in vertex form
👉 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...
Curated Video
REST APIs with Flask and Python - Solution to Coding Exercise: @classmethod and @staticmethod
The video provides the solution to the "@classmethod and @staticmethod" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 09 – Introduction to Currency Conversion and Exchange Microservices – V2
This video provides an introduction to currency conversion and exchange microservices. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Curated Video
Converting Rational Numbers to Decimals
Convert a rational number in fraction form to a decimal.
Curated Video
Beginning Python (Video 13)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Curated Video
Learning D3.JS 5.0 8.3: Adding the y-axis
In this video, we will learn how to add the y-axis. • Style the y-axis • See the result and style the y-axis even more with the tickFormat()
Packt
Convert to ES6 Classes
OOP Book List Project: Convert to ES6 Classes This clip is from the chapter "OOP Book List Project" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build the book list UI, add book to list,...
Curated Video
.NET Core Microservices - Process Checkout Message and Create Order Details in Database
This video explains process checkout message and create order details in database. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Brian McLogan
Convert an angle from radians to degrees
👉 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.
Brian McLogan
Converting 150 degrees to radian form
👉 Learn how to convert angles from degrees to radians. Recall that pi radians are equivalent to 180 degrees. Thus, when given an angle in degrees, to convert the angle to radians we multiply the given angle radians by the ratio pi/180.
Brian McLogan
How do you convert from degrees to radians for an angle
👉 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
The Modern JavaScript Bootcamp (2019) - Build a Temperature Converter
In this lesson, you’ll be writing an application from scratch. The application is a temperature converter that converts Fahrenheit to Celsius and Kelvin. This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of...
Brian McLogan
Pre-Calculus - How to evaluate a logarithm using the change of base formula, 1.06^x = 4.1
👉 Learn how to evaluate logarithms using a change of base formula. The change of base formula states that when we have a log of a to the base of b, we can evaluate the logarithm by using a common base for both a and b as follows: log of...
Brian McLogan
Master how to convert an angle in degrees to radians
Master how to convert an angle in degrees to radians
Curated Video
What is an inverter?
In this video, we're going to learn what an inverter is and what it does. Understanding this information will help you understand the basics of electricity and how it works.
Curated Video
Python 3 for Beginners: String Concatenation and String Repetition in Python
In this helpful tutorial video, you'll learn all about string concatenation, the process of combining two or more strings into one. From using the plus sign to concatenate strings, to repeating a string multiple times, this video covers...
Let's Tute
Solving Pair of Linear Equations by Elimination Method
In this video, a teacher explains how to solve a pair of non-linear equations by converting them into linear equations using the elimination method. The teacher provides step-by-step instructions and demonstrates how to find the values...
Brian McLogan
ACT SAT Prep adding a decimal to a fraction
ACT SAT Prep adding a decimal to a fraction
NASA
NASA | Scientists Answer Top Space Weather Questions, Part 1
NASA scientists answer some common questions about the sun, space weather, and how they affect the Earth. This is a two-part series. Part One addresses: 1. What is space weather? 2. What are coronal mass ejections? 3. What are solar...
Curated Video
Alteryx for Beginners - Data Cleansing Tool - Part 2
This is the second part of the two-part video that explains how to use the Data Cleansing tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Packt
Steps to Complete the Flow to Download a File from an Application with Selenium
This video presents the steps to complete the flow to download a file from your application with Selenium. This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java...
Brian McLogan
Converting an angle from radians to degrees - Math advice for free
👉 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.