Curated Video
Big Ideas - Episode 20 - GPS Technology
The Big Idea of track-armored vehicles, or Tanks , became a reality during WW1, in an effort to break the deadlock of trench warfare. The tank proved the ideal vehicle to cross over unstable or dangerous terrain, such as barbed wire, to...
Curated Video
Big Ideas - Episode 13 - Search For New Planets
The Big Idea of planet discovery and the exploration of distant galaxies have taken a new direction in recent times. The James Wentz Space Telescope, or the JWST, is a large, infra-red optimized, space-based telescope that will be...
Curated Video
Football Shorts - Episode 122 - KLINSMANN PREPARES FOR MUNICH
WHEN BAYERN MUNICH'S CURRENT COACH OTTMAR HITZFELD ANNOUNCED HIS DECISION TO STEP DOWN AT THE END OF THE SEASON, THE SEARCH WENT OUT TO FIND THE RIGHT MAN TO REPLACE HIM. THAT MAN IS JUERGEN KLINSMANN: HE GUIDED THE GERMAN NATIONAL TEAM...
Curated Video
Inside the USS Stennis
Modern aircraft carriers are used by the dominant military nations to extend air power far from the homeland.
Curated Video
Navigating the Career Path From Public Speaking to Marketing
Caitlyn initially pursued a career in news reporting before transitioning to marketing after completing degrees in communication studies and marketing. She emphasizes the importance of a public speaking course in her undergraduate years,...
Science Buddies
Automatic Dog (or cat) Treat Dispenser with Arduino
Build an automatic pet treat dispenser using an Arduino in this fun engineering project.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Player Destroy Effect
In this video, you will learn how to add a death effect to our player to make the game more engaging.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Dash and Bugs
In this video, you will learn how to fix bugs in our game, including issues with the dash function.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Checkout Tag/Commit/HEAD
This video explains the checkout tag, the commit tag, and the HEAD, which refers to the currently checked-out branch’s latest commit. This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub Masterclass...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Squash
This video explains Git Squash. To “squash†in Git means to combine multiple commits into one. This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Commit Timeline
This video explains the commit timeline on GitHub. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push changes...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Practice: Common Commands
This video explains some common commands that we have discussed earlier such as Git status, Git commit, and so on. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Water Mill Using Free-Form Modular Modelling
In this video, you will learn how to create a water mill using the free-form modular modelling technique. You will learn how to build the base, blades, and other features of the mill. This clip is from the chapter "Free-Form 3D Building...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Archway within Inner Castle Walls
This video will start you working on elevation. You will learn how to build an archway within the inner castle walls. You will understand how to use modular kit assets to build the archway and how to align and snap them to the grid. This...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Testing the Strategy
In this video, we will thoroughly test our pairs trading strategy using historical data, back-testing, forward-testing, and other techniques for assessing the robustness and effectiveness of our strategy in different market conditions...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Pairs Trading Test
In this video, we will conduct a pairs trading test to validate the performance and effectiveness of our strategy with ChatGPT into specific techniques and statistical tests to evaluate the performance of our pairs trading strategy with...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Return Computation Revisited (Code)
Here, we will revisit and refine the computation of returns in pairs trading using actual code, including modifying our trading code to improve the accuracy and reliability of our return calculations based on our trading strategy with...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Long-Only Strategy (Code)
In this video, we will implement a long-only pairs trading strategy using actual code, including step-by-step instructions on modifying our trading code to accommodate long-only positions based on our trading strategy with ChatGPT. This...
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 challenges...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Extending the Position (Code)
In this video, we will receive practical guidance on implementing the concept of extending the position in pairs trading using actual code, including step-by-step instructions on how to modify our trading code to extend positions based...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Strategy Performance Computation (Optional)
In this video, we will explore advanced techniques for computing and evaluating the performance of our pairs trading strategy, including risk-adjusted performance metrics, portfolio optimization, and other sophisticated methods for...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Trading Signal
In this lecture, we will correct the trading signal generated by ChatGPT for pairs trading, including interpreting and validating the signal, identifying potential errors or biases, and making necessary adjustments to ensure accurate and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Show Location on a Map
In this video, you will learn how to show the location data on a map using the Google Maps API. You will also learn how to customize the map according to your needs. This clip is from the chapter "Web Browser APIs" of the series "Modern...
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. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...