Curated Video
React JS Masterclass - Go From Zero To Job Ready - Course Introduction
This introductory video provides an overview of the course's content, the pros and cons of learning about React 18, its features, and what you will learn from the course, along with a brief outline about the instructor.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Authentication - I / 263
Firebase Authentication provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Testing Structure / 151
This is a continuation of how to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Why Get CompTIA A+ Certified?
Certifications power the IT industry. CompTIA A+ is the de facto entry point for IT techs, the first certification you should get. It provides a common language for people in IT and prepares you for work in the industry. This clip is...
Curated Video
Recommender Systems with Machine Learning - Instructor Introduction
This video provides an introduction to the instructor in detail. You will look at the course’s structure and the things you will learn by the end of this course. This clip is from the chapter "Introduction" of the series "Recommender...
Curated Video
Master SQL for Data Analysis - Cross-Join
In this lesson, you will learn about combining datasets and tables with very little or no common factors among them. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308
This video explains the swipe library, which was designed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 302
This video explains the HTML template for the project. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 301
This video explains a project that uses external libraries to implement features that are developed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 269
This video demonstrates the project and the various fields in the project. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Authentication - I / 263
This video explains authentication, which is another service on our Firebase. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Working with News API / 244
This video explains how to work with news APIs. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom news portal.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetch API / 189
This video explains the fetch method that helps us send a request. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Kanban Flow / 284
This video explains the JavaScript part of the project. This clip is from the chapter "Project: Kanban Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a web-based...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 210
This video demonstrates the application that we will be working around in this section. This clip is from the chapter "Project: Quiz Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - String Methods / 010
This video explains the most popular methods related to strings in JavaScript. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 231
This video explains the HTML template for the project. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project in which...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Forms I
This video explains forms and how to add a form using an example. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML...
Curated Video
Design Microservices Architecture with Patterns and Principles - The Scale Cube
This video presents the Scale Cube model, a conceptual framework for scaling applications in three dimensions: X-axis scaling (horizontal duplication), Y-axis scaling (functional decomposition), and Z-axis scaling (data partitioning)....
Curated Video
Design Microservices Architecture with Patterns and Principles - Why Do We Need to Decompose? - The Scale Cube
In this video, we will explore the reasons why decomposition is necessary for building scalable systems. You will learn about the Scale Cube model, which defines three dimensions of scaling: X-axis (horizontal scaling), Y-axis (vertical...
Curated Video
Prime Numbers Explained
This video explains what prime numbers are and how to find out if a number is a prime or non-prime (composite number). Practice questions and answers are at the end of the video.
Curated Video
Keywords in Maths
This video explains definitions for some common keywords used in mathematics. A practice activity (matching activity) is included at the end of the video.
Curated Video
Finding the Lowest Common Multiple (LCM)
This video explains how to find the lowest common multiple (LCM) of two or more numbers, using two methods: listing the multiples and using prime factorisation. Practice questions and answers are at the end of the video.
Curated Video
Subtracting Unlike Fractions
Do you need to learn how to subtract fractions with different denominators? In this video, I will show you how to subtract a pair of fractions with different denominators. I will show you the process of finding a common denominator,...