Instructional Video3:00
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Routing with Areas

Higher Ed
In this video, we'll be routing with areas. This clip is from the chapter "Bulky Book Project - ASP.NET Core MVC" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Bulky Book project - ASP.NET...
Instructional Video4:33
Coach Dan Blewett

[LOVE THROWING] Day 12 - Who Are You?

K - 5th
The Love throwing program is for baseball and softball players - a 30-day program, each day a different fun throwing activity. https://danblewett.com/wp-content/uploads/2022/08/Love-Throwing-Program-Full-Guide.pdf
Instructional Video6:11
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Security Best Practices of AWS Accounts

Higher Ed
This video demonstrates security best practices of AWS accounts. This clip is from the chapter "Create AWS Account – Free Tier" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on...
Instructional Video0:50
The March of Time

MOT: 1938: Nazis burn books, persecute Jews

12th - Higher Ed
Brown shirt standing in front of shop, men throwing books into fire, views of German village, meeting of local Nazi party, checking list of names to arrest.
Instructional Video9:28
Brian McLogan

Solving an equation with multi angles

12th - Higher Ed
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Instructional Video0:49
Brian McLogan

Learn how to take the cube root of x cubed using the identify element

12th - Higher Ed
👉 Learn how to find the 3rd root of an expression. To find the 3rd root of an expression, if the exponent of the expression is a multiple of 3, then the 3rd root of the expression is the base of the expression with an exponent that is...
Instructional Video10:01
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - What is XSRF?

Higher Ed
Cross Site Request Forgery: What is XSRF? This clip is from the chapter "Cross Site Request Forgery" of the series "Web Security: Common Vulnerabilities And Their Mitigation".We will focus on attention another common attack called XSRF...
Instructional Video17:21
Curated Video

REST APIs with Flask and Python - Logging in with Flask-JWT-Extended

Higher Ed
This video demonstrates how to log in with Flask-JWT-Extended. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token and...
Instructional Video1:45
Curated Video

AWS Cloud Formation Basics - How to plan your CloudFormation Stacks

Higher Ed
This video explains how to plan your CloudFormation stacks. This clip is from the chapter "AWS Cloud Formation Basics" of the series "AWS Cloud Formation Basics".In this section, the author introduces you to AWS Cloud Formation basics.
Instructional Video8:34
TLDR News

Ending Anonymity Online: Britain's Plans to Change the Internet - TLDR News

12th - Higher Ed
An idea is currently floating through Parliament known as David's Law, a proposal which if successful could end anonymity online. So in this video we explain what the law would do, why politicians have an appetite for this kind of thing...
Instructional Video3:28
Brian McLogan

Evaluate cosine using half angle formula

12th - Higher Ed
👉 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...
Instructional Video14:09
Curated Video

Merchant of Venice Act 3 Analysis | Shakespeare Play by Play

12th - Higher Ed
This video analyzes act 3 of Shakespeare's The Merchant of Venice and establishes the characters, themes, and symbols that will carry through the entire the play. I read The Merchant of Venice through the theme of Transformation.
Instructional Video11:03
Guinness World Records

Jyoti Amge: Living Life as an Adventure

K - 5th
Jyoti is the shortest woman in the world (who is mobile). We find out how she deals with daily challenges as a young student, find out about the impact of meeting other record holders, and the importance of her Hindu faith. Use the video...
Instructional Video5:53
Curated Video

Proving Algebraic Cubes Proof Using an Algebraic Model

K - 5th
In this video, the teacher explains why the expression (A+B)^3 is not equivalent to A^3 + B^3. They demonstrate how to prove the correct polynomial identity using an algebraic model, showing step-by-step manipulation of the expressions...
Instructional Video0:56
Brian McLogan

Learn how to simplify the cube root of a binomial expression

12th - Higher Ed
👉 Learn how to find the 3rd root of an expression. To find the 3rd root of an expression, if the exponent of the expression is a multiple of 3, then the 3rd root of the expression is the base of the expression with an exponent that is...
Instructional Video8:14
Brian McLogan

Verify 3 Basic Trigonometric Identities

12th - Higher Ed
Verify 3 Basic Trigonometric Identities
Instructional Video0:43
Brian McLogan

Three ways to get this wrong

12th - Higher Ed
This video is part of my simplifying trigonometric expressions.
Instructional Video6:02
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add More Fields to Registration

Higher Ed
In this video, we'll learn how to add more fields to registration. This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
Instructional Video9:08
Brian McLogan

Master evaluating trigonometric functions using period as an aide

12th - Higher Ed
Master evaluating trigonometric functions using period as an aide
Instructional Video3:02
Brian McLogan

Pre-Calculus - Subtracting two trig rational expression and the simplifying the difference

12th - Higher Ed
In this video playlist you will learn all about Analytic Trigonometry. We will start by simplifying trigonometric expressions using trigonometric identities such as the quotient, reciprocal,Pythagorean Identies as well basic algebraic...
Instructional Video1:18
Brian McLogan

Pre-Calculus - Simplifying a trigonometric expression by using the even and odd identities

12th - Higher Ed
In this video playlist you will learn all about Analytic Trigonometry. We will start by simplifying trigonometric expressions using trigonometric identities such as the quotient, reciprocal,Pythagorean Identies as well basic algebraic...
Instructional Video5:01
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - CSR - Certificate Signing Request

Higher Ed
In this video, we'll take a look at CSR - Certificate Signing Request. This clip is from the chapter "Creating a Self-Signed Certificate Using OpenSSL" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be...
Instructional Video7:18
Curated Video

REST APIs with Flask and Python - Authentication and Logging In — Part 2

Higher Ed
This video is the second part of a two-part video that explains authentication and logging in. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section...
Instructional Video5:54
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Introduction to Feature in Data Science

Higher Ed
In this video, we will cover an introduction to feature in data science. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning...