Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.