Java Advanced
Java Advanced
Java, Advanced Java, Java 8, Lambda Expressions, Stream API, Optional Class, Date and Time API, Functional Programming, CompletableFuture,
Generics, Java Reflection, Java Annotation Processors, JVM Internals, Design Patterns, Security, Unit Testing, Mockito, JDBC, Hibernate ORM, Spring
Framework, Spring Boot, RESTful Web Services, Spring Security, Microservices Architecture, Docker, Kubernetes, Apache Kafka, GraphQL, Project
Reactor, Android Development, Kotlin, Machine Learning, Apache Spark, Spring Data, Web Development, Reactive Programming, Cloud Computing,
Native Applications, Apache Camel, Web Scraping, Image Processing, Vaadin, Reactive Streams, JHipster, Cloud-Native Development, Event-Driven
Microservices, Kubernetes Advanced Concepts, Micro Frontends, Model Deployment, Quantum Computing Algorithms.
31-32 Database Connectivity Understand JDBC for database connectivity. Learn to execute
with JDBC SQL queries, handle transactions, and work with result sets.
33-34 Introduction to Dive into Hibernate ORM for efficient database interaction.
Hibernate ORM Explore entity mappings, CRUD operations, and Hibernate
Query Language (HQL).
35-36 Spring Framework Begin your journey into the Spring Framework. Understand
Basics inversion of control (IoC), dependency injection, and basic
Spring configurations.
37-38 Spring Boot Explore Spring Boot for rapid application development. Create
Fundamentals a simple Spring Boot application and understand auto-
configuration.
39-40 RESTful Web Services Build RESTful web services using Spring Boot. Implement CRUD
with Spring Boot operations, handle exceptions, and explore best practices in
RESTful design.
41-42 Spring Security Secure your applications with Spring Security. Implement
authentication, authorization, and protection against common
security vulnerabilities.
45-46 Docker Fundamentals Learn Docker for containerization. Understand container basics,
create Docker images, and orchestrate containers for scalable
applications.
47-48 Kubernetes Basics Explore Kubernetes for container orchestration. Deploy, scale,
and manage containerized applications in a Kubernetes cluster.
49-50 Apache Kafka Understand the fundamentals of Apache Kafka. Learn about
Introduction topics, partitions, producers, consumers, and basic Kafka
configurations.
53-54 GraphQL Basics Learn the basics of GraphQL. Understand schema definition,
queries, mutations, and subscriptions. Implement a simple
GraphQL server.
57-58 Reactive Programming Dive into reactive programming using Project Reactor.
with Project Reactor Understand reactive streams, publishers, and subscribers for
asynchronous programming.
59-60 Advanced Spring Boot Explore advanced features of Spring Boot, including actuator,
Features profiling, and customizing application properties.
61-62 Spring Data JPA Master Spring Data JPA for simplified data access. Learn about
repositories, queries, and entity relationships with Spring Data
JPA.
63-64 Spring Cloud Basics Begin your journey into Spring Cloud. Understand distributed
systems, service discovery, and configuration management in a
microservices environment.
65-66 Spring Cloud Config Implement centralized configuration management using Spring
Cloud Config. Understand dynamic configuration updates and
versioning.
67-68 Spring Cloud Netflix Explore service registration and discovery with Eureka. Create a
Eureka Eureka server and register microservices for seamless
communication.
69-70 Spring Cloud Circuit Implement circuit breakers for fault tolerance using Hystrix.
Breaker (Hystrix) Learn to handle failures gracefully and prevent cascading
failures in a distributed system.
71-72 Spring Cloud API Set up an API Gateway using Zuul. Understand the role of a
Gateway (Zuul) gateway in microservices architecture and implement routing
and filtering.
73-74 Spring Cloud Sleuth Explore distributed tracing with Sleuth and Zipkin. Understand
and Zipkin end-to-end tracing and monitor microservices interactions in a
distributed system.
75-76 GraphQL Federation Dive into GraphQL federation using Apollo Gateway. Understand
with Apollo Gateway how to compose multiple GraphQL services into a unified graph.
81-82 Advanced Kafka Deepen your understanding of Apache Kafka. Explore advanced
Concepts concepts such as Kafka Connect, Kafka Streams, and exactly-
once semantics.
83-84 Building Reactive Learn the fundamentals of the Akka framework for building
Systems with Akka reactive systems. Explore actors, concurrency, and fault
tolerance.
85-86 Introduction to Venture into Android development using Java. Set up an Android
Android project, create UI components, and understand the Android
Development lifecycle.
87-88 Android Networking Implement networking in Android using Retrofit. Fetch data
with Retrofit from a RESTful API, handle responses, and understand
asynchronous calls.
89-90 Android Persistence Explore local data storage in Android using Room. Implement a
with Room database, perform CRUD operations, and understand data
caching.
93-94 Introduction to Kotlin Get started with Kotlin, a modern programming language for
the JVM. Understand basic syntax, data classes, and null
safety.
95-96 Developing RESTful Implement RESTful APIs using Kotlin and Spring Boot.
APIs with Kotlin Understand interoperability between Java and Kotlin in a
Spring application.
99-100 Testing Kotlin Learn testing strategies for Kotlin applications. Explore unit
Applications testing, mock testing, and behavioral testing in a Kotlin
codebase.
103-104 Deep Learning with Dive into deep learning using Deeplearning4j (DL4J).
DL4J Implement neural networks, understand backpropagation,
and explore DL4J features.
105-106 Introduction to Explore Spring Data Elasticsearch for efficient data retrieval
Spring Data and indexing. Integrate Elasticsearch into Spring Boot
Elasticsearch applications.
107-108 Building Reactive Learn the fundamentals of reactive programming with Vert.x.
Systems with Vert.x Explore event-driven architecture and asynchronous
communication.
109-110 Java Native Interface Understand the Java Native Interface for integrating Java with
(JNI) native applications. Implement JNI for enhanced
performance and access to native libraries.
113-114 JavaFX for Desktop Learn JavaFX for building desktop applications. Create
Applications graphical user interfaces, handle user events, and understand
scene graphs.
117-118 Data Processing with Explore Apache Flink for stream processing. Understand
Apache Flink event time processing, windowing, and stateful processing in
Flink applications.
123-124 Building Chatbots Explore natural language processing (NLP) and build chatbots
with Java using Java. Understand dialog flow, intent recognition, and
integration with messaging platforms.
125-126 Introduction to Cloud Get started with cloud computing using the AWS SDK for
Computing with AWS Java. Understand AWS services, implement cloud storage,
SDK and explore basic cloud computing concepts.
127-128 Serverless Computing Explore serverless computing with AWS Lambda. Implement
with AWS Lambda serverless functions, understand event triggers, and deploy
serverless applications.
131-132 Developing Native Dive into GraalVM for building native applications in Java.
Applications with Explore ahead-of-time (AOT) compilation and understand
GraalVM the benefits of native images.
133-134 Introduction to Apache Learn Apache Camel for integration purposes. Understand
Camel message routing, transformation, and integration patterns
with Apache Camel.
135-136 Web Scraping with Explore web scraping using JSoup. Understand HTML
JSoup parsing, DOM manipulation, and data extraction from
websites.
139-140 Building Web Learn Vaadin for building web applications in Java. Create
Applications with responsive UIs, handle user input, and understand the
Vaadin Vaadin framework.
143-144 Building Real-time Dive into real-time applications using WebSockets in Java.
Applications with Implement bidirectional communication, handle
WebSockets WebSocket events, and build interactive applications.
145-146 Introduction to JHipster Explore JHipster for building modern, full-stack Java
applications.
147-148 Advanced Spring Data Explore advanced features of Spring Data JPA, including
JPA custom queries, auditing, and query derivation.
151-152 Spring Cloud Sleuth and Get hands-on experience with distributed tracing using
Zipkin (Hands-On) Sleuth and Zipkin in a microservices environment.
157-158 Micro Frontends with Learn the concept of micro frontends using Single-Spa.
Single-Spa Implement modular front-end applications.
159-160 Machine Learning Explore deploying machine learning models using Java.
Model Deployment Understand model serving, containers, and REST APIs.
163-164 Blockchain Smart Develop and deploy smart contracts on the Ethereum
Contracts (Hands-On) blockchain using Java and Web3j.
165-166 Cloud Security Best Understand best practices for securing applications in the
Practices cloud. Explore identity management and encryption.
171-172 GraalVM Native Image Dive deeper into optimizing native images with GraalVM.
Tuning Explore configuration options and performance tuning.
173-174 Apache Camel Learn advanced integration patterns with Apache Camel.
Integration Patterns Implement routing, transformation, and error handling.
175-176 Advanced Web Explore advanced web scraping techniques using JSoup.
Scraping Techniques Handle dynamic content, login sessions, and AJAX
requests.
177-178 Computer Vision Get hands-on experience with building computer vision
Applications (Hands- applications using OpenCV in Java.
On)
179-180 Final Project and Code Work on a final project that integrates multiple advanced
Review concepts learned. Conduct a code review for optimization
and best practices.