OH NO! somethings wrong with my code, I need to find the problem.
What you need to do is identify the solution by understanding the program and what is needed to solve the solution also know what the program needs to do to meet requirements.
Slide: 2
step 2. Design the solution
Warning! there has been a error in the system!
Lets try and come up with a solution. There are a few methods we can use
designing the solution has methods and designs to set up a solution, The top-down solution is the most frequently used solution it consists of taking the problem and breaking it down into smaller problems to find a solution. One method of designing a solution to a problem is an algorithm.
Slide: 3
step 3. Writing the program
Now that I've found my plan I need to write the code,test it, and check until it works.
Writing the program consists of choosing the correct programming language that will best suit the outcome of the user. Once the appropriate programming language has been chosen, follow the programming language's syntax precisely. A good programming style should be used while writing a program
Slide: 4
step 4. Testing the program
Warning! there has been a error in the system!
Aw man, It failed I know its not going to always be flawless on the first try I need to check for any syntax errors and apha test.
After coding the program it is necessary to run tests, debug, and run the program again. Your program should check for all syntax errors, run diagnostics, and alpha test.
Slide: 5
step 5. Document and Maintain program
Ahhh. Fixed it now its important to copy down my code so i can remember in the future and I should leave comments.
Once the code is tested and debugged, it's essential to document the code by adding comments, creating user manuals, and writing technical documentation. Good documentation helps other developers understand and maintain the code in the future.
Slide: 6
the end.
This is the end of the project on the 5 steps of the programming system. I hope you enjoyed!
Image Attributions
1076536 - jamesmarkosborne - (License Free for Most Commercial Use / No Attribution Required / See https://pixabay.com/service/license/ for what is not allowed
)
3311042 - MasterTux - (License Free for Most Commercial Use / No Attribution Required / See https://pixabay.com/service/license/ for what is not allowed
)