Limit this search to....

C# 9.0 Pocket Reference: Instant Help for C# 9.0 Programmers
Contributor(s): Albahari, Joseph (Author), Albahari, Ben (Author)
ISBN: 1098101138     ISBN-13: 9781098101138
Publisher: O'Reilly Media
OUR PRICE:   $22.49  
Product Type: Paperback - Other Formats
Published: February 2021
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming Languages - C#
- Computers | Programming Languages - Visual Basic
- Computers | Programming - Object Oriented
Physical Information: 0.55" H x 4.25" W x 7.01" (0.43 lbs) 264 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Looking for quick answers for using C# 9.0? 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# 9.0
  • 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