1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-11 14:18:31 +00:00

Add book Design Patterns via C# (#3811)

* Add book Design Patterns via C#

* Update free-programming-books-ru.md

* Change lists in alphabetical order

* Update free-programming-books-ru.md
This commit is contained in:
Roman Marusyk 2020-10-09 21:46:57 +03:00 committed by GitHub
parent a2f5720e50
commit 8759c70f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,6 +144,7 @@
### C Sharp
* [Design Patterns via C#](http://itvdn.com/ru/patterns) - Александр Шевчук, Дмитрий Охрименко, Андрей Касьянов (PDF) *(Требуется аккаунт)*
* [Паттерны проектирования в C# и .NET](https://metanit.com/sharp/patterns) - Евгений Попов
* [Полное руководство по языку программирования С# 7.0 и платформе .NET 4.7](https://metanit.com/sharp/tutorial) - Евгений Попов
* [Сетевое программирование в С# и .NET](https://metanit.com/sharp/net) - Евгений Попов