Programming/CSharp - Basics and Examples: Difference between revisions

From Wiki Aghanim
Jump to navigationJump to search
 
(One intermediate revision 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:C#]]
[[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.