Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class
In this video, you will learn an OOP exercise—rectangle class.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - First Look at ArrayList - Enhancing Student Class with Add and Remove
In this video, we will take a first look at ArrayList—enhancing student class with add and remove.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Introduction to Array and ArrayList - Section Introduction with a Challenge
In this video, you will learn about Array and ArrayList—a section introduction with a challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 16 - Array and ArrayList – Conclusion
In this video, we will wrap up our discussion on arrays and ArrayLists by summarizing the key concepts and principles covered throughout the section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While
In this video, you will learn about selecting loop in Java—for versus while versus do while.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Character Data Type char - Representation and Conversion
In this video, you will learn about Java character data type char—representation and conversion.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - BigDecimal Puzzles - Adding Integers
In this video, you will learn about BigDecimal puzzles—adding integers.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to BigDecimal Java Class
In this video, we will see an introduction to the BigDecimal Java class.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 16 - Introduction to Object-Oriented Programming – Conclusion
In this video, you will learn about introduction to object-oriented programming—conclusion.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 20 - Java Assignment Operator
This video talks about Java assignment operator.
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 2
In this video, you will learn what is broadcasting in NumPy. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Curated Video
GCSE Maths Questions Foundation Tier
This video provides four practice GCSE Maths questions and answers for the foundation tier, non-calculator paper. We also explain how to get full marks for each question.
Curated Video
A Detailed Guide to the OWASP Top 10 - API Endpoints
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - The Operational Excellence Process
Buzzwords abound in information technology. Well-architected framework. Operational excellence. These are just two such phrases and they are covered in this video to ensure you grasp what they mean and why they are important.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Scalability Solutions
How do you grow a database when it's not keeping up with the workload. AWS offers different scalability solutions, and they are presented in this video to assist the architect in selecting the best option.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Functions
This video explains the functions.
Curated Video
Behavioral Design Patterns in C++ - Introduction-Template Method
This video provides an introduction to the template method pattern. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method behavioral design...
Curated Video
Behavioral Design Patterns in C++ - TextPad - I
This video helps you with the overview of the TextPad application and its menu. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Curated Video
Behavioral Design Patterns in C++ - Intent
In this video, we will be exploring the command design pattern from the perspective of behavioral design patterns. We will delve into the intent of the pattern in detail. This clip is from the chapter "Command" of the series "Behavioral...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Promises-all Settled-vs-all
This video explains a new function called Promise.allSettled(). This clip is from the chapter "Async Patterns and Promises" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains async...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - BigInteger
This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains variables and scoping and things to avoid and embrace around this.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Visitor
This video talks about the pros and cons of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Overload Pattern
This video talks about the Overload pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Iterator
This video talks about the pros and cons of the Iterator design pattern. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.