Object Oriented Programming in C#

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: Microsoft

授课老师: Gerry O'Brien Libby Knell

课程主页: https://www.edx.org/archive/object-oriented-programming-c-microsoft-dev204-2x

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn the core concepts of object-oriented programming (OOP) using the C# language. 

课程大纲

  • Core object-oriented programming concepts
  • How to create and use classes and objects in a C# application
  • Applying the three core OOP concepts using C#
  • A grasp of memory and resource management in C# and the .NET Framework

课程评论(0条)

课程详情

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.

 

课程标签

0人关注该课程

主题相关的课程