Instructional Video6:10
Let's Tute

Introduction to Data Handling and Tally Marks

9th - Higher Ed
This video explains the concept of data and how it can be collected and organized using methods such as tally marks and grouping into classes. It also highlights the importance of primary data and the difference between inclusive and...
Instructional Video5:39
APMonitor

Data Engineering Overview

10th - Higher Ed
Data engineers consolidate and prepare data for visualization, cleansing, scaling, and data division for training, validation, and testing. Data Engineering: Part 1 Gathering data is the process of consolidating disparate data (Excel...
Instructional Video7:52
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Python in-depth

Higher Ed
Introduction to material covered in the section and the who it's intended for This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video9:03
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double

Higher Ed
In this video, you will learn about Java integer data types with exercises on BiNumber - add, multiply, and double.
Instructional Video3:25
Curated Video

Mastering Formulas in Excel: A Beginner's Guide to Efficient Data Calculation

12th - Higher Ed
New ReviewThis video tutorial provides a comprehensive introduction to using formulas in Microsoft Excel to perform mathematical calculations with numerical data. The instructor demonstrates how to use standard operators such as addition,...
Instructional Video9:13
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Entering and Editing Data

Higher Ed
In this video, you will learn how to enter and edit data.
Instructional Video7:52
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Data Types

Higher Ed
The author dives into syntax and usage of primitive data types. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on coding standards,...
Instructional Video9:53
Curated Video

Handling User Input of Numbers and Error Handling in Python

Pre-K - Higher Ed
This Python tutorial video demonstrates how to allow users to input numbers, perform calculations, and handle errors related to data types. By converting user input into integers, the program can accurately multiply and add numbers...
Instructional Video9:36
Curated Video

Alteryx Advanced - Using Multiple Files and Calgary

Higher Ed
In this video, we will understand how to use multiple files and learn the Calgary function. You will learn about using directory and dynamic input tools to handle multiple files. You will learn to use wildcard characters. We will explore...
Instructional Video5:52
Curated Video

Mastering Quantitative Skills for Economics

12th - Higher Ed
The video discusses the essential quantitative skills that modern-day economists should possess to successfully handle and interpret data and statistics related to economies, trade figures, and budget figures. The video goes over various...
Instructional Video6:54
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java For Loop - Exercise - Sum Up to N Numbers and Sum of Divisors

Higher Ed
In this video, you will learn about Java for loop with an exercise—sum up to n numbers and sum of divisors.
Instructional Video12:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers

Higher Ed
In this video, you will learn about Java for loop with the first exercise on prime numbers.
Instructional Video4:43
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Functions - Pointers and References

Higher Ed
In this video, we will work on passing values to functions in a simple number swap program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
Instructional Video9:40
Curated Video

Computer Architecture, Number Systems, Digital Design: Tutorial 5 Q2

9th - Higher Ed
Welcome to our in-depth Digital System Fundamentals and Computer Architecture Design tutorial series! Whether you're a student, engineer, or tech enthusiast, these videos cover everything you need to know about digital systems and the...
Instructional Video3:33
Curated Video

Complete Java SE 8 Developer Bootcamp - Big Numbers

Higher Ed
The author demonstrates BigInteger and BigDecimal, two classes that support big numbers. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8...
Instructional Video6:08
IDG TECHtalk

Easy error handling in R with purrr’s possibly

Higher Ed
See how the purrr package’s possibly() function helps you flag errors and keep going when applying a function over multiple objects in R.
Instructional Video3:41
FuseSchool

Frequency Tables

6th - Higher Ed
In this video, we’re going to look at frequency tables.These numbers are enough to give someone a headache and there's only 200 of them. `Lot's of datasets have thousands of even millions of pieces of data so, we need to collect and...
Instructional Video3:31
FuseSchool

MATHS - Statistics - Frequency Tables

6th - Higher Ed
In this video, we’re going to look at frequency tables.These numbers are enough to give someone a headache and there's only 200 of them. `Lot's of datasets have thousands of even millions of pieces of data so, we need to collect and...
Instructional Video0:39
Curated Video

Python 3 for Beginners: Python Lists, Slices, and Loops

Higher Ed
Welcome to this informative video where you'll learn all about the list data type in Python. Our highly skilled instructor will guide you through the process of creating and manipulating lists, searching for items in a list, gracefully...
Instructional Video6:10
TED Talks

Catherine Mohr: The tradeoffs of building green

12th - Higher Ed
In a short, funny, data-packed talk at TED U, Catherine Mohr walks through all the geeky decisions she made when building a green new house -- looking at real energy numbers, not hype. What choices matter most? Not the ones you think.
Instructional Video5:37
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Numerical Datatypes

Higher Ed
Let's learn about numbers such as integers, decimals, fractions, long integers, ands complex numbers. This clip is from the chapter "Numbers" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video3:48
IDG TECHtalk

Python lists: Sorting lists, either in-place or by creating new lists

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video2:17
Let's Tute

Microsoft Excel Tutorial: Working with Sum Function

9th - Higher Ed
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....