https://github.com/glaucia86/fc-studies
A repository responsible for the studies related with the Full Cycle course
https://github.com/glaucia86/fc-studies
Last synced: 5 months ago
JSON representation
A repository responsible for the studies related with the Full Cycle course
- Host: GitHub
- URL: https://github.com/glaucia86/fc-studies
- Owner: glaucia86
- License: mit
- Created: 2023-05-15T12:22:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T01:40:31.000Z (10 months ago)
- Last Synced: 2025-03-31T12:11:13.449Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 11 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Full Cycle Studies
Repository responsible for studies related to the Full Cycle course.
## 🚀 Resources Used
- ✅ **[TypeScript](https://www.typescriptlang.org/download)**
- ✅ **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-14034-gllemos)**
- ✅ **[Node.js](https://nodejs.org/en/)**
- ✅ **[Postman](https://www.getpostman.com/)**
- ✅ **[Extensão Visual Studio Code - Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner&WT.mc_id=javascript-14034-gllemos)**## ✏️ Studies
Module 2: Docker
**[Module 02 - Docker](./02-module/README.md)**
Module 3: Fundamentals of Software Architecture
**[Module 03 - Fundamentos da Arquitetura de Software](./03-module/README.md)**
Module 4: Intersystem communication
**[Module 04 - Intersystem communication](./04-module/README.md)**
Module 5: SOLID Express
**[Module 05 - SOLID Express](./05-module/README.md)**
Module 6: Domain Driven Design
**[Module 06 - Domain Driven Design](./06-module/README.md)**
Módulo 7: DDD: Tactical Modeling and Patterning
**[Module 07 - DDD: Tactical Modeling and Patterning](./07-module/README.md)**
Módulo 8: Practical Event Storming
**[Module 8: Practical Event Storming](./08-module/README.md)**
Módulo 9: Hexagonal Architecture
**[Module 9: Hexagonal Architecture](./09-module/README.md)**
Módulo 10: Practical Clean Architecture
**[Module 10: Practical Clean Architecture](./10-module/README.md)**