Instructional Video14:53
Curated Video

Vim Masterclass - Working with Multiple Windows

Higher Ed
This video demonstrates how to view multiple files at once using windows in Vim. This video also explains how to split your window vertically and horizontally, and create complex window layouts.
r/>
This clip is from the...
Instructional Video1:39
Curated Video

How to Find the Volume of Cubes

9th - 12th
In this short video we will answer a standardized math test question where we are asked to find the volume of a figure made up of cubes. We will break this down into a smaller problem and find the volume of one cube. We will then...
Instructional Video9:35
Let's Tute

Trigonometry Board Questions Solved with Explanation

9th - Higher Ed
The video is a tutorial for solving board questions on trigonometry for the year 2015. The teacher explains the steps to solve two different questions, one for 1 mark and the other for 3 marks.
Instructional Video15:05
Curated Video

Data Analytics using Python Visualizations - Single and Multiple Bar Charts

Higher Ed
This video explains single and multiple bar charts.
<
br/>
This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...
Instructional Video6:39
Curated Video

Figma for UIUX Master Web Design in Figma - Set Up the Card for the Grid of Products

Higher Ed
This video explains setting up the card for the grid of products.
<
br/>
This clip is from the chapter "Responsive Design: From Desktop to Mobile" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Instructional Video14:07
Curated Video

The Art of Doing - Python Network Applications with Sockets - The Pygame Module - Creating a Game Window and Game Loop

Higher Ed
In this video, you will learn how to create a game window and game loop.
<
br/>
This clip is from the chapter "Creating a Multiplayer Game with the Pygame Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video0:52
Flipping Physics

Free Fall Motion Graphs

12th - Higher Ed
A shorter retelling of my introduction to Free Fall.
Instructional Video6:32
Curated Video

Similar Shapes: Finding the Curved Surface Area of a Cylinder

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2H Q6, which involves similar shapes. Students will understand the properties of cylinders and their components. They will apply the formula for...
Instructional Video6:28
Curated Video

Excel VBA Programming The Complete Guide - The Range.ColumnWidth and Range.RowHeight Properties

Higher Ed
The Range.ColumnWidth and Range.RowHeight properties can resize the row and height of one or more columns or rows. In this lesson, we play around with these features in the Immediate Window.
r/>
This clip is from the chapter...
Instructional Video2:19
Brian McLogan

Given SSA learn how to determine when there is only one triangle

12th - Higher Ed
👉 Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions,...
Instructional Video4:45
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Overflow and MaxWidth

Higher Ed
In this video, we'll cover CSS overflow and MaxWidth.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS,...
Instructional Video12:11
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Fonts In CSS

Higher Ed
CSS Basics: Fonts In CSS<br/<br/>>

This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Instructional Video7:51
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - CSS Transitions

Higher Ed
More CSS Concepts - Advanced Selectors, Animation & More: CSS Transitions
r/>
This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning...
Instructional Video32:54
Curated Video

Practical CSS3 Mastery Course - CSS Responsive Units - EM, REM, VW, and VH

Higher Ed
In this video, we will cover responsive web design using units such as EM, REM, VW, and VH.
<
br/>
This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this...
Instructional Video13:06
Curated Video

Probability Statistics - The Foundations of Machine Learning - Visualizing Joint Distributions - The Road to ML Success

Higher Ed
In this video, you will learn how to visualize joint distributions - the road to ML success.
<
br/>
This clip is from the chapter "Visualization in Intuition Building" of the series "Probability / Statistics - The Foundations of...
Instructional Video3:27
Curated Video

Bootstrap 5 Course Build Responsive Websites Like a Pro - Images in Bootstrap

Higher Ed
This video demonstrates images in Bootstrap.<br<br/>/>

This clip is from the chapter "Typography in Bootstrap" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the typography in Bootstrap.
Instructional Video3:27
Curated Video

Area of a Parallelogram

K - 12th
Find the area of a parallelogram.
Instructional Video6:15
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - YOLO Training Data Generation

Higher Ed
This video explains about the YOLO training data generation.<br<br/>/>

This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).
Instructional Video4:15
Curated Video

Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily

Higher Ed
This video explains how to make training and testing sets easily.
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine...
Instructional Video2:29
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Error Functions

Higher Ed
In this video, you will learn about error functions.
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the...
Instructional Video4:29
Curated Video

Powerful Presentations With Google Slides - Using Tables

Pre-K - Higher Ed
After this video, the viewer will be able to design and insert presentations in to their presentation.
Instructional Video3:18
Curated Video

Powerful Presentations With Google Slides - Type Format Options

Pre-K - Higher Ed
After this video, the viewer will be able to use the type format options panel to make changes to the type.
Instructional Video3:38
Curated Video

Google Sheets Fundamentals - Printing Your Work

Pre-K - Higher Ed
Printing Your Work • Printing an Entire Worksheet • Printing a Selected Area • Print Options
Instructional Video5:57
Brian McLogan

How to determine the similarity of three triangles by drawing the altitude

12th - Higher Ed
Learn about the geometric mean of numbers. The geometric mean of n numbers is the nth root of the product of the numbers. To find the geometric mean of n numbers, we first multiply the numbers and then take the nth root of the product.