Using Comments in Code is a Good Habbit or not ..!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Using Comments in Code is a Good Habbit or not ..!!

Programming Tips ⚜

28th Jul 2020, 7:44 AM
Lavlesh Singh
Lavlesh Singh - avatar
5 Answers
+ 1
Yes, it is good habbit. But it doesn't mean you should put comments everywhere in the code. It will make your code more messy.
28th Jul 2020, 9:59 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
0
yes, if you walk away from code and come back, you have SOME structure to help you
28th Jul 2020, 7:53 AM
Slick
Slick - avatar
0
It is an amazing habbit. It will benefit you in future when you are looking back at your code or someone else is looking at your code.
28th Jul 2020, 7:53 AM
Lakshay Mittal
Lakshay Mittal - avatar
0
It is very much important if your used to modify and update your your code regularly because it let you be tension free about your code structure when you come next time to update. It will be non confusing because comment always has different style(color) than code text color. So for programmer it is very good tool.
28th Jul 2020, 10:34 AM
Divya Mohan
Divya Mohan - avatar
0
Good ....Every answer is correct , Each Response matters alot Thank you .
28th Jul 2020, 12:49 PM
Lavlesh Singh
Lavlesh Singh - avatar