C# in Depth, Fourth Edition
- 17h 5m 19s
- Jon Skeet
- Manning Publications
- 2019
C# in Depth is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# six and seven. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and more. Real-world examples drive it all home. By the end of this awesome book, you'll be writing C# code with skill, style, and confidence.
About the Technology: The powerful, flexible C# programming language is the foundation of .NET development. Even after two decades of success, it's still getting better! Exciting new features in C# six and seven make it easier than ever to take on big data applications, cloud-centric web development, and cross-platform software using .NET Core. There's never been a better time to learn C# in Depth.
What's inside:
- Comprehensive coverage of C# 6 and 7
- Greatest hits of C# 2 - 5
- Extended pass-by-reference functionality
- String interpolation
- Composition with tuples
- Decomposition and pattern matching
In this Audiobook
-
Chapter 1 - Survival of the Sharpest
-
Chapter 2 - C# 2
-
Chapter 3 - C# 3: LINQ and Everything That Comes with it
-
Chapter 4 - C# 4: Improving Interoperability
-
Chapter 5 - Writing Asynchronous Code
-
Chapter 6 - Async Implementation
-
Chapter 7 - C# 5 Bonus Features
-
Chapter 8 - Super-Sleek Properties and Expression-Bodied Members
-
Chapter 9 - Stringy Features
-
Chapter 10 - A Smörgåsbord of Features for Concise Code
-
Chapter 11 - Composition Using Tuples
-
Chapter 12 - Deconstruction and Pattern Matching
-
Chapter 13 - Improving Efficiency with More Pass by Reference
-
Chapter 14 - Concise Code in C# 7
-
Chapter 15 - C# 8 and Beyond