Explain the factors you will keep in mind while developing or writing a computer program. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Explain the factors you will keep in mind while developing or writing a computer program.

6th May 2017, 7:21 AM
Gyandeepika Banga
Gyandeepika Banga - avatar
4 Respostas
+ 7
Dont forget ;
6th May 2017, 7:42 AM
Pixie
Pixie - avatar
+ 5
Adding to @Babak and @Luka, I test program behaviour when invalid inputs are fed to it.
6th May 2017, 9:42 AM
ą¤¦ą„‡ą¤µą„‡ą¤‚ą¤¦ą„ą¤° ą¤®ą¤¹ą¤¾ą¤œą¤Ø (Devender)
ą¤¦ą„‡ą¤µą„‡ą¤‚ą¤¦ą„ą¤° ą¤®ą¤¹ą¤¾ą¤œą¤Ø (Devender) - avatar
+ 4
first, easy to read. second, easy to modify. third, easy to maintain. forth, less vulnerable. fifth, more portable. but, on top of all that, solving a specific problem in less time and resources but with a high performance and clarity .
6th May 2017, 7:45 AM
Babak
Babak - avatar
+ 3
Syntax....
6th May 2017, 8:06 AM
Hiro
Hiro - avatar