read.cash Log in
@MyHero more from that month

Problem Solving and Programming... Programming is about problem-solving. You need to solve a programming problem, Then you code for the solution (or algorithm) (depends of programming language your choice) Problem Solving Phase 1. Analysis : Understand the problem and look for a solution 2. Common/General Solution : Algorithn 3. Verification : Verify the solution if its solve the problem Implementation Phase 1. Actual Solution : Program - Turned the algorithm to a program 2. Testing : check the results, check the resuls (debug) and make correction Maintenance Phase 1. Use the Program 2. Maintain : Maintenance and Modify the program #Programming

No comments yet

Log in to join in Reading is open to everyone. Replying needs an account.