Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in comments

What is the proper way to comment code in Python?

python comments

How to use ant to check for tags (TODO: etc) in java source

java eclipse ant comments todo

Weird comments above PHP function declarations

php comments

How to customize Wordpress comment_form();

What is the meaning of @* operator in asp.net.mvc?

make my file readable as either Perl or HTML

html perl comments

Does comments makes the run program slow?

How can we catch side comments using Perl::Tidy or Perl::Critic?

Maintenance commenting

maintenance comments

Best Practice for comments in Java source files?

comments

Why are Java comments different colors in Eclipse?

java eclipse comments

Vim: The "gq" Command to Hard-Wrap Comments, but Not the Code (even if no blank line in-between)

vim format comments

Sublime Text: prevent new line comment

comments sublimetext2

difference between comments with 2 dashes vs 3 in Coldfusion

coldfusion comments

Should you comment changes in code and in the changelog?

Are comments always processed before the preprocessor? [duplicate]

c comments c-preprocessor