Hi room, is comment really necessary while writing code?? Most especially in php | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi room, is comment really necessary while writing code?? Most especially in php

30th Jan 2019, 1:40 AM
Sanyaolu Adefemi
3 Answers
+ 3
Totally necessary! You will beg for the comments first time you start working on other people code, but who knows maybe you will be lucky not to do it :)
8th Mar 2019, 3:52 AM
Dejan Dozet
Dejan Dozet - avatar
+ 2
You should comment your code so when sharing it with other people they won't lose much time trying to understand it.
30th Jan 2019, 4:11 AM
Chriptus13
Chriptus13 - avatar
+ 1
And also it will help you to understand what actually you're going to do in your code.
30th Jan 2019, 6:52 AM
Sandakan Nipunajith
Sandakan Nipunajith - avatar