Online Course
Object Oriented Programming in C#
-
169
-
- Write review
Overview
Many mainstream programming languages in use today, support the concept of object-oriented programming. Modeling real-world objects in your code allows you to create more robust and effective applications.
C# was designed from the ground up to be an object-oriented, type-safe programming language. In this course, you will build on the fundamentals that were covered in Introduction to C#. You will extend your knowledge by applying core OOP principles to the code and applications you will create in this course. You will build a knowledge of encapsulation, inheritance and polymorphism. You will also learn memory management in the .NET framework.
C# was designed from the ground up to be an object-oriented, type-safe programming language. In this course, you will build on the fundamentals that were covered in Introduction to C#. You will extend your knowledge by applying core OOP principles to the code and applications you will create in this course. You will build a knowledge of encapsulation, inheritance and polymorphism. You will also learn memory management in the .NET framework.
Taught by
Gerry O'Brien and Libby Knell
Charts
- #3 in Subjects / Programming Languages / C#
Related Courses
Reviews
4.0 rating, based on 1 reviews
Showing Class Central Sort
-
Bruno Hamel completed this course, spending 2 hours a week on it and found the course difficulty to be easy.
Was quite easy but had alot of good information. Most of the information can be extracted from the text withtout the vides.