- Course
Introducing Object-oriented Programming in C# 14
C# is a powerful object-oriented language used to build real-world applications. This course will teach you how to apply object-oriented programming principles to structure, your C# applications.
- Course
Introducing Object-oriented Programming in C# 14
C# is a powerful object-oriented language used to build real-world applications. This course will teach you how to apply object-oriented programming principles to structure, your C# applications.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Writing small C# applications is simple, but things get more complicated when we want to create larger applications. For the latter, we’ll need to apply object-oriented principles effectively. In this course, Introducing Object-oriented Programming in C# 14, you’ll learn to build maintainable, well-structured C# applications using OOP principles. First, you’ll explore how to design and use your own custom types, including classes, structs, and enums. Next, you’ll discover how to apply core object-oriented principles like encapsulation, inheritance, and polymorphism to organize your code. Finally, you’ll learn how to work with real-world elements such as collections, file input/output, exception handling, and unit testing. When you’re finished with this course, you’ll have the skills and knowledge of object-oriented programming in C# needed to write robust and modular,C# applications.