Tagged Questions
2
votes
3answers
176 views
“Art developer” or “arts developer” [duplicate]
Possible Duplicate:
What is the difference, if any, between 'art', 'the arts', and 'Art'?
Which is more correct in describing a software developer: art developer or ...
12
votes
3answers
1k views
Why is the plural acronym “CSS” treated as singular?
CSS stands for Cascading Style Sheets, which is a plural phrase. One would say:
Cascading Style Sheets are used to provide a central location for all of the stylings of a project.
However, it ...
1
vote
3answers
730 views
“Daily conversations” vs. “daily conversation”
I am currently programming my own blog system to share knowledge about the Microsoft technology ASP.NET MVC, because I am rather passionate about web software development. I thought of calling it ...
22
votes
6answers
2k views
Is it wrong to use the word “codes” in a programming context?
Is it wrong to use the word "codes" in programming context?
I shall use these codes.
7
votes
4answers
404 views
Pluralizing keywords in programming languages [duplicate]
Possible Duplicate:
Marking plural of code words
In the language that I'm currently working in one of the keywords is try. I'm writing an error message:
No implementation for global ...
18
votes
2answers
529 views
Marking plural of code words
In my blog (which is about programming) I often use reserved words from different programming languages.
Like this:
When column is nullable in both tables, this query won't return a match of two ...