Home | Best Seller | FAQ | Contact Us
Browse
Art & Photography
Biographies & Autobiography
Body,Mind & Health
Business & Economics
Children's Book
Computers & Internet
Cooking
Crafts,Hobbies & Gardening
Entertainment
Family & Parenting
History
Horror
Literature & Fiction
Mystery & Detective
Nonfiction
Professional & Technology
Reference
Religion
Romance
Science
Science Fiction & Fantasy
Sports & Outdoors
Travel & Geography
   Book Info

enlarge picture

C in-Depth Boxed Set  
Author: Bjarne Stroustrup
ISBN: 0201775816
Format: Handover
Publish Date: June, 2005
 
     
     
   Book Review

From the Back Cover
Stroustrup's own C++ In-Depth Series is now available all together in one attractive gift box, at a special reduced price! All books in this series have been hand-picked by Bjarne Stroustrup, the creator of the C++ programming language, as being worthy additions to the C++ literature. They give programmers concise, focused guides to specific topics. The series' practical approach is designed to lift professionals to the next level in their programming skills. They are all written by acknowledged experts. The books included are: Modern C++ Design, by Andrei Alexandrescu Accelerated C++, by Andrew Koenig and Barbara Moo Essential C++, by Stan Lippman Exceptional C++, by Herb Sutter More Exceptional C++, by Her Sutter These are five great books of use to all C++ programmers. They are gathered into one handsome and sturdy gift box, and they are specially priced at over $30 off the cost of buying them individually. The C++ In-Depth Box Set will be a welcome gift for any C++ programmer.

About the Author
Bjarne Stroustrup is the designer and original implementor of C++ and the author of The C++ Programming Language (first edition 1985, second edition 1991, third edition 1997), The Annotated C++ Reference Manual, and The Design and Evolution of C++. A graduate of the University of Aarhus, Denmark, and Cambridge University, England, Dr. Stroustrup is currently the head of AT&T Labs' Large-Scale Programming Research Department, an AT&T Fellow, an AT&T Bell Laboratories Fellow, and an ACM fellow. His research interests include distributed systems, operating systems, simulation, design, and programming. He is Editor for Addison-Wesley's C++ In-Depth Series. Andrei Alexandrescu is a development manager with RealNetworks, Inc. A columnist for C/C++ Users Journal and a former columnist with C++ Report, his innovative work with C++ has earned him the respect of the leaders in the field. Andrei’s technical interests include programming languages, software reuse, and data compression.   Andrew Koenig is a member of the Large-Scale Programming Research Department at AT&T's Shannon Laboratory, and the Project Editor of the C++ standards committee. A programmer for more than 30 years, 15 of them in C++, he has published more than 150 articles about C++, and speaks on the topic worldwide. Barbara E. Moo is an independent consultant with 20 years' experience in the software field. During her nearly 15 years at AT&T, she worked on one of the first commercial products ever written in C++, managed the company's first C++ compiler project, and directed the development of AT&T's award-winning WorldNet Internet service business. Stanley B. Lippman is a member of the Core Technology group at DreamWorks Feature Animation. Prior to joining DreamWorks, Stan was principal software engineer at Walt Disney Feature Animation. While at Bell Laboratories, he led the cfront Release 3.0 and Release 2.1 compiler development team. He was a member of the Bell Laboratories Foundation Project under the leadership of Bjarne Stroustrup. Stan is the author of the three highly successful editions of the C++ Primer as well as Inside the C++ Object Model, also published by Addison-Wesley, and editor of C++ Gems, published by Cambridge University Press. He has been a crew member of several feature-length animation films, including Hunchback of Notre Dame and Fantasia 2000. Herb Sutter is a recognized expert on C++ software development and regularly gives invited talks at conferences around the world. Author of more than 120 technical articles, Herb is secretary of the ISO/ANSI C++ standards committee, contributing editor and columnist for C/C++ Users Journal, and former editor-in-chief of C++ Report. His popular "C++ Guru of the Week" series is published on the primary Internet newsgroup for the C++ language, comp.lang.c++.moderated, which he has moderated since its inception in 1995. 0201775816AB09262001




C++ in-Depth Boxed Set

FROM THE PUBLISHER

Bjarne Stroustrup's own C++ In-Depth Series is now available all together in one attractive gift box, at a special reduced price!

All books in this series have been hand-picked by Bjarne Stroustrup, the creator of the C++ programming language, as being worthy additions to the C++ literature. They give programmers concise, focused guides to specific topics. The series' practical approach is designed to lift professionals to the next level in their programming skills. They are all written by acknowledged experts. The books included are: Modern C++ Design, by Andrei Alexandrescu Accelerated C++, by Andrew Koenig and Barbara Moo Essential C++, by Stan Lippman Exceptional C++, by Herb Sutter More Exceptional C++, by Her Sutter

These are five great books of use to all C++ programmers. They are gathered into one handsome and sturdy gift box, and they are specially priced at over $30 off the cost of buying them individually. The C++ In-Depth Box Set will be a welcome gift for any C++ programmer.

ACCREDITATION

Bjarne Stroustrup is the designer and original implementor of C++ and the author of The C++ Programming Language (first edition 1985, second edition 1991, third edition 1997), The Annotated C++ Reference Manual, and The Design and Evolution of C++. A graduate of the University of Aarhus, Denmark, and Cambridge University, England, Dr. Stroustrup is currently the head of AT&T Labs' Large-Scale Programming Research Department, an AT&T Fellow, an AT&T Bell Laboratories Fellow, and an ACM fellow. His research interests include distributed systems, operating systems, simulation, design, and programming. He is Editor for Addison-Wesley's C++ In-Depth Series.

Andrei Alexandrescu is a development manager with RealNetworks, Inc. A columnist for C/C++ Users Journal and a former columnist with C++ Report, his innovative work with C++ has earned him the respect of the leaders in the field. Andrei’ s technical interests include programming languages, software reuse, and data compression.

  Andrew Koenig is a member of the Large-Scale Programming Research Department at AT&T's Shannon Laboratory, and the Project Editor of the C++ standards committee. A programmer for more than 30 years, 15 of them in C++, he has published more than 150 articles about C++, and speaks on the topic worldwide. Barbara E. Moo is an independent consultant with 20 years' experience in the software field. During her nearly 15 years at AT&T, she worked on one of the first commercial products ever written in C++, managed the company's first C++ compiler project, and directed thedevelopment of AT&T's award-winning WorldNet Internet service business.

Stanley B. Lippman is a member of the Core Technology group at DreamWorks Feature Animation. Prior to joining DreamWorks, Stan was principal software engineer at Walt Disney Feature Animation. While at Bell Laboratories, he led the cfront Release 3.0 and Release 2.1 compiler development team. He was a member of the Bell Laboratories Foundation Project under the leadership of Bjarne Stroustrup. Stan is the author of the three highly successful editions of the C++ Primer as well as Inside the C++ Object Model, also published by Addison-Wesley, and editor of C++ Gems, published by Cambridge University Press. He has been a crew member of several feature-length animation films, including Hunchback of Notre Dame and Fantasia 2000.

Herb Sutter is a recognized expert on C++ software development and regularly gives invited talks at conferences around the world. Author of more than 120 technical articles, Herb is secretary of the ISO/ANSI C++ standards committee, contributing editor and columnist for C/C++ Users Journal, and former editor-in-chief of C++ Report. His popular "C++ Guru of the Week" series is published on the primary Internet newsgroup for the C++ language, comp.lang.c++.moderated, which he has moderated since its inception in 1995.



     



Home | Private Policy | Contact Us
@copyright 2001-2005 ReadingBee.com