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...
Instructional Video9:48
The Guardian

Meet the people fighting to keep Ireland's abortion ban

Pre-K - Higher Ed
Many Irish people see the abortion referendum as a crossroads. Ireland could say yes and turn towards the liberal values of the EU, while a no vote would defend its Catholic conservatism. Phoebe Greenwood went to Limerick to meet voters...
Instructional Video1:54
Brian McLogan

How to write the sum formula of cosine as a single function and angle

12th - Higher Ed
👉 Learn all about sum and difference angle identities. In this video playlist, you will learn how to evaluate, solve, simplify and verify using sum and difference angle identities. We will evaluate using angles not found on the unit...
Instructional Video5:52
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Display User List

Higher Ed
In this video, we'll look at display user list. This clip is from the chapter "User Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at user management.
Instructional Video4:44
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - File Overview

Higher Ed
In this video, we'll look at the file overview. 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 -...
Instructional Video4:28
Curated Video

Understanding FOMO: Fear of Missing Out and its Destructive Force

Higher Ed
This video explores the concept of FOMO (fear of missing out), a common anxiety that can make us feel regret for something that hasn't actually happened. Using the example of two friends who invested in Bitcoin, it examines how FOMO can...
Instructional Video15:57
Curated Video

Minimal API Development with ASP.NET Core - Add Register Endpoint

Higher Ed
In this video, you will learn to add the register endpoint. This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Instructional Video1:43
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners -Understanding IP and Proxy

Higher Ed
In this video, we dive into the world of web requests and proxies. With clear and concise explanations, we learn how the internet uses the URL of a website to identify its server, and how the server can identify the client who is making...
Instructional Video10:02
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Proxies with Scrapy

Higher Ed
In this tutorial, we're going to learn how to use proxies in our Scrapy projects to mask our identity and protect our privacy. We'll start by exploring what proxies are and how they work, and then we'll dive into the code to set up a...
Instructional Video12:02
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Create IAM User Account and Configure for Programmatic and Console Access

Higher Ed
This video explains how to create an IAM user account and configure it for programmatic and console access. This clip is from the chapter "Create AWS Account – Free Tier" of the series "AWS Serverless Microservices with Patterns and Best...