Skip to content

Commit

Permalink
Adicionando um artigo PT-BR, na categoria Java Coleções em como utili…
Browse files Browse the repository at this point in the history
…zar o Java Streams no Java8+ para manipular Coleções e Mapas (#216)
  • Loading branch information
Sassine authored Oct 18, 2023
1 parent 8182f25 commit 0c8bd04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/java-collections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ contents:
- type: YOUTUBE
title: "Giuliana Bezerra: Aprenda a usar arrays no Java - Ep. 11"
link: https://youtu.be/-wqLBOr3aqc
- type: ARTICLE
title: "Sassine.dev: Domine as Coleções e Mapas com Java Stream"
link: https://sassineasmar.hashnode.dev/java-stream-domine-as-listascolecoes-de-uma-vez-por-todas
alura-contents:
- type: YOUTUBE
title: "Alura: Aprofundando no Java: domine as Collections"
Expand Down
1 change: 1 addition & 0 deletions _data/downloadFiles/PT_BR/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- Aprender os usos e diferenças entre Equals e HashCode
- Saiba trabalhar com ArrayList, LinkedList ou Vector
- Classes Wrappers
- Domine a Manipulação de Coleções e Mapas com Java Stream
- [ ] **Java - Testes**:
- O teste de software é o processo de avaliação e verificação de que um software realmente faz o que deveria fazer. Os benefícios dos testes incluem a prevenção de bugs, a redução dos custos de desenvolvimento e a melhoria do desempenho.
- Usar testes unitários
Expand Down

1 comment on commit 0c8bd04

@vercel
Copy link

@vercel vercel bot commented on 0c8bd04 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.