Book-bot.com - read famous books online for free

The Jargon File, Version 4.0.0, 24 Jul 1996 by Various
page 88 of 773 (11%)
called {angle brackets}.)

:Brooks's Law: /prov./ "Adding manpower to a late software
project makes it later" -- a result of the fact that the expected
advantage from splitting work among N programmers is
O(N) (that is, proportional to N), but the complexity
and communications cost associated with coordinating and then
merging their work is O(N^2) (that is, proportional to the
square of N). The quote is from Fred Brooks, a manager of
IBM's OS/360 project and author of "The Mythical Man-Month"
(Addison-Wesley, 1975, ISBN 0-201-00650-2), an excellent early book
on software engineering. The myth in question has been most
tersely expressed as "Programmer time is fungible" and Brooks
established conclusively that it is not. Hackers have never
forgotten his advice; too often, {management} still does. See
also {creationism}, {second-system effect}, {optimism}.

:browser: /n./ A program specifically designed to help users view
and navigate hypertext, on-line documentation, or a database.
While this general sense has been present in jargon for a long
time, the proliferation of browsers for the World Wide Web after
1992 has made it much more popular and provided a central or
default meaning of the word previously lacking in hacker usage.
Nowadays, if someone mentions using a `browser' without
qualification, one may assume it is a Web browser.

:BRS: /B-R-S/ /n./ Syn. {Big Red Switch}. This
abbreviation is fairly common on-line.

:brute force: /adj./ Describes a primitive programming style,
DigitalOcean Referral Badge