Hi, what do you want to do?
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring Spring Framework with Java - Review
In this video, you will review the key concepts covered in this and the previous section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Spring Framework - Comparing @Component Versus @Bean
In this video, you will compare @Component and @Bean annotations in Java Spring framework and learn when to use them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Spring Framework - Understanding Important Terminology
In this video, you will understand important terminology in Java Spring framework, such as inversion of control and dependency injection.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Exploring Primary and Qualifier Annotations for Spring Components
In this video, you will explore primary and qualifier annotations for Spring components and learn how to use them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - Exploring Spring Framework with Java - Review
This video provides a review of the key topics covered in the section, which includes an introduction to the Spring framework, the basics of bean configuration, and the use of auto-wiring and annotations in Spring framework applications....
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - What are Hooks and How to Manage State in React
This video covers an introduction to React hooks and how to manage state in React, which is essential for building complex applications like the ChatGPT OpenAI.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Quiz Solution
This video is the solutions for the quiz based on the learnings of the lectures and concepts so far.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Load Balancer Concepts
Before you can consider the AWS features that assist in implementing load balancing, you must understand general load balancer concepts. This is particularly true for a design architect. In this video, you will explore the load balancer...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Common Safety Procedures
In this video, let's take a moment to talk about some common hardware concerns and operational procedures that will be critical to ensuring your success as a PC technician.
<
br/>
This clip is from the chapter "The Visible Computer"...
<
br/>
This clip is from the chapter "The Visible Computer"...
Curated Video
Behavioral Design Patterns in C++ - Change Manager - I
This video shows the Change Manager, which helps take information from the subject and pass on the right information or notify the observers as intended.
<
br/>
This clip is from the chapter "Observer" of the series "Behavioral...
<
br/>
This clip is from the chapter "Observer" of the series "Behavioral...
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Chain Of Responsibility
This video talks about the pros and cons of the CoR pattern.<br<br/>/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of Responsibility pattern.
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of Responsibility pattern.
Curated Video
Behavioral Design Patterns in C++ - Help System - II
In this video, we will use the CoR pattern to implement the help system of an application.
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the...
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the...
Curated Video
Behavioral Design Patterns in C++ - Help System - I
In this video, we will use the example of a help system to understand the CoR pattern. It will also give you an overview of the example.
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design...
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design...
Curated Video
Behavioral Design Patterns in C++ - Introduction-Command
This video provides an introduction to command patterns.
<
br/>
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...
<
br/>
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
React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Individual Product Component / 106
You will learn tips and tricks for better searching using the debouncing technique, up, down, and clear, and developing a clear search feature.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Rating Component / 105
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Home Page / 102
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Header Component - II / 101
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 095
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Structure / 091
We will explore the most common and most accessible structure in use. I call it the flat structure as it has minimal directory nesting.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Components / 082
After creating a ledge for the basket page, you will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Tailwind Introduction / 063
This video will explain Tailwind and its functional components to load the style components into our React project, the Cinemate, and add the required dependencies for the project.