Programming/CSharp - Basics and Examples: Difference between revisions
From Wiki Aghanim
Jump to navigationJump to search
imported>Aghanim No edit summary |
m Administrator moved page .NET/CSharp - Basics and Examples to Programming/CSharp - Basics and Examples |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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]] | ||
Latest revision as of 11:21, 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.