Hi, what do you want to do?
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 3
In this video, we will start adding information to our manager class.
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies,...
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Exception Handling
In this video, you will learn about exception handling with try, throw, and catch functions.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - VECTOR
In this video, you will learn about vector standard template library.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Practical Cyber Hacking Skills for Beginners - Working with DHCP Commands
This video takes us through the different commands to operate the DHCP and protect a system or network from attacks.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Stop Event Propagation and Detailed Error Handling During App Building
This video explains the stop event propagation and error handling during app building.
<
br/>
This clip is from the chapter "What's New in Blazor 3.1 Released with ASP.NET Core 3.1?" of the series "Build and Learn ASP.NET 6.0 Blazor...
<
br/>
This clip is from the chapter "What's New in Blazor 3.1 Released with ASP.NET Core 3.1?" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
El gran debate sobre el calentamiento global (primera parte)
¿Podemos fiarnos solo de las mediciones de los termómetros como prueba del calentamiento global? ¿Las lecturas de la temperatura tomadas por los satélites conducen a las mismas conclusiones?
r/>
Twig - Ciencias de la...
r/>
Twig - Ciencias de la...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Python OOP Project: Part 2
Continuing from the previous video, you will pick up where you left off and correct any errors in the code. You will then work on the execution part of the Library Management System project, including implementing functionalities to...
Science ABC
How Did Early Humans Know What To Eat and What To Avoid?
As children, we learn almost entirely through observation and mimicking. From laughter and walking to the use of objects and empathy, we often create the behavior of our lives based on what we witness in others. The same thing is true...
Curated Video
Mutation
A change in a DNA sequence.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract...
Curated Video
Storm Surges
Storm surges are huge domes of water sucked upwards by the eye of a hurricane. What happens if they hit the shore, or worse, a city? Earth Science - Weather - Learning Points. Storm surges are caused by low pressure in the eye of a...
Curated Video
The Great Global Warming Debate: Part 1
Can we rely on thermometer readings alone as proof of global warming? Do satellite temperature readings lead to the same conclusions? Earth Science - Human Impacts - Learning Points. Small increases in average global temperatures have...
Curated Video
Jai Singh
How Maharaja Jai Singh used scale to build and enhance the accuracy of his giant astronomical sundials. Maths - History Of Maths A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show...
Wonderscape
The Devastating Impact of Jim Crow: From Freedmen’s Towns to Black Wall Street
Discover the tragic events that unfolded during the Jim Crow era, from the destruction of thriving Black communities like East St. Louis and Tulsa's Black Wall Street to the widespread violence of the Red Summer. This video highlights...
Curated Video
Windshear Protection
Windshear is a sudden and unpredictable change in wind direction. For aircraft taking off and landing, when there is little room for error, this sudden gust can spell disaster.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Model and Training
Here, we will look at a machine learning model, an arithmetic expression or equation that fits and learns to predict data.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Sets
Our next datatype is a set, an unordered collection of iterable and mutable data.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Resources (Important)
This video explains where you can find the various resources, links, cheat sheets, and interview questions associated with the course.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Git and GitHub...
<
br/>
This clip is from the chapter "Course Introduction" of the series "Git and GitHub...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Asking ChatGPT to Fix an Error
Let's learn to use the power of ChatGPT to fix errors or issues that may arise in our pairs trading strategy and to effectively communicate with ChatGPT to seek solutions or guidance on fixing trading errors, discrepancies, or...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Return Computation
In this video, we will accurately compute and correct the returns of the pairs trading strategy, including accounting for transaction costs, slippage, and other factors that may impact the performance of our strategy, ensuring that the...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation
In this video, we will examine the computation of the Z-Score, a critical statistical metric used in pairs trading. You will learn to correct potential inaccuracies/inconsistencies in the Z-Score calculation, ensuring that the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - GeoLocation API
In this video, you will learn about the GeoLocation API. We will see how to retrieve a user's location data and how to use it in our application.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern...
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display Search Results
In this video, we will display the search results on a separate page that's similar to the popular movies page. We will use a template literal to render the content and create pagination for large search result sets.
<
br/>
This...
<
br/>
This...