Annotated C# Standard
eBook - PDF

Annotated C# Standard

  1. 864 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Annotated C# Standard

About this book

Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. Annotated C# Standard combines the two; it is the standard with added explanatory material.- Written by members of the standards committee- Annotates the standard with practical implementation advice- The definitive reference to the C# International Standard

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Annotated C# Standard by Jon Jagger,Nigel Perry,Peter Sestoft in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Front Cover
  2. C# Annotated Standard
  3. Copyright Page
  4. Dedications
  5. Contents
  6. Foreword to the Annotated Standard
  7. Preface to the Annotated Standard
  8. About The Authors
  9. Errata To The International Standard
  10. The C# International Standard and Foreword
  11. Introduction
  12. Chapter 1: Scope
  13. Chapter 2: Conformance
  14. Chapter 3: Normative references
  15. Chapter 4: Definitions
  16. Chapter 5: Notational conventions
  17. Chapter 6: Acronyms and abbreviations
  18. Chapter 7: General description
  19. Chapter 8: Language overview
  20. Chapter 9: Lexical structure
  21. Chapter 10: Basic concepts
  22. Chapter 11: Types
  23. Chapter 12: Variables
  24. Chapter 13: Conversions
  25. Chapter 14: Expressions
  26. Chapter 15: Statements
  27. Chapter 16: Namespaces
  28. Chapter 17: Classes
  29. Chapter 18: Structs
  30. Chapter 19: Arrays
  31. Chapter 20: Interfaces
  32. Chapter 21: Enums
  33. Chapter 22: Delegates
  34. Chapter 23: Exceptions
  35. Chapter 24: Attributes
  36. Chapter 25: Generics
  37. Chapter 26: Iterators
  38. Chapter 27: Unsafe code
  39. A: Grammar
  40. B: Portability issues
  41. C: Naming Guidelines
  42. D: Standard Library
  43. E: Documentation Comments
  44. F: Bibliography
  45. Index