Skip to main content

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

DIAGRAM 2. COMPUTER PROGRAMMING STAGES

 


This are steps taking to achieve a successful goal in computer programming :

Analyzing the problem: This is the first step in the computer programming stages, this involves collection information as it would allow the user to identify difficulties related to the program.

Algorithm design: This stage is about listing all the instructions that are to be performed in the programming. it is also know as strategy

Flowchart: This is a graphical tool that shows the stages/steps that would be executed in the program.
all the instructions that were listed in the second stage is now displayed in graphical form so that they can be understandable.

Coding: This stage is about the programmer writing the coding instructions in computer language to solve different problems. this is also done after gathering the problems from the previous stage

Debugging: Errors are being removed from the program after it has been coded by the programmer , there are chances that some mistakes have been made by the programmer, a DRY RUN program is being ran to execute this mistakes.

Testing: in this stage the program is ran by a dummy data to check the behavior of the program and the result of the data.

Final output: This stage is done after all the stages above has been established, it involves the result of the TRUE DATA after the programmer has done a run through of the program expecting to get a positive result.

Documentation: this stage helps collect problems that occurs in the program after the final out output. 







Comments

Popular posts from this blog

SOFTWARE EXAMPLE (VISUAL STUDIO)

  (Solution,) Visual studio is an IDE coding software that is based on (Java/C#/Python/Visual basics) to create a website, application, webapps and web services. This image is an image taken from visual studio, it consist of the visual basic codes that are used to run Microsoft word. Visual basic is a programming language that provides a graphic user interface which allows the programmer to modify codes.(Contributor, 2019) Reference Contributor, T.T. (2019)  What is visual basic? definition from whatis.com. ,  WhatIs.com . TechTarget. Available at: https://www.techtarget.com/whatis/definition/Visual-Basic-VB#:~:text=Visual%20Basic%20(VB)%20is%20an,defining%20their%20behavior%20and%20appearance. (Accessed: December 8, 2022). Solutions, J.C.T.O.D.A.Y.- M. (no date) 1000 logos , 1000 LOGOS . Available at: http://1000logos.co.uk/ (Accessed: December 8, 2022).

SOFTWARE OVERVIEW

 What is IDE (Integrated Development Environment)? (anonymous, 2022) IDE is a software developer that combines the developer tool that is combined into one graphical user interface .  IDE consist of : Source code editor Local Build automation Debugger (Red hat, 2022) References  A global community of top coders, developers, designers, project managers and ctos (no date) Hire from top 1% remote developer and teams on codersera . Available at: https://codersera.com/ (Accessed: December 7, 2022).  What is an IDE? (no date) Red Hat - We make open source technologies for the enterprise . Available at: https://www.redhat.com/en/topics/middleware/what-is-ide (Accessed: December 7, 2022).

PROJECT PLAN

  Planning for Major Project     Name:  Samuel Adepoju   Project Title:  Software Development     Date started   Time allowed   Task/Activity   Completed   (date)   6 /10/2022   20 minuetes   Research different topic for my major project       6/10/2022   6/10/2022   3 hours     I did research on my major topic (Software development) and started amy blog post about the information from my research     6/10/2022   7/10/2022   2 hours   I started writing  on my first inital idea which is computer pro gramming   in my blog .       7/10/2022   8/10/2022   2 hours   I worked on my second initial idea which is Database design, in my blog post.       8/10/2022   15/10/2022   1 hour   I started to do research om my essay introduction ( applications of software in schools and universities) ...