Skip to content

Object-Oriented Programming in C++

Object-Oriented Programming in C++ Paperback - 2002 - 1st Edition

by M. Josuttis, Nicolai

  • Used
  • very good
  • Paperback

Description

Paperback. Very Good.
Used - Very Good
NZ$44.88
NZ$18.05 Shipping to USA
Standard delivery: 7 to 40 days
More Shipping Options
Ships from World of Books Ltd (West Sussex, United Kingdom)

Details

  • Title Object-Oriented Programming in C++
  • Author M. Josuttis, Nicolai
  • Binding Paperback
  • Edition number 1st
  • Edition 1
  • Condition Used - Very Good
  • Pages 624
  • Volumes 1
  • Language ENG
  • Publisher John Wiley & Sons
  • Date 2002-12-13
  • Illustrated Yes
  • Features Bibliography, Glossary, Illustrated, Index, Table of Contents
  • Bookseller's Inventory # GOR004728103
  • ISBN 9780470843994 / 0470843993
  • Weight 2.39 lbs (1.08 kg)
  • Dimensions 9.26 x 7.48 x 1.38 in (23.52 x 19.00 x 3.51 cm)
  • Library of Congress subjects Object-oriented programming (Computer, C++ (Computer program language)
  • Library of Congress Catalog Number 2002028094
  • Dewey Decimal Code 005.133

About World of Books Ltd West Sussex, United Kingdom

Biblio member since 2007
Seller rating: This seller has earned a 2 of 5 Stars rating from Biblio customers.

In 2002, World of Books Group was founded on an ethos to do good, protect the planet and support charities by enabling more goods to be reused. Since then, we've grown into to a global company pioneering the circular economy. Today, we drive the circular economy through three re-commerce brands: - Wob: Through Wob, we sell. We provide affordable, preloved books and media to customers all over the world. A book leaves our collection of over seven million titles and begins a new chapter every two seconds, enabling more goods to be reused. - Ziffit: Through Ziffit, we buy. We give people around the world the opportunity to contribute to the circular economy, earn money and protect the planet, by trading their unwanted books and media. - Shopiago: Through Shopiago, we help others. By sharing the technology that has grown World of Books Group into the business it is today, we're helping charities increase revenue and reduce waste through re-commerce.

Terms of Sale:

If you are not completely satisfied with your purchase for any reason, simply email customerservice@worldofbooks.com and we will quickly resolve any issues you may have. If you have any other queries about your order, please email customerservice@worldofbooks.com. Our goal is to deliver to our customers the best possible service and we hope your experience of dealing with us lives up to our promise. If for whatever reason we fail to meet your expectations then please let us know.

Browse books from World of Books Ltd

From the publisher

Objektorientierte Programmierung in C++: Hier werden Sie Schritt fr Schritt mit den Grundzgen, aber auch mit fortgeschrittenen Aspekten vertraut gemacht! Alle Sprachmerkmale werden im Zusammenhang mit der praktischen Anwendung besprochen. Ein Schlsselkonzept von C++ zur Implementierung generischer Algorithmen ist die Programmierung mit Templates. Wie man Templates mit objektorientierter Programmierung verknpft, um die Mglichkeiten der Sprache zur Erstellung hochperformanter Programme zu nutzen, wird hier gezeigt.

First line

HASH(0x11111d80)

From the rear cover

C++ is now established as one of the leading industry programming languages for object-oriented software development. Its advantages over other languages include speed and flexibility. It is used as the base for many commercial software products and for performance solutions to complex problems. Not often taught as the primary programming language, students are frequently expected to pick up the language for themselves. This book is an ideal student self-learning guide.

As a step-by-step tutorial, this book teaches all language features and explains their practical usage. Intuitive examples are used that are neither too complex to distract, nor oversimplified. A key concept in C++ is programming with templates, which can help to program generic solutions - for example implementing polymorphism. Nicolai Josuttis teaches how to combine templates with object-oriented programming to produce the power of modern C++ development for high performance programs. It is a book that goes well beyond the basics.

A supplementary website, including source code, can be found at www.josuttis.com/cppbook

Features:
* comprehensive, detailed, readable, practical and up-to-date

* teaches how to get the power from C++, using the current ANSI language standard and programming mode

* specific hints help C and Java programmers switch and compare languages.

* website provides more examples and links to useful online resources.

About the author

Nicolai M. Josuttis is an independent system architect, technical manager, author, consultant, and trainer who has been active in C++ standardization for over 20 years. He designs mid-sized and large software systems for the telecommunications, traffic, finance, and manufacturing industries. A former member of the C++ Standard Committee library working group, he is highly regarded and well known in the programming community for his authoritative books.