Instructional Video5:34
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will work on text preprocessing. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk about Natural...
Instructional Video4:04
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Range and Integer Overflow in Rust

Higher Ed
In this video, you will learn about integer ranges and integer overflow in Rust and how to use Rust's built-in features to work with integers in a safe and reliable way. This clip is from the chapter "Beginner Lessons in Rust" of the...
Instructional Video6:45
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Integers in Rust

Higher Ed
This video explains integers in Rust in detail. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Instructional Video4:29
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - How to Return the Smallest Number in Nested Arrays

Higher Ed
In this video, we will discuss the solution to the exercise on how to return the smallest number in nested arrays from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video2:58
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Return the Smallest Number in Nested Arrays

Higher Ed
In this video, you will learn how to write a function in JavaScript to return the smallest number in nested arrays. The video starts by explaining what nested arrays are and how to access their elements using loops. Then, a step-by-step...
Instructional Video5:12
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Arrays and Dimensions in JavaScript

Higher Ed
In this video, you will learn about arrays and dimensions in JavaScript. You will see how to declare and initialize arrays using literals, variables, and objects, and how to access and modify their elements using index notation and array...
Instructional Video6:58
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Special Variables

Higher Ed
In this video, you will learn about special variables in Solidity, which are pre-defined variables that hold important information about the contract and the blockchain. This clip is from the chapter "Learn Solidity Basics IV...
Instructional Video9:37
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Enums in Solidity

Higher Ed
In this video, you will learn about Enums in Solidity, which allows you to create a custom data type with a fixed set of possible values. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Instructional Video9:21
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope - Functions and Variables in Solidity

Higher Ed
In this video, you will learn about the scope in Solidity, including how functions and variables can have different scopes and how it affects their accessibility within a contract. This clip is from the chapter "Learn Solidity - Basics...
Instructional Video4:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Booleans, Integers, and Strings

Higher Ed
In this video, we will dive into the basics of Boolean values, integers, and strings in Solidity, and how to declare and use them in your smart contracts. This clip is from the chapter "Learn Solidity - Basics I" of the series "The...
Instructional Video5:51
Instructional Video7:34
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - String Concatenation and Join, Replace Methods

Higher Ed
In this video, you will learn about string concatenation and join, replace methods.
Instructional Video2:59
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - List and ArrayList - Iterating Around Elements

Higher Ed
In this video, you will learn about list and ArrayList—iterating around elements.
Instructional Video6:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Character Data Type char - Representation and Conversion

Higher Ed
In this video, you will learn about Java character data type char—representation and conversion.
Instructional Video4:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Instructional Video7:17
Curated Video

Behavioral Design Patterns in C++ - Spreadsheet Application - I

Higher Ed
In this video, we will be building a spreadsheet application using JavaScript. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy pattern.
Instructional Video5:36
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - BigInteger

Higher Ed
This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains variables and scoping and things to avoid and embrace around this.
Instructional Video5:20
Curated Video

Behavioral Design Patterns in C++ - DataList - I

Higher Ed
This video starts with another example that will be used to understand how macro commands can be implemented. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video4:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Numbers

Higher Ed
This video explains the different types of numbers in Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Instructional Video5:33
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will move into action and understand how to do text preprocessing using Colab notebook. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video7:45
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting Images

Higher Ed
In this video, you will learn how to plot images. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video5:07
Curated Video

Multiply Integers: Understanding the Rule and Proof

9th - Higher Ed
Do you need a quick refresher on how to multiply a positive integers to a negative integer?I will show you the rule for multiplying integers with different signs. In addition, I will walk you through 2 examples, giving you step-by-step...
Instructional Video2:59
Curated Video

What are Integers?

9th - Higher Ed
Do you need to learn about the definition of integers and their opposites? Whether you need a detailed explanation or just a quick refresher, this video is for you! This video will review and explain the definition of integers and their...
Instructional Video5:38
Curated Video

How to Multiply Integers with Counters

9th - Higher Ed
If you've ever found multiplication with negative numbers confusing, this video is perfect for you. In this step-by-step guide, I'll show you how to use counters to visualize and understand integer multiplication like never before. I'll...