دانلود کتاب Programming C# 8.0: Build Cloud, Web, and Desktop Applications
by Ian Griffiths
|
عنوان فارسی: برنامه نویسی C# 8.0: ساخت ابر وب سایت و برنامه های کاربردی دسکتاپ |
دانلود کتاب
جزییات کتاب
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET Core and the latest C# 8.0 additions, including asynchronous streams, nullable references, pattern matching, default interface implementation, ranges and new indexing syntax, and changes in the .NET tool chain.
• Discover how C# supports fundamental coding features, such as classes, other custom types, collections, and error handling
• Learn how to write high-performance memory-efficient code with .NET Core's Span and Memory types
• Query and process diverse data sources, such as in-memory object models, databases, data streams, and XML documents with LINQ
• Use .NET's multithreading features to exploit your computer's parallel processing capabilities
• Learn how asynchronous language features can help improve application responsiveness and scalability