Skip to content

Demonstration code for Basics, e.g., Platform, Programming, and Object Models

Notifications You must be signed in to change notification settings

JimFawcett/DesignBites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

DesignBites

Demonstration docs for design. Current focus on project structure.
Find associated code in DesignStructure

Here are the current Design Bites:

  • Design Track Summary
    What?, Why?, So What?, Why Not?
  • Introduction
    Concept development, Architecture, TextFinder Specification, Implementation
  • Design and Documentation
    Initial thoughts about design: concept, design, design evolution, design document, building a design, presenting designs
  • Structure
    Why does TextFinder require a flow architecture?
  • Basic
    Monolithic structure with demo code implementing file line counting.
  • Factored
    Executive, Input, Compute, Output.
  • DataFlow
    Components arranged in data pipeline provides continuous output.
  • TypeErase
    Use of interfaces and object factories decouple components.
  • PlugIn
    Output component is plugged into Compute at run-time.

About

Demonstration code for Basics, e.g., Platform, Programming, and Object Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published