Getting Started with C#

Go to class
Write Review

Free Online Course: Getting Started with C# provided by Udemy is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Getting Started with C# is taught by Ervis Trupja.

Overview
  • Learn all you need to know to get started with C#

    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.