Brian McLogan
Tutorial - Rewriting an imaginary number when it is raised to a higher power ex 5, i^10
In this video playlist you will learn everything you need to know with complex and imaginary numbers i^10
Brian McLogan
Tutorial - Rewriting a number using the imaginary number i ex 9, -4 root(-80)
In this video playlist you will learn everything you need to know with complex and imaginary numbers -4 root(-80)
Brian McLogan
Tutorial - Learn how to subtract an imaginary term from a complex number ex 14, (3 + 2i) - 9i
In this video playlist you will learn everything you need to know with complex and imaginary numbers (3 + 2i) - 9i
Brian McLogan
Tutorial - How to simplify the square root of a negative square number using imaginary unit i ex 8
In this video playlist you will learn everything you need to know with complex and imaginary numbers - root(-36)
Brian McLogan
Tutorial - How do we multiply complex numbers ex 14, (9 + 5i)^2
In this video playlist you will learn everything you need to know with complex and imaginary numbers (9 + 5i)^2
Brian McLogan
Tutorial - How do we multiply complex numbers ex 10, -i(4 - 8i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers -i(4 - 8i)
Brian McLogan
Summary for simplifying an imaginary number to a higher power
👉 Learn the basics of converting between radicals and rational powers. When given a number raised to a rational power, we take the nth root of the number where n is the number in the denominator of the rational power, then we raise the...
Brian McLogan
Tutorial - Graphing complex numbers ex 4, 4
In this video playlist you will learn everything you need to know with complex and imaginary numbers 4
Brian McLogan
Math tutorial for determining the equation of the inverse of a given function
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Brian McLogan
Learn how to find the real zero of a cubic function
👉 Learn how to find all the zeros of a polynomial. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a polynomial are the values...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Numbers and Operations
This video shows how to use numbers and operations in Python. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 13 - Quick Introduction to JPA
This video provides an introduction to JPA. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Curated Video
Order of Operations
Evaluate expressions that contain exponents according to the order of operations.
Curated Video
Learning Splunk - What Is Splunk
Explore Splunk, who uses it, and what you can do with Splunk. • Describe what Splunk is • Discuss who uses Splunk • Discuss what you can do with Splunk This clip is from the chapter "Introduction to Splunk" of the series "Learning...
Curated Video
Converting Between Fahrenheit and Celsius (Part 2)
Convert between Fahrenheit and Celsius.
Curated Video
Docker Certified Associate Certification Training Course - DevOps and Docker
This video introduces you to DevOps and Docker. This clip is from the chapter "Introduction to Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the course.
Curated Video
Practical Data Science using Python - Pandas DataFrame 6
This video explains filling missing values in dataframe. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Brian McLogan
What is an algebraic expression
Definitions are very important to your understanding of why and how we use mathematical processes. Without understanding what a process or certain terms mean it is very hard to understand how or why to do something. That is why I want to...
Brian McLogan
Summary for solving a literal equation
👉 In this playlist, you will learn how to solve a literal equation. We will work through solving literal equations from formulas as well as equations of a line. When solving literal equations we will be isolating a given variable by...
Curated Video
Complete Modern C++ - std::list and std::forward_list (C++11)
This video explains the std::forward_list that was introduced in C++11. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Brian McLogan
MASTER Solving Literal Equations given 10 different formulas
MASTER Solving Literal Equations given 10 different formulas
Curated Video
The Complete Practical Docker Guide - Using Mongo Shell and mongo-express GUI
This video helps you with using Mongo shell and mongo-express GUI. This clip is from the chapter "Exploring Docker Compose Setup" of the series "The Complete Practical Docker Guide".This section focuses on exploring Docker Compose setup.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Section Intro: Firebase 101
This video is about Firebase 101 This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase 101 here.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Selecting Loop in Java - For Versus While Versus Do While
In this video, we will learn about selecting loop in Java - for versus while versus do while. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about...