الفئات الأسعار الشركات
كتاب دراسي مجاني

C# 7: About System Development

Software Development

بواسطة Poul Klausen
150
اللغة:  English
This book contains more about database programming which are concepts that were not accommodated in the previous book.
حمل كتب دراسية مجانية في صيغة PDF أو اقرأها في وضع الاتصال بالإنترنت. أعلانات أقل بنسبة 15%
اشتراك الشركات ‎‎ مجاني‎‎لأول ‎‎ ‏30 يوم‏‎‎ ، بعد ذلك ‎‎ ‎$5.99‎ ‎‎/شهر
الوصف
المحتوى

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
نبذة عن المؤلف