Online Course
Introduction to C#
-
206
-
- Write review
Overview
The C# programming language was created from the ground up to be an object-oriented programming language that offers ease of use, familiarity to C/C++ and Java developers, along with enhanced memory and resource management. C# is prevalent on the Microsoft platform but is also being used to develop software that runs on Linux, Android, and iOS devices as well.
Learning C# can position you for future programming opportunities, provide a solid foundation in object-oriented programming knowledge, and pave the way for learning other programming languages. This course aims to teach you about the core aspects of the C# language.
This course is the first part of a three-part series designed to teach core C# language fundamentals. In the second course of the series, you will learn object-oriented programming concepts and the third course offers instruction on data structures and algorithms with C#. Once you complete the series, you will have a very good foundation of C# knowledge to expand on and learn more as you progress in your programming career or hobby.
Taught by
Gerry O'Brien
Related Courses
-
Intermediate C++
Microsoft
2.2 -
Introduction to C++
Microsoft
3.6 -
Algorithms and Data Structures in C#
Microsoft
-
Object Oriented Programming in C#
Microsoft
4.0 -
Microsoft Professional Orientation : Front End Web Development
Microsoft
4.0 -
Microsoft Professional Capstone : Front End Web Development
Microsoft
Reviews
2.0 rating, based on 1 reviews
-
Dimitrios Tosidis completed this course, spending 1 hours a week on it and found the course difficulty to be very easy.
A very theoretical introduction to C#. Only 2 pieces of code are asked and some questions through the whole course. The .NET is not approached at all.