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...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edition: | 1st ed. 2009. |
Subjects: | |
Online Access: | Texto Completo |
Table of Contents:
- 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.