a
  • about
  • blog
  • register
  • login

  • English Polski Español Français 中文 (Chinese Simplified) Türkçe
  • Sandeep Gupta
  • skgBanga
  • date joined
    Aug. 14, 2016

Following (0)

Followers (0)

  • Overview
  • Premises
  • Fallacy Reports

Most active channels

  • Programming
  • Better Than

Most discussed users

Most supported premises

Tabs are better than spaces for indentation (programming)

tabs can leads to badly formatted code if different people have different conventions. auto Var = 0u auto LongVar = 1u this looks 'better' as: (vertically align same col) auto Var..........= 0u auto LongVar..= 1u Replacing spaces with tabs here would break the nice vertical look.
2 supporter.
1 fallacy report.
Irrelevant Conclusion

arguman is an open-source project.

Terms of Service | Feedback