Bültmann & Gerriets
C# 7.0 Pocket Reference
Instant Help for C# 7.0 Programmers
von Joseph Albahari
Verlag: O'Reilly Media
E-Book / PDF
Kopierschutz: Adobe DRM

Hinweis: Nach dem Checkout (Kasse) wird direkt ein Link zum Download bereitgestellt. Der Link kann dann auf PC, Smartphone oder E-Book-Reader ausgeführt werden.
E-Books können per PayPal bezahlt werden. Wenn Sie E-Books per Rechnung bezahlen möchten, kontaktieren Sie uns bitte.

ISBN: 978-1-4919-8850-3
Erschienen am 03.07.2017
Sprache: Englisch
Umfang: 240 Seiten

Preis: 20,49 €

20,49 €
merken
Klappentext

When you need answers for programming with C# 7.0, this tightly focused reference tells you exactly what you need to knowwithout long introductions or bloated examples. Easy-to-browse and ideal as a quick reference, this guide will help experienced C#, Java, and C++ programmers get up to speed with the latest version of the C# language.All programs and code snippets in this book 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# 7.0 in a Nutshell, this pocket reference covers C# 7.0 without skimping on detail, including:All of C#s fundamentalsFeatures new to C# 7.0, including tuples, pattern matching, and deconstructorsAdvanced topics: operator overloading, type constraints, iterators, nullable types, operator lifting, lambda expressions, and closuresLINQ: sequences, lazy execution, standard query operators, and query expressionsUnsafe code and pointers, custom attributes, preprocessor directives, and XML documentation