Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

C# for Beginners - Coding From Scratch

via Udemy

Overview

Everything you need to get going with C# and .NET

What you'll learn:
  • A good understanding of the most important aspects of the C# language and use it to create programs
  • The fundamentals of the C# language and .NET Core
  • The syntax and structure of a C# program
  • Important keyboard shortcuts in Visual Studio
  • Work with local variables and fields (class variables)
  • How to create and call methods, provide arguments, handling return types and tuples
  • Working with if and switch statements, conditional operators
  • Working with the for, while, do while and for each loop
  • Creating and indexing arrays
  • Use generic collections such as List, Stack, Queue and Dictionary
  • Work with classes and objects, static members and access modifiers such as private, protected and public
  • Work with properties (automatic, full, read-only etc)
  • Read and write text files to disk
  • Throw, catch and handle exceptions
  • How to work with reference types and value types
  • How C# relates to Common Intermediate Language (CIL), JIT compilation and native code
  • Deploying .NET Core console applications

Platform: C# and .NET


Learning to Program in C# and .NET

This course in C# and .NET doesn't require any prior knowledge in programming as I will guide you through every step you need to become productive using the C# language and the .NETplatform. My ambition with this course is to firmly ground all theory in code that you and I write in the editor together. Please don't just watch the content - let's both of us code every line together :)


Building the Hangman game

As we'll pick up new skills along the way, we will keep adding code to our hangman game - an application that we will write from start to finish throughout this course!


100% Code Compatibility

The code in this course is 100% compatible with the latest version of .NET. Any version of Visual Studio (Community, Professional etc.) will work great, but if you're already comfortable in VS Code or Rider, you can certainly keep using that.


100% Money-Back Guarantee

This course comes with a 30-day full money-back guarantee. Take the course, go through the lectures, do the exercises, and if you're not happy, ask for a refund within 30 days. All your money back, no questions asked.

Syllabus

  • Introduction
  • What to Install?
  • Introduction to C# and .NET
  • Syntax and Structure
  • Crucial Visual Studio Keyboard Shortcuts
  • Coding Hangman #1
  • Variables
  • Methods
  • Coding Hangman #2
  • Conditional Logic and Flow
  • Coding Hangman #3
  • Loops
  • Coding Hangman #4
  • Arrays
  • Coding Hangman #5
  • Generic Collections
  • Coding Hangman #6
  • Classes and Objects
  • Coding Hangman #7
  • Properties
  • Coding Hangman #8
  • File Management
  • Coding Hangman #9
  • Exception Handling
  • Coding Hangman #10
  • Extra: The .NET Compilation Model

Taught by

Pontus Wittenmark

Reviews

4.4 rating at Udemy based on 862 ratings

Start your review of C# for Beginners - Coding From Scratch

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.