feat: adicionar informações sobre C##304
Open
Beeboopmeow wants to merge 1 commit intolevxyca:mainfrom
Open
Conversation
❌ Deploy Preview for diciotech failed.
|
Open
george-gca
requested changes
Mar 24, 2025
| tags: | ||
| - Conceito | ||
| description: C# (lido C Sharp) é uma linguagem de programação criada em 2000 pela | ||
| Microsoft, com a sintaxe orientada em objetos baseada na linguagem C++, além de também |
Collaborator
There was a problem hiding this comment.
Acho que fica melhor com a sintaxe de orientação a objetos, ou só com a sintaxe baseada na linguagem C++.
| Microsoft, com a sintaxe orientada em objetos baseada na linguagem C++, além de também | ||
| ser compilada. A linguagem C# foi idealizada para ser simples, moderna e ter propósito geral, | ||
| podendo ser utilizada para programar sistemas de diversos tipos, desde aplicações embarcadas | ||
| até aplicativos e sistemas web. |
Collaborator
There was a problem hiding this comment.
Acho que é legal falar da diferença dela pro C++, tipo ela não recomendar usar ponteiros (e falar por alto o que é um ponteiro) e que ela usa garbage collector (e falar por alto o que é isso também).
Acha que vale a pena inserir alguma informação sobre ela ser parte do .NET? Se bem que desde que eles abriram o código das coisas eu não sei mais em que pé isso anda.
Collaborator
|
Consegue gerar uma versão em inglês também? |
Owner
|
Oi, @Beeboopmeow 💙 Gostaria de entender se você ainda está disponível para trabalhar nesse PR? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Descrição de PR
Adicionar o conceito de C# e explicar as motivações por trás da tecnologia, uma vez que outras linguagens da família (C e C++) já foram adicionadas, mas ainda não o C#.
Issue relacionado