Curated Video
Complete Modern C++ - Dynamic Memory Allocation - Part IV (2D Arrays)
This video shows the basics of 2D arrays and how they are created on the heap in C++ using the new[] operator. • Explain iterators • Show examples to further illustrate how they work • Analyze the results of the examples via print...
Curated Video
GCSE Secondary Maths Age 13-17 - Graphs: Straight Line - Advanced - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
Bash Shell Scripting - declare Statement
This video focusses on declare statement. 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.
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Algebra - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
C++ 20 (2a) New Features - std::format: Placeholders and Syntax
This video shows formal syntax for formatting library mini language and how to use placeholders and placeholder IDs. • Define simple text with integers and switch placeholders using IDs • Consider formal syntax of std::format and compare...
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Working with Character Pointers (Strings)
Learn how we can use pointer arithmetic with strings as well. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the course, we look into what pointers are...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Command line/Terminal basics
An introductory look at collections in Python 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.
Curated Video
Powers of Ten
Learn how to write numbers using the base ten system, then explore what happens when we divide or multiply these numbers. Bonus information about base systems around the world and how those systems influence the way we calculate today.
Curated Video
Understanding Negative Signs in Fractions
In this video, the teacher explains where to place the negative sign in a fraction when dealing with division. They clarify that the negative sign can be placed in the numerator or the denominator, and it will still yield the same answer.
Brian McLogan
Why do I need to know the difference of real numbers
👉 Learn how to classify numbers. We will classify numbers as real, imaginary, rational, and irrational.
Curated Video
Core Java Programming Course- Arrays in Java
This video explains the different arrays in Java. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Curated Video
C++ Developer - Project - Array Data
This video presents a project on array data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Curated Video
Complete Modern C++ - Dynamic Memory Allocation - Part III (new[] Operator)
This video explains how to create arrays on heap using the new[] operator. • Understand when to use std::optional • Modeling simple failure states or value absence • Section recap This clip is from the chapter "Memory Management – Part...
Brian McLogan
Finding Three consecutive even integers that equal a negative number - Online Tutor
👉 Learn how to solve equations from word problems. A word problem is a real word simulation of a mathematics principle. We can solve equation(s) from a word problems by first understanding what the problem is asking. We then assign...
Let's Tute
Operations on Real Numbers: Addition and Subtraction
The video is a lesson on rational and irrational numbers and their mathematical operations. The teacher explains the difference between rational and irrational numbers and how they can be added and subtracted. The lesson includes...
Curated Video
The Art of Communication Using a Word Cloud
This video production is a STEAM project Grade 7 Math Students complete to communicate their understanding of Integers, Absolute Value, and adding integers. Students use a table of integer values assigned to each letter of the alphabet...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series
Get the list size and range of ints for each list element from the user during program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Brian McLogan
What do i need to know to solve using the difference of two squares
👉Learn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
In this video, we will learn about Java floating point data types - casting, conversion, and accuracy. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Exploring New Java API - Predicate - not Method
In this session, we will learn about the method, Predicate.not. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new...
Curated Video
Ordering Integers Using a Number Line
Compare and order integers using the number line.
FuseSchool
Learn How To Use Abacus Functions - Without An Abacus!
Don't you have an abacus to order numbers? With the help of this video, you will be able to use the functions of an abacus without needing the abacus itself!
Brian McLogan
How do we convert between rational exponents and radical form
👉 Learn the basics of converting between radicals and rational powers. When given a number raised to a rational power, we take the nth root of the number where n is the number in the denominator of the rational power, then we raise the...
Brian McLogan
How to find three consecutive integers with a sum of 54 - Free Math Help - Online Tutor
👉 Learn how to solve equations from word problems. A word problem is a real word simulation of a mathematics principle. We can solve equation(s) from a word problems by first understanding what the problem is asking. We then assign...