Instructional Video10:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Transitions

Higher Ed
CSS Crash Course: Transitions This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video4:24
Brian McLogan

Easiest Way to Multiply Two Trinomials by Each Other - Math Tutorial

12th - Higher Ed
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Instructional Video4:35
Curated Video

Volume with Fractional Edge Lengths

3rd - 5th
Find the volume of a figure with fractional edge lengths by using unit cubes with the appropriate unit fraction edge lengths.
Instructional Video3:33
Curated Video

Playing in the Park (Solve word problems to find the area of a rectangular shape)

3rd - 5th
Adam and Jack are playing in a small rectangular park... the length of this park is 7 yards and the width is 4 yards. What is the area of the park?
Instructional Video4:16
Curated Video

Responsive Design - Understanding Content Scale

Pre-K - Higher Ed
Learner will be able to scale typography and images according to responsive design best practices.
Instructional Video2:26
Curated Video

Finding Unknown Lengths and Widths of Rectangles Using Mathematical Reasoning

K - 5th
In this video, the teacher explains how to find unknown lengths and widths of rectangles by applying mathematical reasoning to a known area. They demonstrate this concept using examples and guide students through solving problems...
Instructional Video8:57
Curated Video

Learning CSS (Video 40)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video2:20
Curated Video

Learning D3.JS 5.0 2.2: Creating Your First SVG

Higher Ed
In this video, we will learn how to create an SVG element. • Start coding on a texteditor. • Load browser to view the SVG. • Load browser + developer tools. Get familiar with the Elements tab in developer tools.
Instructional Video14:50
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Footer-Style

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): Footer-Style This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section includes a project on...
Instructional Video4:39
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - auto-fill, auto-fit

Higher Ed
CSS Grid: auto-fill, auto-fit This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Instructional Video1:08
Brian McLogan

How to apply factoring to a word problem of a rectangle

12th - Higher Ed
👉Learn the basics of factoring quadratics by using different techniques. Some of the techniques used in factoring quadratics include: when the coefficient of the squared term is not 1. In that case, we first write the quadratic in...
Instructional Video4:07
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 3: CSS

Higher Ed
In this video, we'll cover exercise 3: CSS. 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, CSS inline style, CSS...
Instructional Video3:17
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Measures and Properties of CSS

Higher Ed
In this video, we'll cover measures and properties of CSS. 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, CSS inline...
Instructional Video3:15
Brian McLogan

Given irrational zeros write the equation of the polynomial

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given irrational zeros. Recall that 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....
Instructional Video6:08
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Fractional Unit

Higher Ed
CSS Grid: Fractional Unit This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Instructional Video8:21
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Backgrounds - Part 2

Higher Ed
CSS Crash Course: Backgrounds - Part 2 This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video5:47
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Solution - Company JS Controller and Repository

Higher Ed
In this video, we'll look at the solution for company JS controller and repository. This clip is from the chapter "Company and User" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at company...
Instructional Video8:15
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Inline, Block & Inline-Block Display

Higher Ed
CSS Basics: Inline, Block & Inline-Block Display 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 Video15:07
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Getting Started With Media Queries

Higher Ed
[Intro To Responsive Layouts: Getting Started With Media Queries This clip is from the chapter "Intro To Responsive Layouts" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section will give you a brief...
Instructional Video10:23
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Linear Layout Basics: Nested Layouts and Layout Weight

Higher Ed
In this video, we will cover nested layouts and layout weight. This clip is from the chapter "The Linear Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a...
Instructional Video15:50
Curated Video

The Complete Java Developer Course: From Beginner to Master - A Rectangle Class

Higher Ed
This video explores the construction of the rectangle class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on classes...
Instructional Video3:42
Curated Video

Distributive Property and the Area of Rectangles

3rd - 5th
Represent the distributive property using the area of a rectangular model.
Instructional Video5:30
Curated Video

Division Using the Area of a Rectangle

3rd - 5th
Use the area of a rectangle to divide whole numbers and find the relationship between multiplication and division.
Instructional Video8:31
Curated Video

Understanding the CSS Box Model

Pre-K - Higher Ed
CSS page layout is based on a box model which places every element displayed in an adjustable box. Mark explains the box model and how to adjust boxes with CSS in this video.