Learning C# Programming for Beginners
This is a beginner programing course for learning C#. The goal is to teach the very basics of C# programming so that you can get started after that with game development, for example with the Unity Game Engine.
I added the video tutorials to a playlist on my youtube channel, so that you can go through them step by step:
The parts are:
- Getting started with C# : Simple example project
- What are classes and constructors : A first intro to OOP
- C# Collections : ArrayLists and Lists from the System.Collections.Generic namespace
- …
Stay tuned, more programming tutorials for this course will follow.
(Visited 125 times, 1 visits today)