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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Solis, Daniel (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut), Schrotenboer, Cal (http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:5th ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.