Instructional Video4:08
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Addition and Subtraction

Higher Ed
This video explains how to add and subtract in Excel VBA. This clip is from the chapter "Mastering Variables in VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains variables in VBA using...
Instructional Video1:31
Visual Learning Systems

Weather Around Us: What Is Weather?

9th - 12th
Upon viewing the Weather Around Us video series, students will be able to do the following: Define weather as the condition of the lower atmosphere close to Earth. Understand that weather is constantly changing. Understand that...
Instructional Video5:32
IDG TECHtalk

How to mitigate the Microsoft MSHTML remote code execution zero-day

Higher Ed
A new zero-day vulnerability allows attackers to gain network access through Microsoft 365 documents. Here’s how to stop it.
Instructional Video5:02
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arithmetic Operator

Higher Ed
In this video, we will dive into the arithmetic operators in JavaScript, including addition, subtraction, multiplication, and division. You will learn to perform basic mathematical operations and manipulate numerical values in code.
Instructional Video21:11
Curated Video

Complete Python Scripting for Automation - How to use Functions of one script into another script, what is __name__ ?

Higher Ed
Functions: How to use Functions of one script into another script, what is __name__ ? This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting...
Instructional Video14:51
Curated Video

Programming with Scratch: Working with Numbers

Pre-K - Higher Ed
In this tutorial, students learn how to work with numbers in programming using Scratch. They are guided through creating a program that asks for two numbers, adds or multiplies them, and displays the result. The tutorial also introduces...
Instructional Video18:14
Curated Video

Complete Python Scripting for Automation - Simple Functions with arguments

Higher Ed
Functions: Simple Functions with arguments This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions, Calling a...
Instructional Video7:13
Curated Video

Core Java Programming Course- Method Overloading

Higher Ed
This video explains method overloading. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different concepts of...
Instructional Video6:20
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Operators

Higher Ed
In this video, you'll learn the different types of operators in JavaScript. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started...
Instructional Video9:43
Curated Video

Modern JavaScript from the Beginning - Second Edition - Operators

Higher Ed
In this video, we will introduce operators in JavaScript, including arithmetic, comparison, logical, and assignment operators, and how to use them in our code. This clip is from the chapter "Variables, Data Types, Methods, and More" of...
Instructional Video6:00
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet

Higher Ed
Collections: Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn...
Instructional Video3:16
Curated Video

Migrating to Angular 2 (Video 13)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Instructional Video4:11
Curated Video

Learning LESS (Video 20)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video5:41
Curated Video

Core Java Programming Course- Arithmetic Operators in Java

Higher Ed
This video explains the different arithmetic operators in Java. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the...
Instructional Video8:31
Curated Video

High Performance Scientific Computing with C 2.2: Algorithm Complexity and Performance

Higher Ed
How does the design of our programs affect their speed and accuracy? • Learn about floating-point round-off error • Learn about computational complexity • Examine the divide-and-conquer design approach
Instructional Video3:01
Curated Video

TypeScript for Beginners - Arithmetic Operators

Higher Ed
This video explains arithmetic operators. This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Instructional Video9:14
Curated Video

Bash Shell Scripting- Defining a Function and Calling a Function

Higher Ed
This video shows how to define and call a function. This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Instructional Video11:04
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Mathematical Operators

Higher Ed
Most programs will require you to manipulate data in some way and this lecture explains the different types of mathematical operators you can use to calculate your desired results. This clip is from the chapter "Programming Fundamentals"...
Instructional Video8:24
Curated Video

Introduction To Website Development Technologies - JavaScript Arithmetic Operations

Higher Ed
In this video, you will learn about JavaScript arithmetic operations. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we...
Instructional Video4:19
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on Creating New Variables

Higher Ed
More on creating new variables, including the type of expressions that you can utilize. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video5:10
Curated Video

Predictive Analytics with TensorFlow 1.4: Vectors, Matrices, and Graphs

Higher Ed
We will discuss vectors, metrics, and tensors, which are some fundamental topics for learning predictive analytics. • Understand vectors and matrices • Find transpose of matrix
Instructional Video3:10
Science Buddies

Random Math Test Generator in Scratch

K - 5th
Write a program to generate random math problems and automatically grade them.
Instructional Video2:26
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Multiply and Divide

Higher Ed
This video explains how to multiply and divide in Excel VBA. This clip is from the chapter "Mastering Variables in VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains variables in VBA using...
Instructional Video5:45
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Header Files

Higher Ed
In this video, we will work on our simple calculator program and learn how to add header files. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...