Curated Video
Seasons What Season Am I?
Can you guess the season? In this fun and interactive quiz, you'll look at different pictures and listen to sounds that match each season. Is it spring, summer, fall, or winter? Test your knowledge and see if you can figure out which...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Mapping and Struct Assignment
In this video, we will dive into the concept of mapping and how to use it in Solidity. We will also explore how to assign a struct to a mapping, and the different ways to retrieve the values stored in a mapping. By the end of this video,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Example of a Document Database - MongoDB
This video explains MongoDB with an example of a document database. This clip is from the chapter "Databases" of the series "Web Development Concepts for Everyone".This section explains databases such as relation databases, and in-memory...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web. This clip is from the...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Understanding the Need for Java Spring Framework
In this video, you will learn about the need for the Java Spring framework, including its features and benefits. We will also gain an understanding of how the Spring framework can help us develop complex, scalable applications quickly...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Spring Big Picture - Framework, Modules, and Projects
In this video, you will explore the big picture of the Spring framework, including its various modules and projects. You will learn about the different components of the framework and how they work together to provide a comprehensive...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Exploring Jakarta CDI with Spring Framework and Java
In this video, you will learn about Jakarta CDI and how it can be used with the Spring framework and Java. You will explore the benefits of using CDI, such as dependency injection, and see how it can be integrated with Spring.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Exploring Spring Beans - PostConstruct and PreDestroy
In this video, you will explore Spring beans, including postconstruct and predestroy, and learn how to manage them effectively.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Exploring Spring Framework - Different Types of Dependency Injection
In this video, you will explore different types of dependency injection in Spring framework and learn when to use them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Getting Spring Framework to Create and Manage Your Java Objects
In this video, you will learn how to get started with Spring framework and create and manage your Java objects.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - Using Spring Framework to Manage Beans for Java Gaming App
In this video, you will learn how to use the Spring framework to manage beans for our Java gaming application.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Implementing Auto Wiring in Spring Framework Java Configuration File
In this video, you will learn about auto wiring in the Spring framework Java configuration file.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Creating More Java Spring Beans in Spring Java Configuration File
In this video, you will learn how to create more Java Spring beans in the Spring Java configuration file for age, person, and address.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Our First Java Spring Bean and Launching Java Spring Configuration
In this video, you will learn how to create your first Java Spring bean called Name and launch the Java Spring configuration.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Building REST API to Delete a Course – DELETE
In this video, we will build REST API to delete a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Understanding Spring Boot Versus Spring Versus Spring MVC
In this video, we will understand the roles played by Spring Boot, Spring MVC, and Spring framework.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Understanding the World before Spring Boot – 10,000 Feet Overview
Let's look at how we can create the same application we created in the previous video without the Spring framework.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Quick Review - Important Spring Framework Concepts
In this video, you will review some of the most important concepts in the Spring framework, such as dependency injection, inversion of control, and aspect-oriented programming. You will see how these concepts are used and why they are...
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 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
Learn Java from Scratch - A Beginner's Guide - Step 16 - More Questions about Java Spring Framework - What Will We Learn?
This video provides an explanation to a question: Is Spring managing objects and performing author-wiring.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Java Bean Versus POJO Versus Spring Bean
In this video, we will explore the differences between Java Bean, Plain Old Java Object (POJO), and Spring Bean. We will demonstrate how to create each type of object and how to use them in a Java Spring framework application. By the end...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Understanding Spring IOC Container: Application Context and Bean Factory
In this video, you will learn about the Spring container, including the Application Context and Bean Factory.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Questions about Spring Framework - What Will We Learn?
In this video, we will get answers to some common questions about the Spring framework.