Tagged Questions

2
votes
3answers
1k views

Examples of Hierarchical-Model-View-Controller (HMVC)?

Hi, I'm interested in the Presentation-Abstraction-Control? (aka Hierarchical-Model-View-Controller (HMVC)) Architectural Pattern for constructing complex user interfaces (GUI or web) and was …
11
votes
8answers
587 views

How to improve my architecture design skills

What are some good ways I can improve my system architecture design skills? I'm particularly interested in designs I can learn from... can anyone shoot out some examples of good design practice, …