What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Computer vs Refactorization - What's the difference?

computer | refactorization |

As nouns the difference between computer and refactorization

is that computer is calculator, computer while refactorization is a split into constituent parts after a previous combination.

computer

Noun

(en noun)
  • (now, rare, chiefly, historical) A person employed to perform computations; one who computes.
  • * 1927 , J. B. S. Haldane, Possible Worlds and Other Essays , page 173
  • Only a few years ago Mr. Powers, an American computer , disproved a hypothesis about prime numbers which had held the field for more than 250 years.
  • * 2003 , (Bill Bryson), A Short History of Nearly Everything , BCA, page 116:
  • One Harvard computer , Annie Jump Cannon, used her repetitive acquaintance with the stars to devise a system of stellar classifications so practical that it is still in use today.
  • by restriction, a male computer, where the female computer is called a computress
  • A programmable electronic device that performs mathematical calculations and logical operations, especially one that can process, store and retrieve large amounts of data very quickly; now especially, a small one for personal or home use employed for manipulating text or graphics, accessing the Internet, or playing games or media.
  • Synonyms

    * (programmable device that performs logical operations) automatic data processing machine, processor, 'puter (informal), box (slang), machine, calculator, portable computer, laptop * See also

    Hyponyms

    * (programmable device that performs logical operations) desktop, laptop * (a person employed to perform computations) computress (f)

    Antonyms

    * (a person employed to perform computations) computress (f) (when "computer" is used to represent the masculine form)

    Derived terms

    * * * * * * * * * * * * * * * * * *

    See also

    * chip * data processing * desktop * hardware * laptop * mainframe * microprocessor 1000 English basic words ----

    refactorization

    English

    Noun

    (en noun)
  • A split into constituent parts after a previous combination.
  • (linguistics) A false etymology derived from re-bracketing.
  • The word ''burger'' is part of a refactorization of ''Hamburger'' (originally ''Hamburg'' + ''er'').
  • (software) A rewriting of computer code to improve its readability or structure without affecting its meaning or behaviour, thus making it easier to maintain; a refactoring.
  • An objective of refactorization is to clear up the global scope of all the library variables, functions and objects.
    Another objective of refactorization is to factor out repeated coding patterns into new abstractions and thus avoid their repetition resulting in less code to maintain.
  • (mathematics) A second or subsequent factorization.