Skip to content

Jeniblodev patch 1 #340

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 9 commits into from
Nov 8, 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
4 changes: 1 addition & 3 deletions _data/cards/pt_BR/ado-dot-net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ contents:
title: "André Lima: Salvando arquivos no banco de dados com C# e ADO.NET"
link: https://www.youtube.com/watch?v=2H3Hc0ZFGjY
alura-contents:
- type: SITE
title: "Apostila: Orientação a Objetos em C# - Capítulo 8 - Acesso a banco de dados"
link: https://biblioteca.alura.tech/bitstream/123456789/77/1/Araujo_Everton_Orienta%C3%A7%C3%A3o%20a%20objetos%20em%20C%23.pdf

12 changes: 3 additions & 9 deletions _data/cards/pt_BR/asp-net-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ contents:
- type: YOUTUBE
title: "Teacher Mauro Duarte: C# Introdução ao Asp.Net Core MVC"
link: https://www.youtube.com/watch?v=lwVvrRIS7aI
- type: YOUTUBE
title: "Thiago Pelissari: .Net Framework VS .Net Core - Qual é a diferença ?"
link: https://www.youtube.com/watch?v=PM1JKY41wnw
alura-contents:
- type: PODCAST
title: "Hipsters.tech: ASP.NET Core – Hipsters 108"
Expand All @@ -34,15 +31,12 @@ alura-contents:
- type: ARTICLE
title: "Como criar uma calculadora de IMC com ASP.NET Core Blazor"
link: https://www.alura.com.br/artigos/como-criar-calculadora-imc-com-asp-net-core-blazor
- type: ARTICLE
title: "Configurando e rodando ASP.NET MVC no Mac OS"
link: https://www.alura.com.br/artigos/configurando-e-rodando-asp-net-mvc-no-mac-os
- type: YOUTUBE
title: "Alura: Criando sua primeira aplicação .NET Core no Linux"
link: https://www.youtube.com/watch?v=UZQqXPuKr1s
- type: YOUTUBE
title: "Alura: ASP NET.Core - Alura Live 32"
link: https://www.youtube.com/watch?v=qVddNI13AUo
- type: COURSE
title: "Curso .NET 6: criando uma web API"
link: https://cursos.alura.com.br/course/dotnet-criando-web-api
- type: COURSE
title: "Formação ASP.Net Core: crie aplicações com C#, .NET, Entity Framework e LINQ"
link: https://cursos.alura.com.br/formacao-dotnet
8 changes: 4 additions & 4 deletions _data/cards/pt_BR/csharp-collections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ alura-contents:
title: "Apostila: C# e Orientação a Objetos - Facilitando o trabalho com coleções através das listas"
link: https://www.alura.com.br/apostila-csharp-orientacao-objetos/trabalhando-com-listas#facilitando-o-trabalho-com-colecoes-atraves-das-listas
- type: COURSE
title: "Curso C# Collections parte 1: Listas, arrays, listas ligadas, dicionários e conjuntos"
link: https://cursos.alura.com.br/course/csharp-collections
title: "Curso C#: consumindo API, gravando arquivos e utilizando o LINQ"
link: https://cursos.alura.com.br/course/c-sharp-consumindo-api-gravando-arquivos-linq
- type: COURSE
title: "Curso C# Collections parte 2: Coleções ordenadas, arrays multidimensionais e LINQ"
link: https://cursos.alura.com.br/course/csharp-collections-parte-2
title: "Curso C#: Trabalhando com Arrays e Coleções"
link: https://cursos.alura.com.br/course/csharp-arrays-colecoes
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/csharp-memory-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ contents:
- type: SITE
title: "Microsoft Docs: Gerenciamento automático de memória"
link: https://docs.microsoft.com/pt-br/dotnet/standard/automatic-memory-management
- type: SITE
title: "Microsoft Docs: Gerenciamento da memória e coleta de lixo (GC) no ASP.NET Core"
link: https://learn.microsoft.com/pt-br/aspnet/core/performance/memory?view=aspnetcore-8.0
- type: ARTICLE
title: "Gerenciamento de memória — C#"
link: https://medium.com/@mateusgoncalvesgeracino/gerenciamento-de-mem%C3%B3ria-c-bcb5f2c89464
Expand Down
3 changes: 0 additions & 3 deletions _data/cards/pt_BR/csharp-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ alura-contents:
- type: PODCAST
title: "Hipsters.tech: Testes Automatizados"
link: https://cursos.alura.com.br/extra/hipsterstech/testes-automatizados-hipsters-51-a535
- type: YOUTUBE
title: "Alura: Curso de Testes: TDD com C#"
link: https://www.youtube.com/watch?v=DZSgaWE5XFk
- type: COURSE
title: "C#: aprenda a criar testes limpos com boas práticas"
link: https://cursos.alura.com.br/course/csharp-criar-testes-limpos-boas-praticas
Expand Down
2 changes: 1 addition & 1 deletion _data/cards/pt_BR/data-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ alura-contents:
title: "Curso PHP: dominando as Collections"
link: https://cursos.alura.com.br/course/php-dominando-collections
- type: COURSE
title: "Curso Python: avançando na linguagem"
title: "Curso Python: crie a sua primeira aplicação"
link: https://cursos.alura.com.br/course/python-crie-sua-primeira-aplicacao
- type: CHALLENGE
title: "7 Days of Code: Estruturas de Dados"
Expand Down
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/entity-framework-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ contents:
link: https://www.youtube.com/watch?v=ZaVyLFTDuIQ
alura-contents:
- type: COURSE
title: ".NET: persistindo dados com Entity Framework Core"
title: "Curso .NET: persistindo dados com Entity Framework Core"
link: https://cursos.alura.com.br/course/dot-net-persistindo-dados-entity-framework-core
- type: COURSE
title: "Formação: Aprofunde em.NET com Entity Framework Core"
link: https://cursos.alura.com.br/formacao-dot-net-avancando-ef-core
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/git-and-github-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ alura-contents:
- type: ARTICLE
title: "Mais git com o hub: a linha de comando do Github"
link: https://www.alura.com.br/artigos/github-na-linha-de-comando
- type: PODCAST
title: "Hipsters 184: Guia do Iniciante em Github"
link: https://cursos.alura.com.br/extra/hipsterstech/guia-do-iniciante-em-github-hipsters-184-a378
- type: SITE
title: "GitHub: diferentes maneiras de compartilhar seu projeto"
link: https://cursos.alura.com.br/extra/alura-mais/github-diferentes-maneiras-de-compartilhar-seu-projeto-c2002
- type: SITE
title: "Websérie: Git e Github para Sobrevivência"
link: https://www.alura.com.br/webseries/git-e-github-para-sobrevivencia
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/linq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ alura-contents:
- type: COURSE
title: "Curso C#: consumindo API, gravando arquivos e utilizando o LINQ"
link: https://cursos.alura.com.br/course/c-sharp-consumindo-api-gravando-arquivos-linq
- type: COURSE
title: "Curso C# LINQ: explorando ferramentas de consulta"
link: https://cursos.alura.com.br/course/chsharp-linq-explorando-ferramentas-consulta
Loading