Hi, what do you want to do?
Brian McLogan
Basic Math - Dividing a zero by a number and dividing a number by zero
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Institute for New Economic Thinking
A Categorical Breakdown
In part 4 of INET's interview with Amar Bhidé, he says that faulty regulatory categorizations encourage poor evaluations of assets and a false sense of confidence
Curated Video
Creational Design Patterns in Modern C++ - Introduction - introduces you to the abstract factory pattern, its intent, and its structure
This video introduces you to the abstract factory pattern, its intent, and its structure.
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class...
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class...
Brian McLogan
How to find the intersection and union with sets in a venn diagram
In this playlist I show you how to understand set theory. I introduce sets as venn diagrams, mapping and as sets of numbers. With sets we look at how to find the union, compliment, and intersection of given sets. We introduce sets with...
Brian McLogan
Multiplying two numbers both negative, -4 . (-2)
👉 You will learn how to multiply integers from one digit to multiple digits. When multiplying it is important to understand that multiplication is just repeated addition. However with multi-digit numbers we will follow a step by step...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 2 children
Design and build a project that utilizes the algorithms and tools that have been developed so far
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 2
Complete implementation of the merge sort algorithm and visualize execution context
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Functions - execution context, frames, mutable vs. immutable arguments in-depth
Complete Student class and look at inheritance and subclasses<br/<br/>>
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.
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
Factors Affecting Photosynthesis and Maximizing Plant Growth
The video discusses the factors that influence the rate of photosynthesis in plants, including light intensity, temperature, and carbon dioxide concentration. Different zones are shown to demonstrate the impact of each factor on the rate...
Brian McLogan
How to venn diagrams with three diagrams
In this playlist I show you how to understand set theory. I introduce sets as venn diagrams, mapping and as sets of numbers. With sets we look at how to find the union, compliment, and intersection of given sets. We introduce sets with...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - In-order traversal
Step by step display of the functionality of the completed job scheduler project
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 1 - Countdown timer
Look at specs for the project along with actual completed program execution
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 1
Visual presentation and complexity analysis of the bubble sort algorithm
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Selection sort implementation
Continue building merge function - iteration through lists
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Strings: concatenation, indexing, slicing, python console
Working with sublists, slicing, indexing and basic iteration<br/<br/>>
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.
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.
Python Programmer
EDA Python - 11-3sets
This video introduces the concept of sets in python. They are very similar to sets in mathematics.
Brian McLogan
Multiplying two numbers both positive, 2 . 5
👉 You will learn how to multiply integers from one digit to multiple digits. When multiplying it is important to understand that multiplication is just repeated addition. However with multi-digit numbers we will follow a step by step...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - Delete demo
Build the binary search function using iteratively<br/<br/>>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Intro to linear data structures - Linked Lists
Build the in-order traversal method so nodes can be displayed in order based on the values of their keys
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3:...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3:...
Curated Video
Complete Java SE 8 Developer Bootcamp - Sets
Learn to handle sets collection for fast searching as it organizes data for the purpose.
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...
Curated Video
Apache Maven Beginner to Guru - Configuring Maven for Oracle Maven Repository
This video explains how to configure Maven for the Oracle Maven repository.
r/>
This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven...
r/>
This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven...
Curated Video
C++ Standard Template Library in Practice - Maps and Multimaps - Overview
The user is unfamiliar with the maps and multimaps containers, wishes to know more about them, and when to use them.
• Begin by introducing the user to the map, discussing how it
works
• Show what it is used for, and how...
• Begin by introducing the user to the map, discussing how it
works
• Show what it is used for, and how...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Venn Diagram - 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...
Curated Video
Raising Exponential Expressions to a Power
In this video, the teacher explains how to raise an exponential expression to a power by noticing and generalizing a pattern. They provide examples and explain the rules for multiplying and adding exponents when dealing with exponential...