5 exercises — practise when to drop the article with uncountable nouns, proper technology names, generic plurals, and technical headings.
0 / 5 completed
1 / 5
Which sentence correctly omits or includes the article with uncountable technical nouns?
"Software" and "hardware" are uncountable nouns in English — they have no plural form and take zero article when used generically. Option A ("the software", "the hardware") would be correct only if referring to specific, previously identified software or hardware in context. Option B is correct: when speaking about software and hardware as general concepts or categories, use zero article. Option C ("a software", "a hardware") is always wrong — uncountable nouns cannot take "a/an". Other uncountable IT nouns: information, access, bandwidth, storage, memory, traffic.
2 / 5
Which sentence correctly uses zero article with plural countable nouns in a generic technical statement?
Zero article with plural countable nouns signals generic reference — a general truth or policy about developers, tests, and features as categories. Option B is correct: "Developers should write tests" = all developers in general, any tests, any features. "The developers" would refer to a specific team already known from context; "the tests" and "the features" would refer to specific, already-identified items. In documentation and coding standards, generic plural statements (zero article) are the norm for universal rules.
3 / 5
Which sentence correctly handles articles with proper technology names?
Proper names of technologies, languages, frameworks, and platforms take zero article: Python, Docker, Kubernetes, Linux, GitHub, AWS, React, PostgreSQL. They are treated like proper nouns (names). Option A incorrectly adds "the" before Docker and Kubernetes. Option C incorrectly treats them as countable common nouns. The only exception is when the technology name is used as a common noun modifier: "a Docker container", "a Python script" — here "Docker" and "Python" modify a common noun and the article applies to that noun.
4 / 5
Which sentence correctly handles articles with "Internet", "cloud", and "cloud computing"?
"The Internet" takes "the" because it is a unique, specific entity (there is only one Internet). "The cloud" similarly takes "the" when used as a proper concept referring to the general cloud infrastructure. However, "cloud computing" uses zero article — it is a compound noun describing a general technology category or field (like "machine learning", "open source software", "agile development"). Zero article is standard before compound technical concepts used as fields of practice.
5 / 5
Which heading or documentation title follows the standard zero-article convention for technical writing?
Technical documentation headings typically use zero article. Option C — "Installing Dependencies" — is correct: it uses a gerund (verbal noun) with no article. Headings are compressed noun phrases or verb phrases, and articles are conventionally omitted. Options A and D use "the", which is not standard in headings. Option B uses "An Introduction to", which is acceptable in formal book titles but wordy for section headings. Standard heading style: omit articles, use gerunds or imperative forms ("Installing Dependencies", "Configure Authentication", "Handling Errors").