Title: Illustrated C# 7. The C# Language presented clearly, concisely and visually | Author(s): Daniel Solis | Publisher: Apress | Year: 2018 | Edition: 5th | Language: English | Pages : 812 | ISBN: 978-1-4842-3288-0 | Size: 20 MB | Extension: pdf
Get to work quickly with C# with a uniquely succinct and visual format used to present the C# 7.0 language. Whether you’re getting to grips with C# for the first time or working to deepen your understanding, you’ll find this book to be a clear and refreshing take on each aspect of the language.
Figures are of prime importance in this book. While teaching programming seminars, Daniel Solis found that he could almost watch the light bulbs going on over the students’ heads as he drew the figures on the whiteboard. In this text, he has distilled each important concept into simple but accurate illustrations. For this latest edition, Dan is joined by fellow experienced teacher and programmer, Cal Schrotenboer, to bring you the very latest C# language features, along with an understanding of the frameworks it most often lives in: .NET and the new .NET Core.
For something as intricate and precise as a programming language, there must be text as well as figures. But rather than long, wordy explanations, the authors use short, concise descriptions and bullet lists to make each important piece of information visually distinct and memorable.
What You’ll Learn
- Start with an overview of C# programming and how the language works under the hood
- Put things in context with a little useful history of C# and .NET
- Know how .NET Core fits into the picture
- Understand how C# handles types
- Benefit from clear, concise explanations of each language feature, from classes and inheritance to enumerators and iterators, and the new C# 7.0 tuples
- Quickly access material via this books visual introduction to asynchronous programming with C#
Who This Book Is For
Novice to intermediate C# programmers, and more experienced programmers moving to C# from other languages
-
Table of contents (27 chapters)
-
-
C# and the .NET Framework
Solis, Daniel (et al.)
Pages 1-15
-
C# and .NET Core
Solis, Daniel (et al.)
Pages 17-22
-
Overview of C# Programming
Solis, Daniel (et al.)
Pages 23-42
-
Types, Storage, and Variables
Solis, Daniel (et al.)
Pages 43-57
-
Classes: The Basics
Solis, Daniel (et al.)
Pages 59-76
-
Methods
Solis, Daniel (et al.)
Pages 77-127
-
More About Classes
Solis, Daniel (et al.)
Pages 129-174
-
Classes and Inheritance
Solis, Daniel (et al.)
Pages 175-215
-
Expressions and Operators
Solis, Daniel (et al.)
Pages 217-259
-
Statements
Solis, Daniel (et al.)
Pages 261-292
-
Structs
Solis, Daniel (et al.)
Pages 293-301
-
Enumerations
Solis, Daniel (et al.)
Pages 303-316
-
Arrays
Solis, Daniel (et al.)
Pages 317-346
-
Delegates
Solis, Daniel (et al.)
Pages 347-370
-
Events
Solis, Daniel (et al.)
Pages 371-386
-
Interfaces
Solis, Daniel (et al.)
Pages 387-413
-
Conversions
Solis, Daniel (et al.)
Pages 415-443
-
Generics
Solis, Daniel (et al.)
Pages 445-484
-
Enumerators and Iterators
Solis, Daniel (et al.)
Pages 485-506
-
Introduction to LINQ
Solis, Daniel (et al.)
Pages 507-564
-
Introduction to Asynchronous Programming
Solis, Daniel (et al.)
Pages 565-627
-
Namespaces and Assemblies
Solis, Daniel (et al.)
Pages 629-657
-
Exceptions
Solis, Daniel (et al.)
Pages 659-679
-
Preprocessor Directives
Solis, Daniel (et al.)
Pages 681-692
-
Reflection and Attributes
Solis, Daniel (et al.)
Pages 693-719