HOME
*





Addison-Wesley
Addison-Wesley is an American publisher of textbooks and computer literature. It is an imprint of Pearson PLC, a global publishing and education company. In addition to publishing books, Addison-Wesley also distributes its technical titles through the O'Reilly Online Learning e-reference service. Addison-Wesley's majority of sales derive from the United States (55%) and Europe (22%). The Addison-Wesley Professional Imprint produces content including books, eBooks, and video for the professional IT worker including developers, programmers, managers, system administrators. Classic titles include ''The Art of Computer Programming'', ''The C++ Programming Language'', ''The Mythical Man-Month'', and ''Design Patterns''. History Lew Addison Cummings and Melbourne Wesley Cummings founded Addison-Wesley in 1942, with the first book published by Addison-Wesley being Massachusetts Institute of Technology professor Francis Weston Sears' ''Mechanics''. Its first computer book was ''Pro ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

The Art Of Computer Programming
''The Art of Computer Programming'' (''TAOCP'') is a comprehensive monograph written by the computer scientist Donald Knuth presenting programming algorithms and their analysis. Volumes 1–5 are intended to represent the central core of computer programming for sequential machines. When Knuth began the project in 1962, he originally conceived of it as a single book with twelve chapters. The first three volumes of what was then expected to be a seven-volume set were published in 1968, 1969, and 1973. Work began in earnest on Volume 4 in 1973, but was suspended in 1977 for work on typesetting prompted by the second edition of Volume 2. Writing of the final copy of Volume 4A began in longhand in 2001, and the first online pre-fascicle, 2A, appeared later in 2001. The first published installment of Volume 4 appeared in paperback as Fascicle 2 in 2005. The hardback Volume 4A, combining Volume 4, Fascicles 0–4, was published in 2011. Volume 4, Fascicle 6 ("Satisfiability") was r ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Donald Knuth
Donald Ervin Knuth ( ; born January 10, 1938) is an American computer scientist, mathematician, and professor emeritus at Stanford University. He is the 1974 recipient of the ACM Turing Award, informally considered the Nobel Prize of computer science. Knuth has been called the "father of the analysis of algorithms". He is the author of the multi-volume work ''The Art of Computer Programming'' and contributed to the development of the rigorous analysis of the computational complexity of algorithms and systematized formal mathematical techniques for it. In the process, he also popularized the asymptotic notation. In addition to fundamental contributions in several branches of theoretical computer science, Knuth is the creator of the TeX computer typesetting system, the related METAFONT font definition language and rendering system, and the Computer Modern family of typefaces. As a writer and scholar, Knuth created the WEB and CWEB computer programming systems designed to encou ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Bjarne Stroustrup
Bjarne Stroustrup (; ; born 30 December 1950) is a Danish computer scientist, most notable for the invention and development of the C++ programming language. As of July 2022, Stroustrup is a professor of Computer Science at Columbia University. Early life and education Stroustrup was born in Aarhus, Denmark. His family was working class, and he went to the local schools. He attended Aarhus University 1969–1975 and graduated with a master's degree in mathematics and computer science. His interests focused on microprogramming and machine architecture. He learned the fundamentals of object-oriented programming from its inventor, Kristen Nygaard, who frequently visited Aarhus. In 1979, he received a PhD in computer science from the University of Cambridge, where he was supervised by David Wheeler. His thesis concerned communication in distributed computer systems. Career In 1979, Stroustrup began his career as a member of technical staff in the Computer Science Research C ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Pearson Education
Pearson Education is a British-owned education publishing and assessment service to schools and corporations, as well for students directly. Pearson owns educational media brands including Addison–Wesley, Peachpit, Prentice Hall, eCollege, Longman, Scott Foresman, and others. Pearson is part of Pearson plc, which formerly owned the ''Financial Times''. It claims to have been formed in 1840, with the current incarnation of the company created when Pearson plc purchased the education division of Simon & Schuster (including Prentice Hall and Allyn & Bacon) from Viacom and merged it with its own education division, Addison-Wesley Longman, to form Pearson Education. Pearson Education was rebranded to Pearson in 2011 and split into an International and a North American division. Although Pearson generates approximately 60 percent of its sales in North America, it operates in more than 70 countries. Pearson International is headquartered in London, and maintains offices across ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Evolutionary Biology (textbook)
''Evolutionary Biology'' is a college-level evolutionary biology textbook written by Eli C. Minkoff that is 627 pages long. It was published in 1983 by Addison-Wesley. This is Minkoff's first foray into the world of college-level textbook authorship. The book contains an index and various biographical references. About the book The textbook ''Evolutionary Biology'' was written and published in 1983 during which Minkoff was the head of the Biology department at Bates College. The book is written in a format to which it could be used in an evolutionary biology Evolutionary biology is the subfield of biology that studies the evolutionary processes (natural selection, common descent, speciation) that produced the diversity of life on Earth. It is also defined as the study of the history of life ... 101 course. The book contains over 25 chapters, for example, "The Origin and Early Evolution of Life". Bibliography * Eli C. Minkoff, 1983 ''Evolutionary Biology '', 1st E ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Benjamin Cummings
Benjamin Cummings is a publishing imprint of Pearson Education that specializes in science. Benjamin Cummings publishes medical textbooks, anatomy and physiology laboratory manuals, biology and microbiology textbooks, and health/kinesiology textbooks. Cummings Publishing Company was formed in 1968 as a division of Addison-Wesley Addison-Wesley is an American publisher of textbooks and computer literature. It is an imprint of Pearson PLC, a global publishing and education company. In addition to publishing books, Addison-Wesley also distributes its technical titles throug .... In 1977, Addison-Wesley purchased the W. A. Benjamin Company and merged it with Cummings. Benjamin Cummings, along with the rest of Addison-Wesley, was purchased by Pearson in 1988. References External links * Book publishing companies based in San Francisco Pearson plc Publishing companies established in 1977 {{US-publish-company-stub ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Concrete Mathematics
''Concrete Mathematics: A Foundation for Computer Science'', by Ronald Graham, Donald Knuth, and Oren Patashnik, first published in 1989, is a textbook that is widely used in computer-science departments as a substantive but light-hearted treatment of the analysis of algorithms. Contents and history The book provides mathematical knowledge and skills for computer science, especially for the analysis of algorithms. According to the preface, the topics in ''Concrete Mathematics'' are "a blend of CONtinuous and disCRETE mathematics". Calculus is frequently used in the explanations and exercises. The term "concrete mathematics" also denotes a complement to "abstract mathematics". The book is based on a course begun in 1970 by Knuth at Stanford University. The book expands on the material (approximately 100 pages) in the "Mathematical Preliminaries" section of Knuth's ''The Art of Computer Programming''. Consequently, some readers use it as an introduction to that series of books. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Reading, Massachusetts
Reading ( ) is a town in Middlesex County, Massachusetts, United States, north of central Boston. The population was 25,518 at the 2020 census. History Settlement and American independence Many of the Massachusetts Bay Colony's original settlers arrived from England in the 1630s through the ports of Lynn and Salem. In 1639 some citizens of Lynn petitioned the government of the colony for a "place for an inland plantation". They were initially granted six square miles, followed by an additional four. The first settlement in this grant was at first called "Lynn Village" and was located on the south shore of the "Great Pond", now known as Lake Quannapowitt. On June 10, 1644 the settlement was incorporated as the town of Reading, taking its name from the town of Reading in England. The first church was organized soon after the settlement, and the first parish separated and became the town of "South Reading" in 1812, renaming itself as Wakefield in 1868. Thomas Parker was one ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Perseus Books Group
Perseus Books Group was an American publishing company founded in 1996 by investor Frank Pearl. Perseus acquired the trade publishing division of Addison-Wesley (including the Merloyd Lawrence imprint) in 1997. It was named Publisher of the Year in 2007 by ''Publishers Weekly'' magazine for its role in taking on publishers formerly distributed by Publishers Group West and acquiring Avalon Publishing Group. After the death of Frank Pearl, Perseus was sold to Centre Lane Partners in 2015, a private equity firm. In April 2016, its name and publishing business was acquired by Hachette Book Group and its distribution business by Ingram Content Group. In January 2007, the Perseus Books Group purchased Avalon Publishing Group, the parent company of Carroll & Graf and Thunder's Mouth Press; the purchaser folded both imprints and stopped publishing books under those names in May 2007. In December 2018, Hachette Books became an imprint of Perseus Books Group. Concurrently, Da Capo Pr ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


The Feynman Lectures On Physics
''The Feynman Lectures on Physics'' is a physics textbook based on some lectures by Richard Feynman, a Nobel laureate who has sometimes been called "The Great Explainer". The lectures were presented before undergraduate students at the California Institute of Technology (Caltech), during 1961–1963. The book's co-authors are Feynman, Robert B. Leighton, and Matthew Sands. ''The Feynman Lectures on Physics'' is perhaps the most popular physics book ever written. More than 1.5 million English-language copies have been sold; probably even more copies have been sold in a dozen foreign-language editions. A 2013 review in ''Nature'' described the book as having "simplicity, beauty, unity ... presented with enthusiasm and insight". Description The textbook comprises three volumes. The first volume focuses on mechanics, radiation, and heat, including relativistic effects. The second volume covers mainly electromagnetism and matter. The third volume covers quantum mechanics; f ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Hacker's Delight
''Hacker's Delight'' is a software algorithm book by Henry S. Warren, Jr. first published in 2002. It presents fast bit-level and low-level arithmetic algorithms for common tasks such as counting bits or improving speed of division by using multiplication. Background The author, an IBM researcher working on systems ranging from the IBM 704 to the PowerPC, collected what he called "programming tricks" over the course of his career. These tricks concern efficient low-level manipulation of bit strings and numbers. According to the book's foreword by Guy L. Steele, the target audience includes compiler writers and people writing high-performance code. Summary Programming examples are written in C and assembler for a RISC architecture similar, but not identical to PowerPC. Algorithms are given as formulas for any number of bits, the examples usually for 32 bits. Apart from the introduction, chapters are independent of each other, each focusing on a particular subject. Many ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Francis Sears
Francis Weston Sears (October 1, 1898 – November 12, 1975) was an American physicist. He was a professor of physics at MIT for 35 years before moving to Dartmouth College in 1956. At Dartmouth, Sears was the Appleton Professor of Physics. He is best known for co-authoring ''University Physics'', an introductory physics textbook, with Mark Zemansky. The book, first published in 1949, is often referred to as "''Sears and Zemansky''", although Hugh Young became a coauthor in 1973. In 1932 he collaborated with Peter Debye in the discovery of what is now called the Debye–Sears effect, the diffraction of light by ultrasonic waves. Sears was a fellow of the Optical Society of America, and was active in the American Association of Physics Teachers, serving as its treasurer from 1950 to 1958, followed by successive one-year terms as president-elect and president. He retired to Norwich, Vermont and died in Hanover, New Hampshire, of a stroke on November 12, 1975. Awards * 1961 � ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]