Coding Effective Classes
Buch, Englisch, 384 Seiten, Format (B × H): 152 mm x 229 mm, Gewicht: 555 g
ISBN: 978-1-59059-257-1
Verlag: Apress
C# is Microsoft’s new object-oriented language, specifically designed to take full advantage of the .NET type system. At the heart of .NET programming in C# is the task of building classes. All C# code participates in the .NET type system, because all code is contained in classes and other types that participate in the class hierarchy of the .NET Framework.
This book is a guide to help you design these classes effectively, by looking at what control we have over our classes, and how C# turns our class definitions into executable code.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung .NET Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Objektorientierte Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1: Defining Types.- 2: Type Members.- 3: Methods.- 4: Properties and Operators.- 5: Constructors and the Object Lifecycle.- 6: Events and Delegates.- 7: Inheritance and Polymorphism.- 8: Code Organization and Metadata.- Appendix A: Support, Errata, and Code Download.- How to Download the Sample Code for the Book.- Errata.- forums.apress.com.