Hi, what do you want to do?
Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Abstract Class - ATM Part 2
In this video, we will work on the child classes called SavingAccount and CheckingAccount.
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons
In this video, we will receive a comprehensive conclusion and summary of the key lessons learned throughout the course using pairs trading strategies, which will help us solidify our understanding and prepare for future application of...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Logical Assignment
This video introduces the logical assignment operators (andand= and ||=), which provide a shorthand way to update variables based on conditions.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Relational Operators
In this video, you will look at relational operators in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - If Else If Statement
In this video, we will understand how to use the "if else if" statement in JavaScript to handle multiple conditions in a structured way. We will execute specific code blocks based on the true condition, providing a clear and organized...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Error Handling in Rust
This video helps with error handling in Rust.<br<br/>/>
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Fix a Bug for a Medical Company Data
In this video, we will discuss the solution to the exercise on fixing a bug for a medical company data from the previous video.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Time Travel Program - If Else and Equality Operators
This is an exercise video where you work on time travel program using if else and equality operators.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series...
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Hack a Smart Contract (Malicious Constructor Trick)
In this video, you will learn how to exploit a vulnerable smart contract using the malicious constructor trick. The video will begin with an introduction to the concept of constructor in Solidity, followed by an explanation of the...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Encapsulation Exercises - Better Validation and Book Class
In this video, you will learn about encapsulation exercises on better validation and the book class.
Curated Video
Deep Learning - Crash Course 2023 - Why Update Rule Works
In this video, we will understand how update rule works.<br<br/>/>
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Curated Video
Deep Learning - Crash Course 2023 - Control Statements Python if…else
In this video, we will explain the control statements in Python like if…else statements.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will...
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Queries, Type, Expect, and More / 154
This video will teach an important concept before moving on to JavaScript and jQuery, the document object model (DOM).
Curated Video
PowerShell for Automating Administration - Validation Functions Discussion – Part 2
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion.
<
br/>...
<
br/>...
Curated Video
Social Media Automation using Python - Creating Access Token
In this lecture, we will understand the requirements and limitations to be able to automate the Facebook page. You will also learn to create an access token to perform automation tasks on Facebook.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Master SQL for Data Analysis - Conditional Logic – Multiple Rows
The second type of subquery used to filter data based on conditional logic is the subquery that may return multiple rows of data.
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data...
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Else and Else If / 023
This video explains how to execute two separate conditions in one loop—Else and Else If.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - Creating a Computer Program and Debugging
In this video, you will learn to use ChatGPT to create a computer program and effectively debug it. We will use ChatGPT's capabilities to generate code snippets, optimize algorithms, and identify and fix bugs, leveraging ChatGPT3 as a...
Curated Video
Mastering C++ Standard Library Features [Video] - Lambdas as Local Functions
Learn how and when to use lambdas as short local functions, in order to reduce repetition and increase maintainability
Curated Video
Checking Calculations Using Inverse Operations
This video teaches learners how to check their calculations using the inverse operation.
Curated Video
The ECG Song (R&B) - How to Read an ECG/EKG
Today, I'm diving deep into the magic of the ECG, and trust me, it's like music to my ears—literally.
As someone who's always been fascinated by the way our body works, I'm taking...
As someone who's always been fascinated by the way our body works, I'm taking...
All Ears English
2107 - Check Out These English Phrasal Verbs!
Have you heard native speakers use the phrasal verb check out? Today, we answer a listener question by showing you the 5 meanings of this phrasal verb- plus get top tips on how to prioritize which meanings to use first
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 2: Microsoft Corporation Stock Prediction Using RNNs
This video will do the stationarity check on your data.
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using...
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm
This video will do the stationarity check on your data.
<
br/>
This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries...
<
br/>
This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries...