Beginning C# 2008 Objects From Concept to Code /
Updated with the changes to C#, Beginning C# 2008 Objects: From Concepts to Code introduces complete beginners to C# coding practice with a solid methodological foundation written by two critically-acclaimed experts in the field, already authors of the best-selling Beginning C# Objects. By building...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edición: | 1st ed. 2009. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- A Little Taste of C#
- Abstraction and Modeling
- Objects and Classes
- Object Interactions
- Relationships Between Objects
- Collections of Objects
- Polymorphism and Some Final Object Concepts
- Object Modeling 101
- The Object Modeling Process in a Nutshell
- Formalizing Requirements Through Use Cases
- Modeling the Static/Data Aspects of the System
- Modeling the Dynamic/Behavioral Aspects of the System
- Wrapping Up Our Modeling Efforts
- Translating a UML "Blueprint" into C# Code
- A Deeper Look at C#
- Transforming Our UML Model into C# Code
- Rounding Out Our Application, Part 1: Adding File Persistence
- Rounding Out Our Application, Part 2: Adding a Graphical User Interface
- Next Steps.