0%

11-letter words containing a, f, o, r, e, g

  • leapfrogged — Simple past tense and past participle of leapfrog.
  • leapfrogger — One who leapfrogs.
  • non-fragile — easily broken, shattered, or damaged; delicate; brittle; frail: a fragile ceramic container; a very fragile alliance.
  • out of gear — out of order; not functioning properly
  • overfatigue — excessive tiredness from which recuperation is difficult.
  • overfraught — too fraught
  • page proofs — the final version of a book before it goes to the printer, containing all elements including page numbers and layout
  • powder flag — red flag (def 4).
  • proof stage — the stage of publishing where trial impressions made from composed type, or print-outs (from a laser printer, etc) are read for the correction of errors
  • refactoring — (object-oriented, programming)   Improving a computer program by reorganising its internal structure without altering its external behaviour. When software developers add new features to a program, the code degrades because the original program was not designed with the extra features in mind. This problem could be solved by either rewriting the existing code or working around the problems which arise when adding the new features. Redesigning a program is extra work, but not doing so would create a program which is more complicated than it needs to be. Refactoring is a collection of techniques which have been designed to provide an alternative to the two situations mentioned above. The techniques enable programmers to restructure code so that the design of a program is clearer. It also allows programmers to extract reusable components, streamline a program, and make additions to the program easier to implement. Refactoring is usually done by renaming methods, moving fields from one class to another, and moving code into a separate method. Although it is done using small and simple steps, refactoring a program will vastly improve its design and structure, making it easier to maintain and leading to more robust code.
  • roof garden — a garden on the flat roof of a house or other building.
  • soft target — sth easy to hit
  • software ag — (company)   A German software engineering company that started with the ADABAS database. Natural is their 4GL development environment, EntireX is their DCOM for Unix and IBM. BOLERO, is an object-oriented development environment and application server specially made for Electronic Business applications. Mailing-list: <[email protected]>.
  • unforgeable — to form by heating and hammering; beat into shape.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?