Programming/CSharp - Basics and Examples: Difference between revisions
From Wiki Aghanim
Jump to navigationJump to search
m Administrator moved page Programming/CSharp - Basics and Examples to .NET/CSharp - Basics and Examples |
No edit summary |
||
| Line 19: | Line 19: | ||
The C# Player's Guide (5th Edition) - Great book about learning Csharp. Takes you from basic, and have a gaming way of teaching. | The C# Player's Guide (5th Edition) - Great book about learning Csharp. Takes you from basic, and have a gaming way of teaching. | ||
[[Category: | [[Category:.NET]] | ||
[[Category:CSharp]] | [[Category:CSharp]] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
Revision as of 11:20, 26 February 2026

Learning Sources
Programming Concepts - C# | Microsoft Learn -
C# Mastercourse - IAmTimCorey - If you're starting out, this is the best place to start.
The C# Academy - Learn by doing
CodeCrafters | Advanced programming challenges - Learn by doing
The C# Player's Guide (5th Edition) - Great book about learning Csharp. Takes you from basic, and have a gaming way of teaching.