Hi, what do you want to do?
Curated Video
The Qualities of a Strong Leader
What are the qualities of a strong leader? What is the most effective leadership style? What does a great leader do that makes you want to follow them? We asked these questions and more to some of our recent alumni to both inspire and...
Curated Video
Landmarks - Tower Bridge
TOWER BRIDGE TOWER BRIDGE CROSSES THE RIVER THAMES IN LONDON, CLOSE TO THE TOWER OF LONDON WHERE IT TAKES ITS NAME. IT IS A COMBINATION BASCULE AND SUSPENSION BRIDGE. ONCE LONDON BRIDGE WAS THE ONLY BRIDGE ACROSS THE THAMES, BUT AS...
Curated Video
Rosetta: Journey to a Comet
The video transcript describes the journey of the Rosetta spacecraft as it travels through the solar system to rendezvous with the comet Churiamov Jirosimenko. Rosetta's objective is to analyze ancient, unaltered samples of matter from...
Curated Video
Resilience: Learning from Jellyfish
In this video, Jade and Kiwi interview Jacinta, a resilient jellyfish, who shares her experiences and teaches the value of resilience to Anne, a gymnast who has suffered an injury. Through their conversation, they explore the concept of...
Curated Video
Revolutionizing Airport Security: Iris Scanning for Quick and Efficient Passport Checks
This video highlights a new iris scanning machine being trialed at London's Heathrow Airport, which aims to revolutionize passport checks and eliminate time-consuming queues. The machine can positively identify passengers through an iris...
Curated Video
Buenos Aires: The First South American Subway and More
Discovering Buenos Aires:Next, we'll journey to Buenos Aires, immersing ourselves in the vibrant culture of this cosmopolitan city. Explore the historic and picturesque neighborhood of San Telmo, known for its charm and rich history.
Curated Video
Wordwall - whack a mole
Teachers will love the whack a mole game from Wordwall. I create the classic whack a mole game in Wordwall in just a few minutes. Wordwall is great for classroom teaching or for using the games for online learning, asynchronous learning...
Prime Coaching Sport
Learn the fundamental skills for Volleyball (elementary)
In this session I take you through the key technical skills for volleyball, including digging, setting, spiking and serving. This presention demonstrates the correct technique, along with the coaching cues to help your students learn and...
Prime Coaching Sport
Learn the fundamental skills for Throwing & catching (elementary)
In this session I take you through the key throwing & catching techniques needed for American football, frisbee/ultimate, baseball and rugby. This presention demonstrates the correct technique, along with the coaching cues to help your...
Prime Coaching Sport
Learn the fundamental skills for Soccer (elementary)
In this session I take you through the key technical skills needed to learn and play soccer, which includes dribbling, passing, controlling, skills, and shooting with variations. This presention demonstrates the correct technique, along...
Prime Coaching Sport
Learn the fundamental skills for Basketball (elementary)
In this session I take you through the key technical skills needed to learn and play basketball, which includes dribbling, cross-overs, passing variations, layups and shooting. This presention demonstrates the correct technique, along...
Curated Video
CSM vs PSM: What are they and How do they Compare?
CSM – Certified Scrum Master – and PSM – Professional Scrum Master – are two of the most widely known scrum certifications. What are they? And how do they compare? [CSM vs PSM]
The Scrum Guide tell
s us that…
‘Scrum is a...
The Scrum Guide tell
s us that…
‘Scrum is a...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Functions - Pointers and References
In this video, we will work on passing values to functions in a simple number swap program.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - User Registration Program
In this video, we will write a simple program for user login and registration.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Shift Data Between Threads with Exchangers
This video talks about shifting data between threads with Exchangers.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Creating Thread Pools with Executors
This video helps in creating thread pools with Executors.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Work Queues for ThreadPools
This video talks about work queues for ThreadPools.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 3)
In this video, you will continue to apply your knowledge of static methods through another practical exercise. You will be given more challenging problem statements and will learn how to design and implement static methods to solve them....
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Static Method
In this video, you will explore static methods in Python. You will understand the concept of static methods, which are methods that do not depend on the state of the instance or the class, and how to define and use them in your classes....
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 2)
Building upon the previous video, this video will provide further insights into class methods in Python. You will learn about the @classmethod. This video will deepen your understanding of class methods and their advanced usage.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise on Class Variables
In this video, you will explore class variables in Python OOP, how they differ from instance variables, and their use cases in creating shared attributes among class instances.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise 1 on Methods
In this video, you will apply what you have learned about methods through a practical exercise. You will be given a problem statement and will learn how to design and implement methods to solve the problem. This exercise will help you...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Methods
In this video, you will learn about methods, which are functions defined within a class. You will understand the different types of methods, such as instance methods, class methods, and static methods, and how to use them in your...