IT 101: Data Flow

This series of articles is a compilation of the notes I gathered during my programming bootcamp at Green Fox Academy, last year.

You can read the other articles here:

Layers

If think about the responsibilities of a web application, we notice that a web application has the following concerns:

  • It needs to process the user’s input and return the correct response back to the user
  • It needs an exception handling mechanism…

--

--

Writer. Traveler. Human. www.dianafbernardo.com

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store