Getting Started with C#
Learn all you need to know to get started with C#
What you’ll learn
Getting Started with C#
- Simple concepts like Data Types, Variables, Constants, Operators, Loops, and much more
- Lists, ArrayLists, Strings, StringBuilder, and more.
- Good understanding of advanced C# features
- Generics and Multithreading
- Extension Methods, Nullable Type, and Lambda Expressions
- Predicates, Actions, Tuples, and more…
Requirements
-
Basic knowledge of C# is desired, but not required.
Description
In this course, you are going to be introduced to C#, which is often thought of as a hybrid that takes the best of C and C++ to create a truly modernized language. Although the .NET framework supports several other coding languages, C# has quickly become one of the most popular.
C# can be used to create almost anything but is particularly strong at building Windows desktop applications and games. C# can also be used to develop web applications and has become increasingly popular for mobile development too. Cross-platform tools such as Xamarin allow apps written in C# to be used on almost any mobile device.
Who this course is for:
- Anyone who wants to learn the C# programming language
Add Comment