Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankkwabenaaboagye/accelerator
Java Accelerator
https://github.com/frankkwabenaaboagye/accelerator
Last synced: about 7 hours ago
JSON representation
Java Accelerator
- Host: GitHub
- URL: https://github.com/frankkwabenaaboagye/accelerator
- Owner: frankkwabenaaboagye
- Created: 2024-11-04T07:39:20.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-11-18T09:38:19.000Z (1 day ago)
- Last Synced: 2024-11-18T10:53:13.939Z (1 day ago)
- Language: Java
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerator
Modules - focused content, exercises, and resources.
## Weekly Modules
Each link below will take you to the corresponding week's content and resources.
- [Week 1: Java Programming](./wk-1/README.md)
- syntax, control flow statements, methods & functions, arrays and strings
- [Week 2: DSA & Spring Intro](./wk-2/README.md)
- arrays, linked list, stacks & queues, sorting & searching algorithms, spring framework- [Week 3: Spring Boot Essentials with CRUD Operations](./wk-3/README.md)
- Dependency Injection, Autowiring, Beans and Configuration, JUnit, simple Spring application with basic CRUD.- [Week 4: Building a RESTful API with Spring Boot ](./wk-4/README.md)
- Spring Boot App, Spring Boot Configuration & Profiles, Web, RESTful API- [Week 5: Spring Security with Database Integration](./wk-5/README.md)
- Spring Security Introduction, User Authentication and Authorization, Spring Data JPA, Database Integration with Spring---
Happy Learning!