Instructional Video4:46
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - CSS Grid Introduction

Higher Ed
CSS Grid: CSS Grid Introduction 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 Video4:42
Curated Video

Excel VBA Programming The Complete Guide - The Range.Replace Method

Higher Ed
The Range.Replace method acts as a Find-and-Replace search mechanism. In this lesson, we apply it to a range of values in column A and discover a unique quirk when it comes to replacing numbers. This clip is from the chapter "Range...
Instructional Video3:21
Curated Video

Excel VBA Programming The Complete Guide - The Range.Count and Range.CountLarge Properties

Higher Ed
In this lesson, we use the Range.Count and Range.CountLarge properties to find out the number of cells in a given range. The returned value counts all cells, not just those with values. This clip is from the chapter "Range References" of...
Instructional Video3:31
Brian McLogan

Using the Box Method to Multiply a Trinomial by a Trinomial - 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 Video6:00
Brian McLogan

Dividing a fourth degree polynomial by a binomial using long division

12th - Higher Ed
👉 Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Instructional Video10:24
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Subsetting Both Rows and Columns

Higher Ed
This video introduces you to subsetting both rows and columns. This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Instructional Video4:20
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Selecting Columns

Higher Ed
This video explains selecting columns. This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Instructional Video13:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By -Visualization)

Higher Ed
This video explains how grouping is happening by visualizing it for better understanding. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
Instructional Video4:05
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - What Is CSS Grid?

Higher Ed
CSS Grid: What Is CSS Grid? This clip is from the chapter "CSS Grid" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Grid.
Instructional Video4:17
Curated Video

How to Hide and Unhide Columns in a Spreadsheet

Pre-K - Higher Ed
This video tutorial demonstrates how to hide and unhide columns in a spreadsheet efficiently. It explains the process of hiding columns to declutter the view without deleting important data, and then provides clear steps on how to easily...
Instructional Video3:27
Curated Video

Excel Tutorial: How to Rotate Table Data 90 Degrees Quickly and Easily

Pre-K - Higher Ed
Learn how to quickly rotate tables in Excel by transposing the data through 90 degrees. Instead of manually rearranging information, discover the hidden "transpose" feature in Excel's paste special option. This efficient technique allows...
Instructional Video10:36
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Data Table Variables

Higher Ed
In this video, you will take a closer look at Data Table variables and all the things we can do with them. This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation - UiPath RPA...
Instructional Video4:29
Curated Video

Bootstrap 5 Course Build Responsive Websites Like a Pro - Col Class in Bootstrap

Higher Ed
This video explains the Col class in Bootstrap. This clip is from the chapter "Bootstrap 5 Layout" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the Bootstrap 5 layout.
Instructional Video9:08
IDG TECHtalk

How to use the new R pipe in R 4.1

Higher Ed
See the new pipe operator built into R 4.1 and how it differs from the maggritr pipe. Don't want to install 4.1 yet? Learn how to run R 4.1 in a Docker container.
Instructional Video1:24
Curated Video

Microsoft SQL Server Development for Everyone - Deleting Data from the Table Using the Management Studio GUI

Higher Ed
This video explains how to delete data from the table using the Management Studio GUI. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how...
Instructional Video7:48
Brian McLogan

Find all the remaining zeros given a complex zero

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial given one complex zero. 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...
Instructional Video3:54
Curated Video

Excel VBA Programming The Complete Guide - The Range.Resize Property

Higher Ed
The Range.Resize changes the size of a range based on the location of a single cell. It can be used to dynamically increase the size of a cell range in the vertical direction, horizontal direction, or both. This clip is from the chapter...
Instructional Video6:02
Curated Video

The Complete Excel Guide: Beginners to Advanced - Autosum

Higher Ed
The aim of this video is to explore the Autosum function. This clip is from the chapter "Excel 2019 Advanced: Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what are functions.
Instructional Video3:01
Curated Video

The Complete Excel Guide: Beginners to Advanced - Relative References

Higher Ed
Learn about the relative references. This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook in Excel.
Instructional Video12:01
Curated Video

Comprehensive Android Developer Bootcamp - Showing Items in a ListActivity

Higher Ed
Build a Baby Needs App:Showing Items in a ListActivity This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app. You...
Instructional Video6:47
Brian McLogan

Given a Irrational Factor, Find All the Zeros

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial given one irrational zero. 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...
Instructional Video3:45
Brian McLogan

Find the oblique asymptote and x and y intercepts of rational function

12th - Higher Ed
👉 Learn how to find the slant/oblique asymptotes of a function. A slant (oblique) asymptote usually occurs when the degree of the polynomial in the numerator is higher than the degree of the polynomial in the denominator. To find the...
Instructional Video2:46
Brian McLogan

Learn how to divide a polynomial by a monomial

12th - Higher Ed
👉 Learn how to divide polynomials by a monomial using the long division algorithm. A monomial is an algebraic expression with one term while a polynomial is an algebraic expression with more than one term. To divide a polynomial by a...
Instructional Video12:14
Curated Video

The Complete Java Developer Course: From Beginner to Master - 2D Arrays (Side Topic)

Higher Ed
This video explains about the 2D arrays. This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code that resolves a...