Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nibanks/learn-to-code-c-sharp

An introduction to learning to code, using C#
https://github.com/nibanks/learn-to-code-c-sharp

Last synced: about 2 months ago
JSON representation

An introduction to learning to code, using C#

Awesome Lists containing this project

README

        

# Learn to Code (C#)

This is a general introduction to coding. It consists of a set of lessons that
will teach you the basics of coding. No previous knowledge is required! All you
need is a browser.

# Instructions

Start by forking the repo (Fork button at the top right) and then start going
through the lesson links below.

![](.images/fork.png)

# Lessons

- [Lesson 1](lessons/1/Lesson1.md#lesson-1) - Hello World!
- [Lesson 2](lessons/2/Lesson2.md#lesson-2) - Variables