Skip to content

CapelaGames/csProgrammingBasics

Repository files navigation

Speaking c#

Introduction

Unity3D uses a programming language called C# (pronouced "See Sharp") for scripting games.

This github was created to keep notes about different aspects of C#, not to teach how to program on its own.

Concepts you need to know when learning C# are layed out in the following text files. If you would like to add to these you may make an issue on github (linked above) or create a merge request.

Contents

  1. Basic Syntax
  2. Commenting
  3. Variables
  4. Expressions
  5. If statements
  6. Loops
  7. Classes and Functions

Other:

  1. How to submit
  2. Git Commands
  3. Machine Learning

About

Concepts you need to know when learning c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published