Skip to content
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

Добавляем информацию по блоку C# #3

Merged
merged 15 commits into from
Oct 14, 2021

Conversation

nevoroman
Copy link
Contributor

@nevoroman nevoroman commented Oct 13, 2021

В этом PR мы будем работать над базовыми ссылками по блоку про C#.

На текущий момент добавлена только часть запланированных направлений и в некоторых из них не хватает ссылок/описаний.

@nevoroman nevoroman marked this pull request as draft October 13, 2021 18:42
@nevoroman nevoroman marked this pull request as ready for review October 14, 2021 12:05
csharp/cil_jit.md Outdated Show resolved Hide resolved
@vabka
Copy link

vabka commented Oct 14, 2021

Кажется, рядом с Tiered Compilation стоит упомянуть PGO, который должен появиться в .NET 6

@vabka
Copy link

vabka commented Oct 14, 2021

Кажется, рядом с IQueryable стоит упомянуть, что нельзя без страха заменять одну реализацию IQueryable на другую

@nevoroman nevoroman merged commit 1a2fa4d into main Oct 14, 2021
@max-arshinov
Copy link

Я тут вспомнил еще про это: https://habr.com/ru/post/260217/#comment_8608887. Попозже докину в MR

@max-arshinov
Copy link

Не знаю в какой раздел это, но обязательно надо добавить: https://www.youtube.com/playlist?list=PLpUkQYy-K8Y-wYcDgDXKhfs6OT8fFQtVm


## С чего начать?

**[Статья про асинхронное программирование в официальной документации Microsoft](https://docs.microsoft.com/ru-ru/dotnet/csharp/programming-guide/concepts/async/)**

Choose a reason for hiding this comment

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

@nevoroman не против, если я местами поменяю материал, таким образом, чтобы можно было идти последовательно? Сейчас порядок материалов кажется неудачным

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да, конечно. Зашлешь MR как будет время?

@max-arshinov
Copy link

Кажется, рядом с IQueryable стоит упомянуть, что нельзя без страха заменять одну реализацию IQueryable на другую

Давайте тогда и это: https://habr.com/ru/post/543908/. Что можно, что нельзя...

@vabka
Copy link

vabka commented Oct 15, 2021

Давайте тогда и это: https://habr.com/ru/post/543908/. Что можно, что нельзя...

На самом деле, я пытался эту статью найти, но не смог )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants