Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankkwabenaaboagye/accelerator-il
Java Intermediate Level
https://github.com/frankkwabenaaboagye/accelerator-il
aop concurrency concurrenthashmap docker java memory security selenium spring spring-boot spring-mvc spring-security strategy-design-pattern stream-api testing thread-safety threading
Last synced: 16 days ago
JSON representation
Java Intermediate Level
- Host: GitHub
- URL: https://github.com/frankkwabenaaboagye/accelerator-il
- Owner: frankkwabenaaboagye
- Created: 2024-11-24T20:30:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T08:10:11.000Z (about 1 month ago)
- Last Synced: 2025-01-25T06:42:02.011Z (16 days ago)
- Topics: aop, concurrency, concurrenthashmap, docker, java, memory, security, selenium, spring, spring-boot, spring-mvc, spring-security, strategy-design-pattern, stream-api, testing, thread-safety, threading
- Language: Java
- Homepage:
- Size: 406 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerator - IL
* Intermediate Level
* Modules - focused content, exercises, and resources.## Weekly Modules
Each link below will take you to the corresponding week's content and resources.
- [Week 1: Mastering Advanced Java Concepts and Data Structures](./wk-1/README.md)
- Advanced Java Features (OOP concepts, Generics, Collections Framework), Exception Handling , Java Concurrency (Multithreading), Advanced Data Structures (e.g., Trees Graphs) , Advanced Algorithms (e.g., Greedy Algorithms, Dynamic Programming)- [Week 2: Software Design, Testing, and Spring MVC Essentials](./wk-2/README.md)
- Design Patterns (e.g., Singleton, Factory Method, Adapter) , Unit Testing with Mockito , Integration Testing , Spring MVC (Model-View-Controller)- [Week 3: Mastering Spring Boot Security, Microservices, and Docker](./wk-3/README.md)
- Spring Boot Security (Advanced topics), Spring Boot Actuator (Monitoring & Management) , Spring Cloud (Microservices Architecture) , Docker for Java Applications- [Week 4: Java Performance, Testing, and CI/CD ](./wk-4/README.md)
- Java Performance Optimization , Memory Management , Garbage Collection , Testing Frameworks (e.g., JUnit, Selenium) , Continuous Integration and Continuous Delivery (CI/CD) with Jenkins- [Week 5: Aspect-Oriented Programming Unveiled](./wk-5/README.md)
- Aspect-Oriented Programming---
Happy Learning!