- 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.
- scikit-learn Cookbook
- R語言數據分析從入門到精通
- Arduino by Example
- Vue.js快速入門與深入實戰
- Full-Stack Vue.js 2 and Laravel 5
- JSP開發案例教程
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Mastering Linux Network Administration
- 數據結構案例教程(C/C++版)
- LabVIEW虛擬儀器入門與測控應用100例
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Practical GIS
- Application Development with Swift
- 零基礎C#學習筆記
- R的極客理想:量化投資篇