- 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/.
推薦閱讀
- SQL Server 2016從入門到精通(視頻教學超值版)
- Access 數據庫應用教程
- Magento 2 Theme Design(Second Edition)
- PyTorch Artificial Intelligence Fundamentals
- 前端架構:從入門到微前端
- Mastering JBoss Enterprise Application Platform 7
- Python深度學習:基于TensorFlow
- Swift語言實戰精講
- Getting Started with React Native
- Java語言程序設計教程
- C語言程序設計與應用(第2版)
- Getting Started with Nano Server
- Serverless Web Applications with React and Firebase
- Python機器學習與量化投資
- Mastering JavaScript