Hi, what do you want to do?
History Hit
Hadrians Wall: The walls characteristics
What were the characteristics of the wall? What else was created along the wall? How was the wall patrolled?<br/>
Hadrians Wall, Part 2
Hadrians Wall, Part 2
Mr. Beat
Greenland and Iceland Compared
Iceland and Greenland Both are countries .um, well, Greenland is not exactly its own country. It's part of the Kingdom of Denmark, considered a self-governing constituent country. So it's almost a country? Kind of a country? Well, most...
Catalyst University
Series | The Direct Comparison Test with 2 Examples
Series | The Direct Comparison Test with 2 Examples
Next Animation Studio
World’s largest solar farm planned for Australia
A massive renewable energy project is underway in Australia that would include the construction of the world’s biggest solar farm and the world’s largest battery to deliver electricity using the world’s longest submarine power cable to...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 86 - Performance Tuning - Avoid N+1 Problems
In this video, we will cover performance tuning - avoid N+1 problems.
r/>
This clip is from the chapter "Performance Tuning Tips with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
r/>
This clip is from the chapter "Performance Tuning Tips with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Decision Boundary in DNN Solution
This is a solution video on decision boundary in DNN.
<
br/>
This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the...
<
br/>
This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Implementation
This video explains the implementation of Perceptron.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution
This is the exercise solution video on Perceptron.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Pipe Operator in Case Statements
This video demonstrates match case statements and case creation.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Curated Video
MongoDB Tutorial for Beginners (2022) - Aggregate Records in MongoDB
Learn how to use MongoDB's aggregate() method to aggregate records.
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit,...
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit,...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Versus SVD
In this video, we will cover PCA versus SVD.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Space Complexity – Part 2
This is the second part of the two-part video that explains more about space complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Space Complexity – Part 1
This is the first part of the two-part video that provides an introduction to space complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 2
This is the second part of the two-part video that continues to simplify big O.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces...
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 1
This is the first part of the two-part video that simplifies big O.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O...
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort Complexity
This video focuses on selection sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - I
This is the first part of the two-part video that demonstrates how to reverse a linked list.
<
br/>
This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
<
br/>
This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Recursion Example - Factorial of a Number
This video provides a recursion-based example and explains how to get the factorial of a number.
<
br/>
This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms: The Complete...
<
br/>
This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms: The Complete...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Quick Sort Complexity
This video focuses on the quick sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity
This video explains merge sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Logarithm
This video focuses on logarithm in data structures.
<
br/>
This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part...
<
br/>
This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Insertion Sort Complexity
This video focuses on insertion sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Heap Sort and Priority Queues
This video explains focuses on heap sort and priority queues.
<
br/>
This clip is from the chapter "Data Structures – Heaps" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
<
br/>
This clip is from the chapter "Data Structures – Heaps" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Depth-first Search Complexity
This video explains depth-first search complexity.
<
br/>
This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...
<
br/>
This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...