Curated Video
Deep Learning - Crash Course 2023 - Moving from Shallow Learning to Deep Learning
In this video, we will be introduced to shallow learning. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement deep learning on common...
Curated Video
Deep Learning - Crash Course 2023 - Understanding Universal Approximation Theorem
In this video, we will introduce the concept of Universal Approximation Theorem in deep learning. We will discuss what this theorem means, how it works, and its importance in the field of neural networks. This clip is from the chapter...
Curated Video
Deep Learning - Crash Course 2023 - Intuition of Data
In this video, we will have a brief overview of the data for MP intuition. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural networks...
Curated Video
Solving Equations GCSE Questions
In this video we go through some GCSE style exam practice questions for solving equations. Difficulty increases with each set of questions.
Curated Video
GCSE Maths Questions Mixed Topics Part Two
This video provides more GCSE Maths exam practice questions on a variety of topics, such as bearings, nets and solving equations.
Curated Video
Pentomino Puzzles: Part One
This video explains what pentominoes are and provides four pentominoes puzzles and solutions. A great activity to develop your problem-solving skills or as a lesson starter!
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - toJSON
In this video, you will learn how to use the toJSON method in Mongoose to manipulate the user object before sending it as a JSON response.
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Summary – Hacking AngularJS Applications
This is a summary video on hacking AngularJS applications. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking AngularJS...
Curated Video
Behavioral Design Patterns in C++ - Introduction to Patterns
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - VI
This video explains the concept of cyclic dependency. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Gradient Descent
In this video, we will get introduced to gradient descent. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Curated Video
Master SQL for Data Analysis - Welcome to Level 2!
This is a brief introductory video to the level-2 segment and briefly outlines the concepts we will learn in this part of the course. Here, we will understand the learning objectives, and acquire the datasets required for the level 2...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Solving Linear Systems
In this video, we will work on solving an example problem to understand linear systems. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors, Another Way to Fix It
In this video, we will discover an alternative method for resolving circular dependency errors in Power BI. The video demonstrates calculating columns to break the dependency cycle and maintain data integrity. This clip is from the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Loaders
This video explains how loaders help us transform the output. This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains webpack, which is an important...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Numbers / 011
This video explains numbers and operations in JavaScript along with an example. 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
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Asynchronous Message-Based Communication
This video provides an overview of asynchronous message-based communication in microservices architecture and explains the concept and its significance in enabling loosely coupled and scalable systems. This clip is from the chapter...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Client Apps Have Different UI Requirements
This video highlights the challenge of catering to different UI requirements of client applications in a microservices architecture and discusses the need for a solution that allows the backend to provide tailored responses to different...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate: Microservices Architecture - First Iteration
In this video, we evaluate the effectiveness of the first iteration of the microservices architecture. We will assess the design decisions, scalability, maintainability, and performance aspects, and identify areas for improvement and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Code Becomes Too Complex over Time - Monolithic Architecture - E-Commerce
In this video, we will examine the challenges of managing complex codebases in monolithic architectures as applications evolve. Understand the issues that can arise, such as increased code coupling, decreased maintainability, and...
Curated Video
Design Microservices Architecture with Patterns and Principles - How to Follow the Course and Course Slides
In this video, we will receive guidance on navigating and making the most of the course content. This video provides instructions on accessing and utilizing course slides, ensuring we can effectively follow along and reinforce our...
Curated Video
Design Microservices Architecture with Patterns and Principles - Way of Learning - The Course Flow
In this video, discover the learning approach and course structure. This video outlines the course flow, highlighting the sequence of topics and the logical progression of concepts. It prepares us for an effective learning experience....
Curated Video
Mastering C++ Standard Library Features [Video] - Smart Pointers – What Problem Do They Solve?
Understand what the risks of manual memory management are and how smart pointers prevent them
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Handle Millions of Events Across Microservices
This video addresses the challenge of handling a large volume of events across multiple microservices in a distributed system, the limitations and potential bottlenecks that arise when dealing with a high event load, and explores...