Skip to product information
1 of 1

C# 10 Pocket Reference: Instant Help for C# 10 Programmers

- 240 Pages
Published: 31/01/2022

Regular price £32.89
Regular price £19.99 Sale price £32.89
Sale Sold out
Condition
Share this product with your friends.
  • Summary
  • Author
  • Product Details
  • Review

Looking for quick answers for using C# 10? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed. All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio. Written by the authors of C# 9.0 in a Nutshell, this pocket reference covers: C# fundamentals and features new to C# 10 Advanced topics like operator overloading, type constraints, nullable types, operator lifting, closures, patterns, and asynchronous functions LINQ: sequences, lazy execution, standard query operators, and query expressions Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation