Fundamental Programming with C Sharp(from basic to advance)

Content

20+ Lessons

Duration

40 Hours

Facilities

Coding Problem solving
Internship

Course Modules

  • Introduction of IDE( Microsoft Visual Studio 2019 programming environment).
  • Create a C# console application.
  • Explain the purpose of namespaces.

Writing methods and applying scope

Using decision statements

Using compound assignment and iteration statements

Managing errors and exceptions

Creating and managing classes and objects

Understanding values and references

Creating value types with enumerations and structures

Working with inheritance

Creating interfaces and defining abstract classes

Implementing properties to access fields

Using garbage collection and resource management

Introducing collections (generics, non-generics)

Querying in-memory data using LINQ expressions