The Essential Guide to Learning C# [Free Course]

Learn all the important aspects of the C# programming language
Instructed by: Alan Rodrigues | Subject: IT & Software, Programming Languages

The Essential Guide to Learning C#

Description

C# is a widely adopted proramming language used by developers when developing programs in the .Net programming language. Some of the features of the .Net programming language are 1) C# supports language interoperability - This means that C# can access code written in any .NET compliant language and can also inherit the classes written in these languages. 2) The classes in C# can be grouped in Namespaces. 3) C# supports the Object oriented concepts and helps define classes and objects. 4) Support for primitive data types such as numbers and strings and other data types such as Arrays 5) If you are developing client server or web applications , the programming language of choice taken by almost the entire development community is C#

Outcome

  1. Basics of a C# program
  2. How to use Visual Studio to create a C# program
  3. Data Types and Variables
  4. Operators in C#
  5. Decision Making and Loops in C#
  6. Methods in C#
  7. Arrays in C#
  8. Classes and Objects
  9. Class Inheritance
  10. Polymorphism in C#
  11. Interfaces in C#
  12. File I/O
  13. Collections in .Net
Take This Course

Course Info