You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
-
# C# Learning Resources
1
+
# C# Learning Resources & Cheat Sheets
2
2
3
3
> By [ConstructG.com](https://constructg.com) – The Ultimate C# Learning Bundle
4
4
5
5
This repository contains a collection of comprehensive C# learning resources, cheatsheets, and references designed for developers at all skill levels. Whether you're a beginner learning the basics or an experienced developer looking for a quick reference, you'll find valuable resources here.
@@ -16,10 +20,10 @@ This repository contains a collection of comprehensive C# learning resources, ch
16
20
17
21
## How to Use These Resources
18
22
19
-
-**For beginners**: Start with the [C# Concise Reference](./docs/concise-reference.md) to get familiar with the core concepts.
20
-
-**For quick lookups**: The [C# Ultimate Cheatsheet](./docs/ultimate-cheatsheet.md) is organized for easy reference.
21
-
-**For visual learners**: Check out the [C# Mindmap](./docs/mindmap.html) to see how concepts relate to each other.
22
-
-**For in-depth learning**: The [C# Comprehensive Reference](./docs/comprehensive-reference.md) provides detailed explanations of all features.
23
+
-**For beginners**: Start with the [C# Concise Reference](https://csharp-kit.constructg.com/docs/concise-reference.md) to get familiar with the core concepts.
24
+
-**For quick lookups**: The [C# Ultimate Cheatsheet](https://csharp-kit.constructg.com/docs/ultimate-cheatsheet.md) is organized for easy reference.
25
+
-**For visual learners**: Check out the [C# Mindmap](https://csharp-kit.constructg.com/docs/mindmap.html) to see how concepts relate to each other.
26
+
-**For in-depth learning**: The [C# Comprehensive Reference](https://csharp-kit.constructg.com/docs/comprehensive-reference.md) provides detailed explanations of all features.
23
27
24
28
## Repository Structure
25
29
@@ -51,4 +55,4 @@ This project is licensed under the GNU Affero General Public License v3.0 - see
51
55
52
56
## About ConstructG
53
57
54
-
[ConstructG.com](https://constructg.com) is an online game development academy that offers comprehensive courses on C#, Data Structures & Algorithms, Avalonia UI, and Unity game development.
58
+
[ConstructG.com](https://constructg.com) is an online game development academy that offers comprehensive courses on C#, Data Structures & Algorithms, Avalonia UI, and Unity game development.
0 commit comments