mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
Merge pull request #444 from Stone-Red-Code/Update-C#-resources
Update C# resources
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
authors:
|
authors:
|
||||||
- "Stone_Red#2890"
|
- "Stone_Red#0001"
|
||||||
created_at: 2021/08/07
|
created_at: 2021/08/07
|
||||||
title: Access Modifiers
|
title: Access Modifiers
|
||||||
external_resources:
|
external_resources:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
authors:
|
authors:
|
||||||
- "Stone_Red#2890"
|
- "Stone_Red#0001"
|
||||||
created_at: 2021/08/07
|
created_at: 2021/08/07
|
||||||
title: Coding Conventions
|
title: Coding Conventions
|
||||||
external_resources:
|
external_resources:
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
authors:
|
authors:
|
||||||
- "Stone_Red#2890"
|
- "Stone_Red#0001"
|
||||||
|
- "HueByte#1388"
|
||||||
|
- "sfn#3771"
|
||||||
|
- "Draxis#1559"
|
||||||
created_at: 2021/08/07
|
created_at: 2021/08/07
|
||||||
title: C#
|
title: C#
|
||||||
---
|
---
|
||||||
@@ -18,6 +21,9 @@ title: C#
|
|||||||
###### Books
|
###### Books
|
||||||
|
|
||||||
- [Fundamentals of Computer Programming with C#](https://introprogramming.info/english-intro-csharp-book/)
|
- [Fundamentals of Computer Programming with C#](https://introprogramming.info/english-intro-csharp-book/)
|
||||||
|
- [C# 10 in a Nutshell](https://www.oreilly.com/library/view/c-10-in/9781098121945/)
|
||||||
|
- [C# 10 Pocket Reference](https://www.oreilly.com/library/view/c-10-pocket/9781098122034/)
|
||||||
|
- [Concurrency in C# Cookbook](https://www.oreilly.com/library/view/concurrency-in-c/9781492054498/)
|
||||||
|
|
||||||
###### Discord (bot) libraries
|
###### Discord (bot) libraries
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user