C# 2.0
eBook - PDF

C# 2.0

Practical Guide for Programmers

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

C# 2.0

Practical Guide for Programmers

About this book

You don't need coddling; you don't need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what you're after. Written by a team that boasts extensive experience teaching C# to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all that's new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the world's fastest-growing and most marketable programming language. Features: - Provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. - Highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework. - Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. - Provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. - Highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework. - Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial.

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.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. 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 C# 2.0 by Michel de Champlain,Brian G. Patrick in PDF and/or ePUB format, as well as other popular books in Computer Science & Object Oriented Programming. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Front Cover
  2. C# 2.0: Practical Guide for Programmers
  3. Copyright Page
  4. Contents
  5. Preface
  6. Chapter 1. Introducing C# and .NET
  7. Chapter 2. Classes, Objects, and Namespaces
  8. Chapter 3. Class Members and Class Reuse
  9. Chapter 4. Unified Type System
  10. Chapter 5. Operators, Assignments, and Expressions
  11. Chapter 6. Statements and Exceptions
  12. Chapter 7. Advanced Types, Polymorphism, and Accessors
  13. Chapter 8. Collections and Generics
  14. Chapter 9. Resource Disposal, Input/Output, and Threads
  15. Chapter 10. Reflection and Attributes
  16. Appendix A. C# 2.0 Grammar
  17. Appendix B. Predefined XML Tags for Documentation Comments
  18. References
  19. Index