What you'll learn:
- Simple concepts like: Data Types, Variables, Constants, Operators, Loops and much more
- Lists, ArrayLists, Strings, StringBuilders and more.
- Good understanding of advanced C# features
- Generics and Multithreading
- Extension Methods, Nullable Type and Lambda Expressions
- Predicates, Actions, Tuples and more...
On 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.