Concepts in Coding
Modern programming has extended from the simple set of linear instructions, to provide the programmer with several different ways of thinking about procedures, methods and data. These are known as software paradigms.
- Data Abstraction
- Procedures & Functions
- Object Orientated Programming
- classes and methods
- Predefined Code