Skip to content

Commit

Permalink
Atualizações guia Java a pedido da Escola de Programação
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciocarraro committed Aug 20, 2023
1 parent cec2556 commit 34a84b1
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 25 deletions.
3 changes: 0 additions & 3 deletions _data/cards/pt_BR/java-errorhandling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ alura-contents:
- type: COURSE
title: "Curso Java Exceções: aprenda a criar, lançar e controlar exceções"
link: https://cursos.alura.com.br/course/java-excecoes
- type: COURSE
title: "Curso Java Debug: técnicas para entender e melhorar o seu código"
link: https://www.alura.com.br/curso-online-java-debug
7 changes: 0 additions & 7 deletions _data/cards/pt_BR/java-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ key-objectives:
- Manipular métodos
- Manipular arrays e listas
- Obter dados de uma API
- Fazer chamadas assíncronas 'Future', etc
- Criar construtores
aditional-objectives:
- Manipular objetos JSON
Expand Down Expand Up @@ -70,15 +69,9 @@ alura-contents:
- type: YOUTUBE
title: "Alura: O que é o Java?"
link: https://www.youtube.com/watch?v=90NcVNsKGik
- type: YOUTUBE
title: "Alura: Curso de 'O básico de Java' - Aula 1"
link: https://www.youtube.com/watch?v=38BwTaGmnFg
- type: COURSE
title: "Formação Java e Orientação a Objetos"
link: https://cursos.alura.com.br/formacao-java
- type: COURSE
title: "Formação Java JRE e JDK: compile e execute o seu programa"
link: https://cursos.alura.com.br/course/java-primeiros-passos
- type: CHALLENGE
title: "7 Days of Code: Java"
link: https://7daysofcode.io/matricula/java
3 changes: 0 additions & 3 deletions _data/cards/pt_BR/java-spring-framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ alura-contents:
- type: YOUTUBE
title: "Alura: Melhores práticas com Spring Framework"
link: https://www.youtube.com/watch?v=xDuPI3pA_R8
- type: COURSE
title: "Formação Spring Framework"
link: https://cursos.alura.com.br/formacao-spring-framework
- type: COURSE
title: "Formação Java e Microsserviços com Spring e RabbitMQ"
link: https://cursos.alura.com.br/formacao-java-microsservicos
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/jvm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ contents:
title: "Giuliana Bezerra: Entenda o que é WORA, JVM, JDK e JRE - Ep. 1"
link: https://youtu.be/U6Gh6HYyl6c
alura-contents:
- type: ARTICLE
title: "JVM: conhecendo o processo de execução de código"
link: https://www.alura.com.br/artigos/jvm-conhecendo-processo-execucao-de-codigo
- type: PODCAST
title: "Hipsters.tech: E o futuro do Java! – Hipsters 27"
link: https://www.hipsters.tech/e-o-futuro-do-java-hipsters-27/
Expand Down
8 changes: 4 additions & 4 deletions _data/guides/en_US/java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ expertise:
priority: 8
- containers:
priority: 7
- java-networking-and-sockets:
priority: 6
- java-servlets:
priority: 7
# - java-networking-and-sockets:
# priority: 6
# - java-servlets:
# priority: 7
- kafka:
priority: 6
collaboration:
Expand Down
8 changes: 4 additions & 4 deletions _data/guides/es/java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ expertise:
priority: 8
- containers:
priority: 7
- java-networking-and-sockets:
priority: 6
- java-servlets:
priority: 7
# - java-networking-and-sockets:
# priority: 6
# - java-servlets:
# priority: 7
- kafka:
priority: 6
collaboration:
Expand Down
8 changes: 4 additions & 4 deletions _data/guides/pt_BR/java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ expertise:
priority: 8
- containers:
priority: 7
- java-networking-and-sockets:
priority: 6
- java-servlets:
priority: 7
# - java-networking-and-sockets:
# priority: 6
# - java-servlets:
# priority: 7
- kafka:
priority: 6
collaboration:
Expand Down

1 comment on commit 34a84b1

@vercel
Copy link

@vercel vercel bot commented on 34a84b1 Aug 20, 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.