Hi, what do you want to do?
The Learning Depot
What is a Gerund? How Can a Noun be Derived from a Verb?
A gerund is a type of verbal that has the form of a verb but acts as a noun. In fact, because a gerund looks identical to the present participle some grammarians refer to it as the gerund-participle. This is because both the gerund and...
Curated Video
Exploring concepts and themes in ‘When the Sky Falls’
Pupil outcome: I can describe key events in the final three chapters of the book and I can connect the book to relevant concepts and themes. Key learning points: - In the final stages of the book, we see Joseph saved by Adonis before...
Curated Video
Conception
Another word for fertilisation - when two sex cells combine to create a new organism.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual...
Wonderscape
Understanding Abstract Nouns: What They Are and How to Use Them
In this video, the teacher explains the concept of abstract nouns and how they differ from concrete nouns. Abstract nouns are ideas or feelings that cannot be seen or touched, such as knowledge, generosity, and sadness. The teacher also...
Curated Video
Is Mathematics INVENTED or DISCOVERED?
The tale of mathematics is as old as humanity. It has evolved from simple math, like counting cattle, to an intricate study of an object through abstract concepts that we know today. It was not until 600 BC, when civilizations settled,...
Science ABC
Is Mathematics INVENTED or DISCOVERED?
The tale of mathematics is as old as humanity. It has evolved from simple math, like counting cattle, to an intricate study of an object through abstract concepts that we know today. It was not until 600 BC, when civilizations settled,...
TED Talks
Eugenia Cheng: An unexpected tool for understanding inequality: abstract math
How do we make sense of a world that doesn't? By looking in unexpected places, says mathematician Eugenia Cheng. She explains how applying concepts from abstract mathematics to daily life can lead us to a deeper understanding of things...
SciShow
Can Bees Get Jet-Lag?
Bees don’t just flit randomly from flower to flower. Research has taught us that bees are more complicated than that. And they may actually have a grasp of some pretty abstract concepts, like... time!
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on examples of Abstraction and Abstract class in Java
In this video, we will apply our knowledge of abstraction and abstract classes in practical scenarios through hands-on examples to demonstrate how abstraction can be used to model real-world concepts and solve programming...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Understanding abstract class and Abstraction in Java
In this video, we will learn about abstract classes, which provide a blueprint for derived classes but cannot be instantiated. We delve into the concept of abstraction, where we focus on the essential features of an entity and hide the...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Understanding OOPS Concept Continued
In this video, we will build upon our knowledge of OOP concepts by exploring advanced topics such as abstraction, interfaces, and inheritance hierarchies and how these concepts enable code reuse, maintainability, and flexibility in...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Virtual and Override in Abstract Contracts
This video explains how to use the virtual and override keywords in abstract contracts in Solidity, allowing child contracts to inherit and override functions from parent contracts.
<
br/>
This clip is from the chapter "Learn...
<
br/>
This clip is from the chapter "Learn...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What are Abstract Contracts in Solidity
In this video, you will learn about abstract contracts in Solidity, which are contracts that cannot be deployed and are used as base contracts to be inherited from.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Abstract Class
Basics of Object Oriented Programming: Abstract Class
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Abstract Contract Calculator
In this video, we will discuss the solution to the exercise on abstract contract calculator from the previous video.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
Curated Video
Multi-Paradigm Programming with Modern C++ - Diving into Concepts
So far, we have explored a single use case for concepts. There are more benefits and more tools at our disposal. Some best practices are already defined too.
• Different ways to specify type require
ments
• Most important...
• Different ways to specify type require
ments
• Most important...
Curated Video
Multi-Paradigm Programming with Modern C++ - Entering Concepts
Templates make poor interfaces: typename is a wildcard. Concepts let us set requirements for template parameters. Template writer can easily describe what’s expected of the user. Concepts make template interface good.
• About...
• About...
Curated Video
Complete Modern C++ - Abstract Class
In this video, understand the concept of pure virtual functions and the abstract classes, and learn when and where to use them.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Abstract Class
This lesson will teach us how to create a class to represent concepts rather than objects.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Abstraction and Encapsulation
In this video, you will learn about abstraction and encapsulation, two important principles of OOP. You will understand how abstraction allows you to hide complex details and expose only the essential features of a class, and how...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 13 - Introduction to Abstraction
In this video, we will learn about introduction to abstraction.
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Abstraction
In this video, we will see an introduction to abstraction.
Curated Video
Comprehensive Android Developer Bootcamp - For the Curious - Interface and Abstract Classes
Build a Quiz App – MVC Architecture:For the Curious - Interface and Abstract Classes
r/>
This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This...
r/>
This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - OOPS Concept Analogy
In this video, we will understand OOP concepts by relating them to real-world analogies through practical examples and comparisons. We will also grasp the essence of concepts like encapsulation, inheritance, and polymorphism, making...