About this document
Programming Fundamentals with C++ Guide by Muhammad Azhari Ahmad Kamil is a document available to read on EtoBox.
The document discusses the programming life cycle which consists of 5 main steps: 1) Problem analysis to understand the problem and requirements 2) Program design using algorithms, flowcharts or pseudocode 3) Program coding by writing the program code 4) Testing and debugging to discover and fix errors 5) Maintenance and documentation such as updating the system and documenting changes It also describes different types of errors like compile time errors from invalid syntax, run time errors from operations
- Author
- Muhammad Azhari Ahmad Kamil
- Language
- EN