Brian McLogan
Learn how to convert an angle in radians whole number to degrees
👉 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...
Brian McLogan
All the different ways to apply identities and then see which one works
👉 Learn how to simplify trigonometric expressions by factoring, expansion, and re-grouping. To simplify a trigonometric identity means to reduce the identity to the simplest form it can take which may be a number or a simple...
Brian McLogan
Apply the law of sines when you are given AAS
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Total Marks by Male and Female Student
In this session, we will work on the second step of the mini project, which is to show the total marks achieved by female and male students. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Linear Layout Basics: View Width, Height, Sizing, and Spacing
In this video, we will cover view width, height, sizing, and spacing. This clip is from the chapter "The Linear Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will...
Curated Video
Learning LESS (Video 7)
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - A look at the recursive divide function
Implement Quicksort algorithm step by step This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Packt
Converting Framework into TestNG and Configuring TestNG Extended Module (XM) File
This video explains how to convert a Framework into TestNG and configure the TestNG XM file. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
.NET Core Microservices - Product Repository Implementation Part 1
This video explains product repository implementation part 1. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products...
Curated Video
TypeScript for Beginners - Using the toString Method
This video demonstrates how to use the toString method. This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and explains how to implement them.
Brian McLogan
Simplifying a trigonometric expression by factoring out a GCF
👉 Learn how to simplify identities by factoring. Just like in normal algebraic expressions, trigonometric identities can be simplified by factoring out the GCFs from the terms of the identities, then common trigonometric identities like...
Brian McLogan
How to graph a system of equations using the intercepts
👉To solve a system of equations means to obtain a common x-value and a common y-value that makes the each of the equation in the system true. To solve a system of equations by graphing means to obtain the point of intersection (if any)...
Brian McLogan
Learn how to solve an exponential equation 2^(x-3) = 32
👉 Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Format as Table
The aim of this video is to explore how to format as table. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to...
Brian McLogan
Master Converting between exponential and logarithmic equations
Timestamps: 0:00 Intro 1:07 Example #1-4 4:04 Example #5-8 5:32 Example #9-12 6:26 Additional Example #13-16 Corrections: 6:10 (Example #12) Made a mistake, (1/3)^-3 must be equal to 27.
Brian McLogan
Determine the domain and range of a quadratic by rewriting in vertex form
👉 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
Learn Go in 3 Hours - Numeric Types
Go provides a rich set of built-in numeric types that behave differently than numbers in other languages. • This video covers the primitive numeric types in Go, how to declare them, and how to convert between them. • Explore the integer...
APMonitor
Cascade Classifier 👤 Face Detection
Computer vision is how computers automate tasks that mimic human response to visual information. Image features such as points, edges, or patterns are used to identify an object in an image. A cascade classifier uses these visual cues as...
Professor Dave Explains
IIT/JEE Chemistry Practice #6: Stoichiometry/Precipitation Reactions
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Brian McLogan
Learn how to convert a fraction to a decimal
👉 Learn how to convert between decimals, fractions, and percentages. Numbers can be converted between decimals, fractions, and percents. To convert a number written in decimals to fractions, we write the number without the decimal point...
friEdTech
2 Minute Tip: Cool Things the Omnibox in Chrome Can Do
Learn about SEVERAL cool tricks you can do right from the Chrome browser's Omnibox. You can't beat it for convenience, and so I really think you're going to love this!
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2
SOAP Web Services with Spring and Spring Boot: Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2 This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Brian McLogan
Solve a one step equation using multiplication with a mixed number
👉 Learn how to solve one step linear equations. By one step we mean equations that take one step to solve. The one step is the inverse operation needed to isolate the variable such as addition, subtraction, division and multiplication...