Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Advanced Printing Output to Console with Java – Exercises
In this video, you will learn advanced techniques for printing output to the console with Java. The video covers several exercises to help you practice and solidify your understanding of the concepts.
Curated Video
Unlocking the Power of Hypnosis: Beyond Entertainment to Therapeutic Use
Dive into the fascinating world of hypnosis, where its application extends beyond stage performances to potent therapeutic uses in medical settings. Explore how hypnosis is effectively utilized to treat various conditions like stress,...
Curated Video
Edible Artistry: Crafting Stunning Desserts and Chocolate Wearables
Explore the world of culinary art as skilled chefs like Noémie Honiat and Vincent Guerlais transform simple ingredients into spectacular creations. Discover the secrets behind a heat-resistant chocolate dress and a chestnut-free mushroom...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Mapping Course Entity and Populating Data with Data Using SQL
In this video, we will dive into mapping our course entity to a table in our database. You will learn how to populate your database with data using SQL.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Spring Boot Magic - Autoconfiguration
In this video, let's look at Spring Boot autoconfiguration.
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 14 - Spring Framework Bean Auto Wiring - Primary and Qualifier Annotations
This video covers the concept of bean auto-wiring in the Spring framework and discusses how we can list all beans managed by the Spring framework and what if multiple matching beans are available.
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 06 - Introducing Java Interface to Make App Loosely Coupled
In this video, you will learn how to use Java interfaces to make our application loosely coupled. You will learn about the benefits of using interfaces and how they can help us develop more maintainable and scalable applications.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Getting Eclipse 2021 03 Working with JDK 16
Let's troubleshoot Eclipse and configure Java IDK.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Troubleshooting Eclipse - Configuring Java JDK
This video gives an overview of the entire section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Optional Hands-On - Installing Docker
In this video, you will learn how to install Docker on your system.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Optional Hands-On - Using Docker to Launch MySQL - an Overview
In this video, we will launch MySQL.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Building REST API to Update a Course – PUT
In this video, we will build REST API to update a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Building REST API to Create a New Course – POST
In this video, we will build REST API to create a new course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Building REST API to Retrieve Details of a Course – GET
In this video, we will build REST API to retrieve course details.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding REST API – 10,000 Feet Overview
In this video, we will understand the fundamentals of REST API.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Creating Repository to Manage Entity and Integrating with GET REST API
In this video, we will retrieve data from our database with REST API.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - JDBC to Spring JDBC to JPA to Spring Data JPA – 10,000 Feet Overview
In this video, let's take a look at JDBC, Spring JDBC, JPA, and Spring data JPA.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Integrating Spring Boot with Data JPA and In-Memory Database H2
In this video, we will integrate Spring Boot framework with Data JPA, and an in-memory database called H2.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Getting Started - Simple REST API with Spring Boot and Spring Data JPA
This video provides an overview of the entire section.
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 10 - Exploring Spring Boot DevTools
In this video, we will talk about Spring Boot DevTools.