I have seen many people (mostly those sloppy people who make a lot of grammatical/spelling mistakes) putting a space before punctuation, especially before a question mark .
Is this a widely spread habit shared by programmers?
|
I have seen many people (mostly those sloppy people who make a lot of grammatical/spelling mistakes) putting a space before punctuation, especially before a question mark . Is this a widely spread habit shared by programmers? |
|||||||||||||||||||||||||||||||||||||||||||||||||
|
Questions on Meta Stack Overflow are expected to generally relate to the Stack Exchange family of websites and/or community in some way, within the scope defined in the faq.
|
In some languages, like French, it is required and carried over into English by some users. I am not aware of any research into this topic. One can speculate it comes from the use of command-line interfaces where parameters are separated by spaces. Forgetting to separate by a space leads to angry error messages and the anxiety this causes carries over into written English. |
|||||||||||||
|
|
Quoted from about.com
|
|||||
|
|
I occasionally add a space before punctuation to avoid confusion. For example, "I dislike String#upcase!, but I really like String#upcase !". I'd say it's not so much common with programmers, but any user generated content on the Internet, especially that written by idiots. You'd probably see it with YouTube comments as well. I asked a similar question on Japanese Language and Usage: Is Japanese that lacks proofreading likely to contain bad spelling or grammar?. Bad English must be chotto muzukashii when you yourself have put a fair amount of effort into learning the language, ne? |
||||