https://github.com/guillaumefalourd/java-exercices
Exercícios em Java para iniciantes (pré-Junior) ☕️🇧🇷
https://github.com/guillaumefalourd/java-exercices
beginner desafios exercices hacktoberfest java junior
Last synced: about 1 month ago
JSON representation
Exercícios em Java para iniciantes (pré-Junior) ☕️🇧🇷
- Host: GitHub
- URL: https://github.com/guillaumefalourd/java-exercices
- Owner: GuillaumeFalourd
- License: apache-2.0
- Created: 2021-09-04T15:53:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T15:16:00.000Z (over 3 years ago)
- Last Synced: 2025-03-01T04:15:58.195Z (about 2 months ago)
- Topics: beginner, desafios, exercices, hacktoberfest, java, junior
- Language: Java
- Homepage:
- Size: 3.58 MB
- Stars: 36
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Java Exercices
Esse repositório disponibiliza exercícios em Java para iniciantes, encontrados online ou criados pelos contribuidores.
## Exercicios
- [Básico](https://github.com/GuillaumeFalourd/java-exercices/tree/main/0-BASICO)
- Aulas
- [Aulas 1 e 2](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/AULAS/aula-1-e-2.pdf)
- [Aula 3](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/AULAS/aula-3.pdf)
- [Aula 4](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/AULAS/aula-4.pdf)
- [Java Básico](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/AULAS/java-basico.pdf)
- Estrutura Sequencial
- [Lista 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/1-estrutura-sequencial.md)
- [Lista 2](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/2-estrutura-sequencial.md)
- Estrutura de Decisão
- [Lista 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/3-estrutura-de-decisao.md)
- [Lista 2](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/4-estrutura-de-decisao.md)
- Estrutura de Repetição
- [Lista 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/5-estrutura-de-repeticao.md)
- [Lista 2](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/6-estrutura-de-repeticao.md)
- Resumo
- [Lista 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/7-estruturas.md)
- [Desafio](https://github.com/GuillaumeFalourd/java-exercices/blob/main/0-BASICO/8-desafio.md)
- [Programação Orientada a Objetos 1](https://github.com/GuillaumeFalourd/java-exercices/tree/main/1-POO1)
- Aulas
- [Java e Orientação a Objetos 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/AULAS/Java%20e%20Orienta%C3%A7%C3%A3o%20a%20Objetos%20I.pdf)
- Herança
- [Exercício 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/Heran%C3%A7a/enunciado.md)
- Exercícios
- [Aquecimento](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/1-aquecimento.md)
- [Modelagem de classe 1](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/2-modelagem-de-classe.md)
- [Modelagem de classe 2](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/3-modelagem-de-classe.md)
- [Encapsulamento](https://github.com/GuillaumeFalourd/java-exercices/blob/main/1-POO1/4-encapsulamento.md)## Fontes
- https://dev.to/guilhermemanzano/lista-de-exercicios-basicos-em-java-parte-1-5f0l
- https://www.devmedia.com.br/forum/exercicios-de-java-basico-para-treino-com-resposta/564616## Como Contribuir?
- [Guias para contribuição](https://github.com/GuillaumeFalourd/java-exercices/blob/main/CONTRIBUTING.md)
### Contribuidores
(Criado com [contributors-img](https://contrib.rocks))