Completed
Static
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn C# - Beginner Complete Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Course Overview
- 3 What is C#?
- 4 How to get Help
- 5 Getting Started with Visual Studio
- 6 Unity Install and Basics
- 7 How the Companion Project works
- 8 Common Errors
- 9 Programming Basics
- 10 Variables
- 11 Variables Companion Project Walkthrough
- 12 Data Types
- 13 If statements, Conditions
- 14 Switch
- 15 Functions
- 16 Scope
- 17 Comments
- 18 Arrays, Lists
- 19 Loops
- 20 Class
- 21 Static
- 22 Access Modifiers
- 23 Naming Rules
- 24 Clean Code Guidelines
- 25 Beginner Project
- 26 Beginner Summary
- 27 Outro