Who should learn this course?

  • Freshers who are looking for a job in software industry
  • College Students looking to do projects in C#
  • Non Technical people looking for a career change into software development
  • Developers who would like to switch their backend technology to C#.

Is this a certificate course?

Yes. You will get a Certificate of Completion upon the successful completion of the course.


Description

C# is an object-oriented programming language developed by Microsoft. It is one of the few languages that allow developers to create cross platform applications. C# is a part of .NET framework and it has many similarities of Java language too. This course take you to different aspects of C# and enables you to be expert in its concepts.


Topics covered in this course

  • Introduction
  • Variables
  • Constants
  • Data Types
  • Type Conversion
  • User Input
  • Operators
  • Math
  • Strings
  • Booleans
  • If...Else
  • Switch
  • While Loop
  • For Loop
  • Break/Continue
  • Arrays
  • Structure
  • Functions
  • Functions with Parameters
  • Method Overloading
  • Classes/Objects
  • Class Members
  • Constructors
  • Access Modifiers
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Abstraction
  • Interface
  • Enums
  • Files
  • Exceptions
  • Final Project