- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 99字
- 2021-07-02 12:44:32
C# 8 and beyond
With C# being the most dynamic language in the market, it is constantly improving. With the newer features, such as nullable reference types, async streams, ranges and indices, interface members, and many other features that came with the latest version of C#, they have enhanced the basic features and helped programmers to take advantage of these new constructs, hence making their lives easier.
Note that, during the language's evolution, the .NET framework was also made open source. You can find the source code of the .NET framework at the following link: https://referencesource.microsoft.com/.
推薦閱讀
- 精通Nginx(第2版)
- Visual Basic程序開發(學習筆記)
- 深入理解Java7:核心技術與最佳實踐
- Mastering Python Networking
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Yocto for Raspberry Pi
- Python算法從菜鳥到達人
- jQuery Mobile移動應用開發實戰(第3版)
- C和C++游戲趣味編程
- Visual Basic程序設計上機實驗教程
- Moodle 3 Administration(Third Edition)
- Arduino電子設計實戰指南:零基礎篇
- Python預測分析實戰
- 前端架構設計
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)