Programming C# 8.0: Build Cloud,Web,and Desktop Applications
Authors: Ian Griffiths
ISBN-10: 1492056812
ISBN-13: 9781492056812
Edition 版次: 1
Publication Date 出版日期: 2020-01-07
Print Length 页数: 800 pages
Book Description
By finelybook
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide,you’ll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 8.0 fundamentals and techniques for building cloud,web,and desktop applications.
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
Contents
Preface
Chapter 1. Introducing C#
Chapter 2. Basic Coding in C#
Chapter 3. Types
Chapter 4. Generics
Chapter 5. Collections
Chapter 6. Inheritance
Chapter 7. Object Lifetime
Chapter 8. Exceptions
Chapter 9. Delegates,Lambdas,and Events
Chapter 10. LINQ
Chapter 11. Reactive Extensions
Chapter 12. Assemblies
Chapter 13. Reflection
Chapter 14. Attributes
Chapter 15. Files and Streams
Chapter 16. Multithreading
Chapter 17. Asynchronous Language Features
Chapter 18. Memory Efficiency
Index
About the Author
Colophon