Programming

Programming
Principles and Practice Using C++
Sofort lieferbar | Lieferzeit: Sofort lieferbar I

70,88 €*

Alle Preise inkl. MwSt.| Versandkostenfrei
Artikelnummer:
9780321992789
Veröffentlichungsdatum:
2014
Erscheinungsdatum:
15.05.2014
Seiten:
1312
Autor:
Bjarne Stroustrup
Gewicht:
2105 g
Format:
233x196x53 mm
Sprache:
Englisch
Langbeschreibung
An introduction to programming by the inventor of C++, Programming prepares students for programming in the real world. This book assumes that they aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. It explains fundamental concepts and techniques in greater depth than traditional introductions. This approach gives students a solid foundation for writing useful, correct, maintainable, and efficient code. This book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. It presents modern C++ programming techniques from the start, introducing the C++ standard library to simplify programming tasks.
Inhaltsverzeichnis
Chapter 0: Notes to the Reader