categorías precio corporativa
Libro de texto Gratis

C# 7: About System Development

Software Development

150
Idioma:  English
This book contains more about database programming which are concepts that were not accommodated in the previous book.
Descarga gratis libros de texto en PDF o léelos online. Incluyen menos del 15% de publicidad.
Suscripciones corporativas gratuitas durante los primeros 30 días, después $5.99/mes
Descripción
Contenido

The book focuses is primarily on system development and method, but does not focus directly on a specific system development method, but addresses a number of principles which are general and can be applied in all system development projects. In addition, the book contains more about database programming which are concepts that were not accommodated in the previous book.Click here to download the source files from this book.

  • Foreword
  1. Introduction
  2. The waterfall model
    1. The task-formulation
    2. Analysis
    3. Design
    4. Programming
    5. Test
    6. Delivery
  3. A system development method
    1. Other methods
    2. Code and test
    3. Unified Process
    4. SCRUM
    5. Extreme Programming
  4. Unit test
    1. Exercise 1: Test library
  5. Test-Driven Development
    1. Exercise 2: The test library again
  6. Design patterns
  7. Refactoring and other
    1. Refactoring
    2. Log files
  8. Database design
    1. The ER diagram
    2. Mapping to relational model
    3. Normalization
    4. Other database improvements
    5. The use of a class diagram
    6. Create the database
  9. More on databases
    1. Transactions
    2. Concurrency
    3. Other database products
    4. History people
    5. Problem 1: The World
  10. Final example: MyWines
    1. The task
    2. Development plane
    3. Analysis
    4. Database design
    5. The model layer
    6. The MainWindow
    7. The dimension tables
    8. Maintenance of wines
    9. The search functions
    10. The last things
Sobre el Autor

Poul Klausen