These two days because of the team project, and our team chose the rpg2d turn-based game production, so need to use unity and C # knowledge. So these two days began to learn C #, through two days of contact, so I have a certain understanding of C #, the following to introduce C #.
C # is an object-oriented, high-level programming language running on the. NET framework that Microsoft publishes. C # looks very similar to Java, where methods, types, inheritance, interfaces, and so on are almost the same, so learning is not very difficult, but they have a certain difference between the two, it draws on a feature of Delphi, and COM (Component Object model) is directly integrated, And it is the protagonist of Microsoft's. NET Windows network Framework.
C # is a safe, simple, stable programming language, is derived from C, C + + products, is object-oriented. In the inheritance of good places at the same time to remove some of the complex, it combines VB simple visualization and C + + high operating efficiency, through the powerful operational capabilities, elegant grammar style, innovative language features and convenient component-oriented programming support so that people began to learn to use the language more.
Through my understanding, my understanding of C + + feel can be described in 3 words, simple, convenient, universal. Its grammatical composition does not have much complexity, and it is easy to use and can be used very quickly, and he developed it in a combination of multiple language features, which is common in many places.
In the future IT industry, C # development prospects are very impressive, with the VB may be in the wind, C # These characteristics determine that it will be more used in the future, will be applied to many aspects.
Work week four: C #