TGViewer
Amazing PHP Amazing PHP @phpme · 7.69K subscribers
Post #392 18.6K
​​Best practices for writing code comments
While there are many resources to help programmers write better code—such as books and static analyzers—there are few for writing better comments. While it's easy to measure the quantity of comments in a program, it's hard to measure the quality, and the two are not necessarily correlated. A bad comment is worse than no comment at all. Here are some rules to help you achieve a happy medium.
  • 👍 4
  • ❤ 1
More from @phpme
  1. Sep 11, 2023​​An Internet of PHP PHP is big. The trolls can proclaim its all-but-certain “death” until…
  2. May 30, 2023​​5 Books You Must Read as a Developer In this article, we present a handpicked selection…
  3. May 1, 2023​​Unveiling the secret power of encapsulation In the world of software development, encaps…
  4. Apr 27, 2023​​Avoiding the pitfalls of abstract and common services In the ever-evolving world of soft…
  5. Apr 10, 2023​​Why we should avoid null in software development In software development, null is a term…
  6. Feb 19, 2023Stop using setters In this article, I want to focus your attention on the problem with set…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →