Skip to content
Press
QQ
to open this menu
Pricing & Plans
Request a demo
Login
Start Free Trial
Training Library
C#
A Practical Introduction to C# Programming
learning path
A Practical Introduction to C# Programming
Learn the essential aspects of the C# programming language and start building your own simple C# .NET programs!
Beginner
Difficulty: Beginner
Up to 10h 3m
Duration: Up to 10 hours and 3 minutes
2,757
Students: 2,757
4.8/5
Rating: 4.8/5
Start
Unlock your potential
Build the skills and confidence you need to make a real impact.
Learn your way
This content is flexible and engaging so you can take charge of your learning journey.
Showcase your expertise
Apply what you've learned to track your progress and strengthen your understanding.
Content overview
About
Author
Content overview
13 steps
There are 9 Courses in this learning path
9
There are 3 Exams in this learning path
3
There is 1 Hands-on Lab in this learning path
1
Difficulty: Beginner. Duration: 37m 16s.
COURSE
Beginner
37m 16s
Duration: 37 minutes and 16 seconds
Introduction to C#
This is an introductory lesson to C# and .NET programming that will show you how to use these dynamic cross-platform development tools.
Duration: Up to 35m.
EXAM
Up to 35m
Duration: Up to 35 minutes
Knowledge Check: Introduction to C#
Knowledge Check: Introduction to C#
Difficulty: Beginner. Duration: 8m 24s.
COURSE
Beginner
8m 24s
Duration: 8 minutes and 24 seconds
Set Up a .NET Core C# Development Environment on MacOS
In this lesson, you will learn how to install .Net Core and Visual Studio Code on a Mac and then create a simple application using the two of them.
Difficulty: Beginner. Duration: 49m 43s.
COURSE
Beginner
49m 43s
Duration: 49 minutes and 43 seconds
C# Data Types and Variables
In this lesson, we look at how different types of data are stored using variables within a C# program.
Duration: Up to 35m.
EXAM
Up to 35m
Duration: Up to 35 minutes
Knowledge Check: C# Data Types and Variables
Knowledge Check: C# Data Types and Variables
Difficulty: Intermediate. Duration: 51m 30s.
COURSE
Intermediate
51m 30s
Duration: 51 minutes and 30 seconds
Introduction to Object Orientation and C# Classes
This lesson takes code from the Data Types and Variables lesson and refines it using object-oriented (OO) principles.
Difficulty: Intermediate. Duration: 22m 53s.
COURSE
Intermediate
22m 53s
Duration: 22 minutes and 53 seconds
C# Loops Deep Dive
In this lesson, we'll take an in-depth look at the for loop, while loop, and foreach loop.
See all