encompass-cs-docs/content/why/architecture/_index.md

406 B

title date weight
Architecture 2019-05-21T15:18:37-07:00 20

Architecture simply means the basic structure of a program, and how things are added to the program. It is the foundation of everything you build.

All programs that you write have some kind of architecture, even if you haven't really thought about it much. Let's go over some different architectures and talk about their features.