Programming
Autor: | Stroustrup, Bjarne |
---|---|
EAN: | 9780321992789 |
Auflage: | 002 |
Sachgruppe: | Informatik, EDV |
Sprache: | Englisch |
Seitenzahl: | 1312 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 15.05.2014 |
Untertitel: | Principles and Practice Using C++ |
Schlagworte: | Programmiersprachen |
71,89 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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.