LCA 321 week 4

Jacob Wright
Apr 28, 2021
  1. One of the things I learned thing week was properly structuring files for my projects.
  2. MVC (Model-view-controller) is a pattern that separates an application into 3 groups to achieve separation of concerns.
  3. Globalization is the process of designing an app to function in different global markets, whereas Localization is ensuring it meets the requirements of a specific local market.

--

--