Instructional Video5:12
Curated Video

Excel 2016 Basics: Navigating the Interface and Getting Started

6th - Higher Ed
This video serves as a comprehensive introduction to Microsoft Excel 2016, a powerful spreadsheet program used for storing, organizing, and analyzing information. The tutorial covers various aspects of Excel, starting with the Start...
Instructional Video5:12
Curated Video

Excel Cell References: Understanding Relative, Absolute, and Cross-Worksheet References

6th - Higher Ed
This video provides a comprehensive explanation of the two main types of cell references in Excel: relative and absolute. It demonstrates how these references behave differently when copied to other cells and how to effectively use them...
Instructional Video4:18
Curated Video

Modern JavaScript from the Beginning - Second Edition - Declaration Versus Expression

Higher Ed
This video discusses the difference between function declarations and function expressions, and how to use them effectively in our code.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series...
Instructional Video9:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - CommonJS Modules

Higher Ed
This video explains the CommonJS module format, which is a module format used in Node.js. The video covers how to create modules using the CommonJS format, how to export and import modules, and how to use modules in our code.
<
br/>...
Instructional Video5:48
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Template Literals in React.JS

Higher Ed
In this video, you will learn about different methods of styling components in React.JS. we will explore inline styling to directly apply styles to individual elements using JavaScript objects. You will learn about internal styling,...
Instructional Video30:56
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Sources and Uses of Funds During Construction

Higher Ed
This video explains the construction sheet; the construction happens early in the project and is quite crucial. We will create an entire sheet just for construction.
<
br/>
This clip is from the chapter "Visualizing the Construction...
Instructional Video11:21
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Using ImagePicker in Create Tweet

Higher Ed
In this video, we will be using the ImagePicker to enable users to select and upload images along with their tweets in the full stack Twitter Clone app.
Instructional Video8:19
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Validating Forms in React - Part 3

Higher Ed
Here, we will continue with the validation of information in the forms; we will also be looking at providing feedback to the user based on the information validation process with visuals.
Instructional Video7:12
Curated Video

EXCEL DATA: VLOOKUP and HLOOKUP

Pre-K - Higher Ed
Learn the art of VLOOKUP and HLOOKUP, the essential tools for data navigation.
Instructional Video4:39
Curated Video

EXCEL DATA: SUMIF and COUNTIF

Pre-K - Higher Ed
Join Mark to dive into SUMIF and COUNTIF, calculating with conditions like a wizard.
Instructional Video6:44
Curated Video

Counting Coins and Dollar Bills

K - Higher Ed
In this MightyOwl video you will learn about the value of different coins and the dollar bill. We will show you different strategies for counting up coins of different values. So next time you want to see how much money you have in your...
Instructional Video4:53
Curated Video

Decimal Money

K - 8th
A video entitled “Decimal Money” which discusses coin values and how to represent them as decimals when adding or subtracting.
Instructional Video10:24
Curated Video

Counting Coins to $5 00 (counting money)

6th - 8th
Learn or review 4 ways to count coins. This includes 4 math problems for children to solve and check on their own.
Instructional Video11:49
Weird History

History of the US Dollar

12th - Higher Ed
Though the United States dollar was officially adopted in 1785, paper currency didn't fully enter circulation until the Civil War. The current appearance of modern US bills developed only after a long period of economic development based...
Instructional Video15:32
Curated Video

Create a Simple SIEM

Higher Ed
Learn the basic feature of SIEM solutions; logs aggregation using Powershell commands.
Instructional Video4:20
Curated Video

R Programming for Statistics and Data Science - Extending a Data Frame in R

Higher Ed
This video explains extending a data frame in R.<br<br/>/>

This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video8:48
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Why Use jQuery?

Higher Ed
This video explains why to use jQuery.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to apply jQuery to your...
Instructional Video6:13
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Template Literals in JavaScript using Backticks

Higher Ed
This video focuses on the template literals in JavaScript using backticks.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you...
Instructional Video5:48
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating an Element jQuery

Higher Ed
This video demonstrates how to create an element jQuery.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to...
Instructional Video19:50
Curated Video

Data Science and Machine Learning with R - Creating Data Frames

Higher Ed
This video explains creating data frames.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Instructional Video5:10
Catalyst University

Excel/Numbers: Absolute Cells vs Reference Cells

Higher Ed
Excel/Numbers: Absolute Cells vs Reference Cells
Instructional Video16:42
APMonitor

Python 🐍 Incubator Project

10th - Higher Ed
One of the best ways to start or review a programming language is to work on a simple project. These exercises are designed to teach basic Python programming skills to help you design a temperature controller. Temperature control is...
Instructional Video15:53
Python Programmer

EDA Python - 22-Matplotlib

Higher Ed
This video covers matplotlib, the python plotting package.
Instructional Video7:44
Curated Video

Bash Shell Scripting - Positional Parameters

Higher Ed
This video explains positional parameters.<br/<br/>>

This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.