different between code vs namespace

code

English

Pronunciation

  • (Received Pronunciation) IPA(key): /k??d/
  • (General American) IPA(key): /ko?d/
  • Rhymes: -??d

Etymology 1

From Middle English code (system of law), from Old French code (system of law), from Latin c?dex, later form of caudex (the stock or stem of a tree, a board or tablet of wood smeared over with wax, on which the ancients originally wrote; hence, a book, a writing.).

Noun

code (countable and uncountable, plural codes)

  1. A short symbol, often with little relation to the item it represents.
  2. A body of law, sanctioned by legislation, in which the rules of law to be specifically applied by the courts are set forth in systematic form; a compilation of laws by public authority; a digest.
    • 1872, Francis Wharton, A Treatise on the Conflict of Laws
      the mild and impartial spirit which pervades the Code compiled under Canute
  3. Any system of principles, rules or regulations relating to one subject.
  4. A set of rules for converting information into another form or representation.
    1. By synecdoche: a codeword, code point, an encoded representation of a character, symbol, or other entity.
  5. A message represented by rules intended to conceal its meaning.
  6. (cryptography) A cryptographic system using a codebook that converts words or phrases into codewords.
  7. (programming, uncountable) Instructions for a computer, written in a programming language; the input of a translator, an interpreter or a browser, namely: source code, machine code, bytecode.
  8. (scientific programming) A program.
  9. (linguistics) A particular lect or language variety.
  10. (medicine) An emergency requiring situation-trained members of the staff.
  11. (informal) A set of unwritten rules that bind a social group.
Hyponyms
Derived terms
Related terms
Descendants
  • ? Japanese: ??? (k?do)
Translations
See also
  • cipher

Verb

code (third-person singular simple present codes, present participle coding, simple past and past participle coded)

  1. (computing) To write software programs.
  2. To add codes to a dataset.
  3. To categorise by assigning identifiers from a schedule, for example CPT coding for medical insurance purposes.
  4. (cryptography) To encode.
  5. (genetics, intransitive) To encode a protein.
  6. (medicine) To call a hospital emergency code.
Derived terms
Translations

References

  • Code (disambiguation) on Wikipedia.Wikipedia
  • code on Wikipedia.Wikipedia

Etymology 2

From code blue, a medical emergency

Verb

code (third-person singular simple present codes, present participle coding, simple past and past participle coded)

  1. (medicine) Of a patient, to suffer a sudden medical emergency (a code blue) such as cardiac arrest.
Translations

Further reading

  • code in Webster’s Revised Unabridged Dictionary, G. & C. Merriam, 1913.
  • code in The Century Dictionary, New York, N.Y.: The Century Co., 1911.

Anagrams

  • Deco, OECD, co-ed, coed, deco, ecod

Aromanian

Alternative forms

  • coadã

Etymology

From Vulgar Latin coda, from Latin cauda. Compare Daco-Romanian coad?.

Noun

code f (plural codz, definite articulation coda)

  1. tail

Derived terms

  • cuditse

Dutch

Etymology

Borrowing from French code, in the senses relating to laws and rules. Senses related to cryptography and coding have been borrowed from English code. Both derive from Old French code, from Latin c?dex.

Pronunciation

  • IPA(key): /?ko?.d?/
  • Hyphenation: co?de

Noun

code m (plural codes, diminutive codetje n)

  1. book or body of laws, code of laws, lawbook
    Synonym: wetboek
  2. system of rules and principles, e.g. of conduct
  3. code (set of symbols)
  4. code (text written in a programming language)

Derived terms

  • codenaam
  • codetaal
  • codewoord
  • gedragscode
  • inlogcode
  • pincode
  • programmeercode
  • streepjescode

Related terms

  • coderen
  • codex

Descendants

  • ? Indonesian: kode

French

Pronunciation

  • IPA(key): /k?d/

Noun

code m (plural codes)

  1. code

Derived terms

Descendants

  • ? Danish: kode
  • ? Turkish: kod

Further reading

  • “code” in Trésor de la langue française informatisé (The Digitized Treasury of the French Language).

Anagrams

  • déco

Friulian

Etymology

From Vulgar Latin c?da, variant of Latin cauda.

Noun

code f (plural codis)

  1. tail
  2. queue, line

Italian

Noun

code f

  1. plural of coda

Anagrams

  • cedo

Middle English

Etymology 1

From Old English cudu, cwidu, cweodu, from Proto-West Germanic *kwidu.

Alternative forms

  • coode, cood, cude, kude, quede, quide, cuyd, coude, cudde

Pronunciation

  • IPA(key): /?kud(?)/, /?ko?d(?)/, /?kwe?d(?)/, /?kwid(?)/

Noun

code (uncountable)

  1. Any kind of plant gum; a gummy or resinous substance.
  2. Cud; regurgitated food chewed upon by livestock.
  3. (rare) A mass or lump; a large pile of something.
Descendants
  • English: cud, quid
  • Scots: cude, cuid
References
  • “cud(e, n.”, in MED Online, Ann Arbor, Mich.: University of Michigan, 2007, retrieved 2018-11-21.

Etymology 2

From Old French code, from Latin c?dex, caudex.

Alternative forms

  • coode

Pronunciation

  • IPA(key): /?k??d(?)/
  • (Northern) IPA(key): /?kø?d(?)/

Noun

code (rare)

  1. A coherent and unified body of laws.
  2. The core of someone's last testament.
Descendants
  • English: code
  • Scots: cude, cuid, cood
References
  • “c?de, n.(1).”, in MED Online, Ann Arbor, Mich.: University of Michigan, 2007, retrieved 2018-11-21.

Etymology 3

From Old English codd and Old Norse koddi.

Noun

code

  1. Alternative form of codde (seedpod)

Old French

Noun

code m (oblique plural codes, nominative singular codes, nominative plural code)

  1. Alternative form of coute

Tarantino

Noun

code

  1. tail

code From the web:

  • what codes for proteins
  • what code does unity use
  • what code does roblox use
  • what code does arduino use
  • what code language should i learn
  • what code does unreal engine use
  • what codes for development and growth
  • what code is this


namespace

For the Wiktionary's namespaces, see Wiktionary:Namespace.

English

Etymology

name +? space.

Pronunciation

  • IPA(key): /?ne?mspe?s/
  • Hyphenation: name?space

Noun

namespace (plural namespaces)

  1. (programming) A conceptual space that groups classes, identifiers, etc. to avoid conflicts with items in unrelated code that have the same names.

Translations

Verb

namespace (third-person singular simple present namespaces, present participle namespacing, simple past and past participle namespaced)

  1. (programming) To categorize by placing into a namespace.
    • 2004, Michael Kay, XSLT 2.0 Programmer's Reference
      Something I haven't captured in this schema is that the GEDCOM spec also says the structure is extensible; arbitrary namespaced elements may be inserted []
    • 2007, Jonathan Snook, Aaron Gustafson, Stuart Langridge, Dan Webb, Accelerated DOM Scripting with Ajax, APIs, and Libraries
      Although the excessive namespacing might seem like a hassle, there's always a really quick way to create a shortcut.

See also

  • environment

Portuguese

Etymology

Borrowed from English namespace.

Pronunciation

  • (Brazil) IPA(key): /?nejm.?spejs/, /?nejm.?spej.si/

Noun

namespace m (plural namespaces)

  1. (programming) namespace (abstract space of keywords)
    Synonym: espaço de nomes

namespace From the web:

  • what namespace in c++
  • what namespace contains forms object
  • what namespace in python
  • what namespace does page belong
+1
Share
Pin
Like
Send
Share

you may also like