Wednesday, February 13, 2019

Introduction to the Frameworks

 Imperative paradigm  Focuses on creating statements that change program states by creating algorithms.Typically code will make use of conditional statements, loops and inheritance.                           ...