- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 133字
- 2021-07-02 12:44:31
Evolution of C#
C# has been one of the most dynamic languages in recent times. This language is open source and mostly driven by a group of software engineers, who recently came up with lots of major changes to enhance the language and provide features to handle the complexities in the languages that exist. Some of the major enhancements that have been put forward for the language include Generics, LINQ, Dynamics, and the async/await pattern:

In the preceding diagram, we can see how the language has evolved from its inception with managed code in C# 1.0, to async programming constructs that were introduced in C# 5.0, to modern-day C# 8. Before going further, let's look at some of the highlights of C# in its different stages of evolution.
推薦閱讀
- Oracle從入門到精通(第3版)
- Android應用程序開發與典型案例
- Visual C++串口通信技術詳解(第2版)
- Mastering Swift 2
- Python應用輕松入門
- VMware虛擬化技術
- Building Wireless Sensor Networks Using Arduino
- Getting Started with Python and Raspberry Pi
- 寫給程序員的Python教程
- Solutions Architect's Handbook
- OpenMP核心技術指南
- Learning Splunk Web Framework
- Emotional Intelligence for IT Professionals
- 開發者測試
- Python編程:從入門到實踐(第2版)