Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whitearct1c/java-exam-se17-challenges
This repository is designed to help you enhance your Java skills and prepare for your certification exam through a series of engaging coding challenges.
https://github.com/whitearct1c/java-exam-se17-challenges
Last synced: 15 days ago
JSON representation
This repository is designed to help you enhance your Java skills and prepare for your certification exam through a series of engaging coding challenges.
- Host: GitHub
- URL: https://github.com/whitearct1c/java-exam-se17-challenges
- Owner: WhiteArct1c
- Created: 2024-08-02T19:08:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T17:21:40.000Z (3 months ago)
- Last Synced: 2024-11-09T22:17:41.557Z (2 months ago)
- Language: Java
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projetos
- [NewFastFood](https://github.com/WhiteArct1c/java-exam-se17-challenges/tree/develop/src/main/java/br/com/newgo/newfastfood)
- Objetivo: Projeto de um sistema de fast food. Usado para praticar conceitos de Métodos Java e Streams API, focando na certificação Java SE 17 exam 1Z0-829.
- [NewEcommerce](https://github.com/WhiteArct1c/java-exam-se17-challenges/tree/develop/src/main/java/br/com/newgo/newecommerce)
- Objetivo: Projeto de um sistema básico de backend de ecommerce. Usado para praticar conceitos de Threads e Módulos em Java, focando na certificação Java SE 17 exam 1Z0-829.