- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 143字
- 2021-07-08 09:38:57
New C# features
It's not just the frameworks and libraries that have been worked on. The underlying language also had some nice new features added. We will focus on C# here as it is the most popular language for the Common Language Runtime (CLR). Other options include Visual Basic and the functional programming language F#.
C# is a great language to work with, especially when compared to a language such as JavaScript. Although JavaScript is great for many reasons (such as its ubiquity and the number of frameworks available), the elegance and design of the language is not one of them. We will cover JavaScript later in the book.
Many of these new features are just syntactic sugar, which means they don't add any new functionality. They simply provide a more succinct and easier-to-read way of writing code that does the same thing.
- 兩周自制腳本語言
- Game Programming Using Qt Beginner's Guide
- Android 9 Development Cookbook(Third Edition)
- Full-Stack Vue.js 2 and Laravel 5
- Visual Basic程序設計習題解答與上機指導
- Java性能權威指南(第2版)
- Android 應用案例開發大全(第3版)
- 自制編程語言
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Microsoft Dynamics AX 2012 R3 Financial Management
- MINECRAFT編程:使用Python語言玩轉我的世界
- Julia數據科學應用
- 30天學通C#項目案例開發
- LabVIEW數據采集
- C Primer Plus(第6版)中文版【最新修訂版】