+ 5

What's the good way to write the code??

Is it describing lines in your code or just writing the code itself ??

7th Jun 2017, 1:14 PM
Venu Gopal Pulivarthi
Venu Gopal Pulivarthi - avatar
7 odpowiedzi
+ 13
There are chances that you may forget and thus cannot understand the logic you used. That's why comments are necessary.
7th Jun 2017, 1:33 PM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
+ 8
How did you post your question without tag.
7th Jun 2017, 1:17 PM
Ekansh
+ 6
Yes it is a good practice to describe your code using comments.
7th Jun 2017, 1:18 PM
Ekansh
+ 1
Thanks for answering Ekansh kashyap
7th Jun 2017, 1:23 PM
Venu Gopal Pulivarthi
Venu Gopal Pulivarthi - avatar
+ 1
Write clear and concise code with comments
7th Jun 2017, 1:59 PM
Calviղ
Calviղ - avatar
+ 1
comments make our programming attractive, user-friendly. so it is good to add comments while coding
8th Jun 2017, 12:31 PM
Srishti Aggarwal
Srishti Aggarwal - avatar
0
write first an algorithm. its like u plan first before you apply it on coding
7th Jun 2017, 2:34 PM
Mohsen
Mohsen - avatar