Hi, what do you want to do?
Curated Video
Meat Display (What is an ounce? How many ounces are in a pound? In this video, you will learn about the customary units for measuring weight!)
To tell the difference between quantities or amounts we normally measure them using appropriate units.
Curated Video
Scientific Notation to Standard Notation
In this short video we will answer a standardized test question by rewriting a value in scientific notation to standard form.
Curated Video
Interpreting Scientific Notation Generated by Technology
Interpret scientific notation generated by technology.
Curated Video
Translating Verbal Expressions Containing "Less Than" into Algebraic Expressions
Translating a verbal expression containing "less than" into an algebraic expression.
Curated Video
Multiplying a Whole by a Fraction (Example)
Multiply a whole by a fraction using a fraction by a fraction formula.
Music Matters
Baroque Style - Composing for the Piano
In this episode of composing for the piano we talk about writing in a baroque style. We take the music matters theme and arrange it into a baroque fugue style, discussing music composition techniques and tips when composing for the piano...
Rachel's English
How to Pronounce the I in ING: American English
How to pronounce the "i" in ING. Though in IPA it will be written [_], in practice it is pronounced more like [i].
Brian McLogan
Evaluate the half angle of sine from 22 5 degrees
π Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Curated Video
Ansible for the Absolute Beginner - Loops
This video focuses on loops.<br/<br/>>
This clip is from the chapter "Introduction to Loops" of the series "Ansible for the Absolute Beginner - Hands-On β DevOps".This section focuses on loops.
This clip is from the chapter "Introduction to Loops" of the series "Ansible for the Absolute Beginner - Hands-On β DevOps".This section focuses on loops.
Curated Video
.NET Core Microservices - Overview RabbitMQ
This video explains an overview to RabbitMQ.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
Creational Design Patterns in Modern C++ - File Example - Introduction
This video introduces you to the file example.
β’ Go through the Qt document
ation
β’ Understand that signals get emitted when somethi
ng happens
β’ Learn that slots can be βconnectedβ to signals to
re
act to events
...
β’ Go through the Qt document
ation
β’ Understand that signals get emitted when somethi
ng happens
β’ Learn that slots can be βconnectedβ to signals to
re
act to events
...
Brian McLogan
How to find the value c that completes the square then write as a binomial squared
π Learn how to find the value c that completes the square in a quadratic expression. A quadratic expression is an expression whose highest exponent in the variable(s) is 2. It is of the form ax^2 + bx + c where a, b, and c are constants....
Curated Video
Excel VBA Programming The Complete Guide - The Workbook.SaveAs and Workbook.Save Methods
In this lesson, we walk through the complete process of creating a new workbook, saving it, making changes, saving it again, and closing it. We introduce the SaveAs and Save methods on the Workbook object and explore their different...
Curated Video
Excel VBA Programming The Complete Guide - The Application.ScreenUpdating Property
The Application.ScreenUpdating property can be set to False to disable updates to the Excel interface. One way to optimize the speed of a macro is to turn the property off at the beginning of execution and reenable it at the end. In...
Brian McLogan
Determine the Zeros for a Polynomial by Factoring
π Learn how to find all the zeros of a factored 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...