Illustrated C# 7 The C# Language Presented Clearly, Concisely, and Visually /

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 lang...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autor: Solis, Daniel (Autor)
Médium: Elektronický zdroj E-kniha
Jazyk:angličtina
Vydáno: Berkeley, CA : Apress, 2018.
Vydání:5th ed. 2018.
Témata:
ISBN:9781484232880
On-line přístup: Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Obsah:
  • 1. C# and the .NET Framework
  • 2. C# and .NET Core
  • 3. Overview of C# Programming
  • 4. Types, Storage, and Variables
  • 5. Classes: The Basics
  • 6. Methods
  • 7. More About Classes
  • 8. Classes and Inheritance
  • 9. Expressions and Operators
  • 10. Statements
  • 11. Structs
  • 12. Enumerations
  • 13. Arrays
  • 14. Delegates
  • 15. Events
  • 16. Interfaces
  • 17. Conversions
  • 18. Generics
  • 19. Enumerators and Iterators
  • 20. Introduction to LINQ
  • 21. Introduction to Asynchronous Programming
  • 22. Namespaces and Assemblies
  • 23. Exceptions
  • 24. Preprocessor Directives
  • 25. Reflection and Attributes
  • 26. What's New in C# 6 and 7
  • 27. Other Topics.