- Course
- Core Tech
C# Fundamentals
C# is the preferred language to build .NET applications. In this course, you will learn the basics of the C# language and create your own C# applications
What you'll learn
C# offers an extended set of tools to build all types of applications, including web, mobile, and cloud-based applications. In this course, C# Fundamentals, you’ll learn the fundamentals of C# application development. First, you’ll see the syntax of the C# language including decision and iteration statements, methods, and operators. Next, you’ll explore object-oriented development with the C# language with classes and objects. Finally, you’ll learn how to work with classes of the .NET class library including how to work with files and handle exceptions. When you’re finished with this course, you’ll have the skills and knowledge of C# needed to build real C#-based applications.
Table of contents
- Module Introduction | 7m 36s
- Hello C# | 2m 54s
- Setting up Your Environment | 3m 12s
- Demo: Setting up Your Environment Using Visual Studio | 1m 24s
- Building Your First C# Program Using Visual Studio | 1m 46s
- Demo: Creating Your First C# Application | 4m 6s
- Demo: Writing C# Code | 5m 14s
- Demo: Exploring the Files in a C# Application | 3m 35s
- Debugging Our Code | 3m 33s
- Demo: Debugging in Visual Studio | 3m 37s
- Building Applications Using the CLI | 4m 33s
- Demo: Building Applications Using the CLI | 4m 47s
- Demo: Using the C# Dev Kit | 4m 51s
- Demo: Using the Docs | 1m 22s
- Summary | 1m 23s
About the author
Gill Cleeren is a solution architect, author, and trainer in mobile and web technologies. He's also a Microsoft Regional Director and MVP. He lives in Tienen, Belgium.
More Courses by Gill