Instructional Video10:52
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Z-Score Computation

Higher Ed
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...
Instructional Video6:14
Curated Video

Machine Learning: Random Forest with Python from Scratch - Classification versus Regression

Higher Ed
Let's learn about the three modes of machine learning: classification, regression, and clustering. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest with Python from...
Instructional Video15:07
Curated Video

Concurrent and Parallel Programming in Python - Queues and Master Scheduler

Higher Ed
In the previous lessons, you learned how to set up our Wikipedia reader and the Yahoo Finance worker; we will now systemize the process and create separate process entities. You will learn to create queues, take elements, and place them...
Instructional Video16:23
Curated Video

Concurrent and Parallel Programming in Python - Creating a Yahoo Finance Reader

Higher Ed
After learning how to create the Wikipedia reader, you will learn how to write a threaded class to extract the price from a Yahoo Finance portal.
Instructional Video3:04
Curated Video

Vue.js 3 and Firebase for Beginners - The Basket UI

Higher Ed
In this video, we will create the basket UI. The basket will also be a table that shows the pizzas that the users select. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video8:56
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Function Modifier

Higher Ed
In this video, we will discuss the solution to the exercise on writing a function modifier from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
Instructional Video3:53
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Function Modifier

Higher Ed
This is an exercise video on writing a function modifier. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Instructional Video10:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write a Function Modifier in Solidity

Higher Ed
In this video, you will study how to write a function modifier in Solidity from scratch. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video7:24
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Function Modifiers in Solidity

Higher Ed
In this video, you will learn about function modifiers in Solidity. Function modifiers are special functions that can be used to modify the behavior of functions in Solidity. This clip is from the chapter "Learn Functions in Solidity" of...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Looping over Orders

Higher Ed
Now that we can successfully retrieve the order from the database, this video explains how to loop over orders and display them inside the table. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and...
Instructional Video3:35
Curated Video

Vue.js 3 and Firebase for Beginners - Computed Properties

Higher Ed
Computed Property is used to declaratively describe a value that is dependent on other values. This feature of VueJS allows for transformations or computations based on our data. This clip is from the chapter "Composition API" of the...
Instructional Video5:46
Curated Video

Vue.js 3 and Firebase for Beginners - The NewPizza Object and Data Binding

Higher Ed
In this video, we will look at the NewPizza file and add some JavaScript. We will be making use of the script setup that we just looked at to add a new Pizza object, which we can structure for all the pizzas in our application. This clip...
Instructional Video3:55
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 1

Higher Ed
In this video, we will create a top 10 dataset using the accessories inventory dataset.
Instructional Video14:32
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advanced Tableau Charts Part 3

Higher Ed
In this third part of the advanced tableau charts, we will look at another way of visualization, a bump chart, which is a line chart that marks dimensions through lines. We will then look at a funnel chart and the candlestick chart.
Instructional Video3:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping

Higher Ed
In this video, you will learn about object-oriented programming exercise—online shopping.
Instructional Video19:29
Curated Video

Introduction to FinTech Using R - How to Time Stock Market

Higher Ed
In this video, you will learn how to time the stock market and will focus on the coding aspect of how the algorithm is designed. This clip is from the chapter "Stock Market Timing" of the series "Introduction to FinTech Using R".In this...
Instructional Video13:36
Curated Video

Introduction to FinTech Using R - Basics in Money Management

Higher Ed
This clip is from the chapter "Introduction" of the series "Introduction to FinTech Using R".This section introduces the course and basics in money management.
Instructional Video4:09
Curated Video

Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation

Higher Ed
In this video, you will learn more about the Perceptron model and understand its representation. This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Instructional Video6:40
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Containers in Python

Higher Ed
In this video, you will learn about tuples, sets, and dictionaries. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our foundation of Python...
Instructional Video8:00
Curated Video

Best Buys GCSE Practice Questions

3rd - Higher Ed
This video provides some GCSE exam style questions on the topic of best buys and explains how to get full marks for each question.
Instructional Video8:46
Curated Video

Debunking Myths About Budget Foods and Healthy Eating

6th - Higher Ed
Explore the truth about budget foods and their nutritional impact. Learn from butcher Hugo Desnoyer about beef varieties and pricing, and how you can save money without compromising on health. This guide helps you navigate economical...
Instructional Video8:51
Curated Video

Learn Azure Serverless Functions in a Weekend - Environment Setup - Creating a Serverless Azure SQL Database

Higher Ed
This video helps you with the environment setup. You will be creating a serverless Azure SQL database. This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn Azure Serverless...
Instructional Video1:51
Curated Video

SQL Server Course for Beginners with 100+ examples - COUNT() Function

Higher Ed
Learn how to implement the COUNT() function in SQL. We will find the count of the number of rows. This clip is from the chapter "Built-In Functions in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This section...
Instructional Video7:47
Curated Video

Learn Tableau by Working on Exciting Dashboards - Max Gainer and Loser

Higher Ed
This video explains the max gainer and max loser cards for the dashboard.