Polls Archive

Naimesh Patel | Last Updated on March 22, 2013

Commenting Your Code

  • Defensive Bet - I only write the comment when I feel code is important (41%, 131 Votes)
  • Safe Bet - I write multi-line comments for a code block. Occasionally use half line comments (36%, 115 Votes)
  • All IN - I write multi-line comments for each code line along with half line comments for each field (11%, 35 Votes)
  • Blind Play - I don't like to comment code. My code is very easy to understand, you know. (8%, 26 Votes)
  • Too Little - I only mention single line in beginning of the code module (4%, 14 Votes)

Total Voters: 321

Start Date: April 18, 2013 @ 9:39 pm
End Date: No Expiry

Your Preferred Option for Code Modularization

  • Methods in a Class (53%, 145 Votes)
  • Subroutines in your Program (28%, 75 Votes)
  • Function Modules in a Separate Function Group (11%, 29 Votes)
  • Includes - Just to put my code separate without any wrapper (6%, 15 Votes)
  • Macros - Local & Global (2%, 5 Votes)
  • I don't care for Code Modularization (0%, 3 Votes)

Total Voters: 272

Start Date: March 19, 2013 @ 3:21 pm
End Date: No Expiry

Are Text Symbols Public or Private?

  • Private - no body can use it (44%, 49 Votes)
  • Public - Every client can use it (43%, 48 Votes)
  • Not Sure - I can't decide (13%, 14 Votes)

Total Voters: 111

Start Date: February 10, 2013 @ 9:00 pm
End Date: March 18, 2013 @ 9:28 pm

Your Preferred table kind for your ITAB

  • STANDARD TABLE (81%, 191 Votes)
  • SORTED TABLE (8%, 20 Votes)
  • HASHED TABLE (8%, 19 Votes)
  • ANY TABLE (3%, 6 Votes)
  • INDEX TABLE (0%, 2 Votes)

Total Voters: 236

Start Date: April 24, 2012 @ 1:15 am
End Date: May 31, 2012 @ 11:59 pm

 Page 2 of 2  «  1  2