About this document
Intro to Programming Concepts by Fidelis Godwin is a document available to read on EtoBox.
This document defines key concepts in programming: 1) A computer program is a set of step-by-step instructions that directs a computer to solve a problem. There are two major types of programming: system programming which facilitates hardware use, and application programming which solves specific problems. 2) Good programs are reliable, maintainable, portable, readable and have good performance. Algorithms are step-by-step solutions to problems expressed in a finite number of steps. Flowcharts use standa
- Author
- Fidelis Godwin
- Language
- EN