English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

7 answers

Easily maintainable code, easy to add on new features.
Planning, coding, testing, debugging, coding again to fix the bugs, this cycle continues until the end product is to par with the given requirements of the client.

2006-10-29 02:33:27 · answer #1 · answered by Anonymous · 0 0

Important Aspects Of Software Development

2016-12-08 22:12:23 · answer #2 · answered by ? 4 · 0 0

For the best answers, search on this site https://shorturl.im/axsw9

Usually companies will have a set of standards which everyone should adhere to. This can include not just how they write code ( comments, field names ) but also the process they go through in the development. These later things can include version control systems, documentation produced, code walkthroughs. The idea of these standards is meant to be a set of best practices which through experience ( either in house or general industry ) should result in the end result being written to a certain level of quality. How people show they adhere to standards varies, but there should be something which shows the process is being followed ( even if it's a bunch of e-mails ). The important thing though is that it isn't to do with the functional aspect of the application, it may be the worst application to use in history - but it should be relatively easy to maintain and update.

2016-04-07 05:40:42 · answer #3 · answered by Shirley 4 · 0 0

Are you asking about the development process, or the end result?

i.e. do you want to know the important aspects of software development, or the important aspects (of software) that must be considered during development?

2006-10-29 01:54:54 · answer #4 · answered by lordandmaker 3 · 0 0

Your question is confusing. Are you talking about the end results, i.e. how to write a good software which gives good output, or are you asking a process to write good software, tools etc.?

2006-10-29 02:22:47 · answer #5 · answered by manoj Ransing 3 · 0 0

user requirements

2006-10-29 01:52:29 · answer #6 · answered by themadman 2 · 0 0

maintainability and user friendliness

2006-10-29 01:33:59 · answer #7 · answered by meenakshi k 1 · 1 0

fedest.com, questions and answers