Skip to content

Nova atualizações de cards #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/cloud-networking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ alura-contents:
- type: COURSE
title: "Curso de AWS: Redes na nuvem com VPC"
link: https://cursos.alura.com.br/course/amazon-vpc-configurando-redes-aws
- type: COURSE
title: "Formação Redes de computadores"
link: https://www.alura.com.br/formacao-redes
4 changes: 4 additions & 0 deletions _data/cards/pt_BR/command-line-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ alura-contents:
- type: ARTICLE
title: "CMD: dicas para trabalhar no prompt do Windows"
link: https://www.alura.com.br/artigos/cmd-dicas-para-trabalhar-no-prompt-do-windows
- type: ARTICLE
title: "Como configurar variáveis de ambiente no Windows, Linux e macOS"
link: https://www.alura.com.br/artigos/configurar-variaveis-ambiente-windows-linux-macos
- type: SITE
title: "Primeiras aulas do Curso Windows Prompt: Trabalhando na linha de comando"
link: https://www.alura.com.br/conteudo/windows-prompt-utilizando-cmd
Expand All @@ -28,3 +31,4 @@ alura-contents:
- type: COURSE
title: "Curso Terminal: aprenda comandos para executar tarefas"
link: https://cursos.alura.com.br/course/terminal-comandos-executar-tarefas

4 changes: 2 additions & 2 deletions _data/cards/pt_BR/django-rest-framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ alura-contents:
title: "Django: Upload de imagens em uma API Rest"
link: https://www.alura.com.br/artigos/django-upload-de-imagens-em-uma-api-rest
- type: COURSE
title: "Formação Django REST APIs"
link: https://cursos.alura.com.br/formacao-django-rest
title: "Formação Django REST Framework: crie APIs com Python"
link: https://www.alura.com.br/formacao-django-rest
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/java-spring-framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ alura-contents:
- type: COURSE
title: "Formação Java e Microsserviços com Spring e RabbitMQ"
link: https://cursos.alura.com.br/formacao-java-microsservicos
- type: COURSE
title: "Formação Java Web: crie aplicações usando Spring Boot"
link: https://www.alura.com.br/formacao-java-web-spring-boot
- type: SITE
title: "Livro da Casa do Código: Vire o jogo com Spring Framework"
link: https://www.casadocodigo.com.br/products/livro-spring-framework
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/linux-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ alura-contents:
- type: COURSE
title: "Linux Onboarding: trabalhe com usuários, permissões e dispositivos"
link: https://cursos.alura.com.br/course/linux-onboarding-usuarios-permissoes-dispositivos
- type: COURSE
title: "DevOps: explorando conceitos, comandos e scripts no Linux CLI"
link: https://www.alura.com.br/curso-online-devops-conceitos-comandos-scripts-linux-cli
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/solid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ alura-contents:
- type: COURSE
title: "Curso iOS: escrevendo código de qualidade com SOLID em Swift"
link: https://www.alura.com.br/curso-online-ios-escrevendo-codigo-qualidade-solid-swift
- type: COURSE
title: "SOLID com TypeScript: aplicando boas práticas em orientação a objetos"
link: https://www.alura.com.br/curso-online-solid-typescript-boas-praticas-orientacao-objetos
- type: COURSE
title: "Formação Boas práticas em C#"
link: https://cursos.alura.com.br/formacao-boas-praticas-c-sharp
Expand All @@ -53,7 +56,7 @@ alura-contents:
link: https://cursos.alura.com.br/formacao-boas-praticas-php
- type: COURSE
title: "Formação Boas práticas em Java"
link: https://cursos.alura.com.br/formacao-boas-praticas-java
link: https://cursos.alura.com.br/formacao-boas-praticas-java
- type: SITE
title: "Livro Casa do Código: Desbravando SOLID - Práticas avançadas para códigos de qualidade em Java moderno"
link: https://www.casadocodigo.com.br/products/livro-desbravando-solid
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/virtualization-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ alura-contents:
- type: COURSE
title: "Docker: Criando e gerenciando containers"
link: https://cursos.alura.com.br/course/docker-criando-gerenciando-containers
- type: COURSE
title: "DevOps: construindo e gerindo containers com o Docker"
link: https://www.alura.com.br/curso-online-devops-construindo-gerindo-containers-docker
Loading