The Software Engineer Today
9:30 AMWho is the programmer today? If we ask somebody in the street "Who is the programmer?", what does he or she answer? I believe something like "A person who sits behind the computer and creates program code" or "A person who programs actually! What a stupid question?". Not everyone exactly understand that successful software development requires many different activities besides code construction. The approach that includes all such activities is called Software Engineering. Let's see the important stages, that all together form software engineering. 1) Requirements.When a project starts, we have to elicit requirements for it, thoroughly handle them and create the document that is known as Software Requirements Specification. Requirement specialists start collecting requirements in the very beginning of the project and update them until the projects is ended to keep them relevant and correct mistakes that occurred during the implementation. Software Requirements Specification is a result of this process.

0 comments