C# is the primary language used to build .NET apps and Windows apps. With .NET Core, it can even be used to write cross-platform apps. It combines the power of C++ with the ease of use of Java and other managed languages. Get up to speed quickly on C# by with our Mastering C# series, authored by Jeffrey Richter and Colin Melia.
Course Title | Author | Duration | Topic(s) |
---|---|---|---|
C# Basics | Colin Melia | 00:50:30 | C# |
C# Program Flow | Colin Melia | 01:12:10 | C# |
Generics | Jeffrey Richter | 01:31:57 | C# |
Garbage Collection | Jeffrey Richter | 01:35:27 | .NET, C# |
C# Data Structures | Colin Melia | 00:52:47 | C# |
C# Application Settings | Colin Melia | 00:46:49 | C# |
C# Unit Testing | Colin Melia | 01:07:53 | C# |
C# File Access | Colin Melia | 00:56:57 | C# |
C# ASMX and WCF Service Access | Colin Melia | 01:10:00 | C# |
C# Raw Data and REST Service Access | Colin Melia | 01:05:19 | C# |
C# Application and Component Types | Colin Melia | 01:08:55 | C# |