C++ es un lenguaje de programaciรณn diseรฑado a mediados de los aรฑos 1980 por Bjarne Stroustrup. La intenciรณn de su creaciรณn fue el extender al exitoso lenguaje de programaciรณn C con mecanismos que permitan la manipulaciรณn de objetos. En ese sentido, desde el punto de vista de los lenguajes orientados
Programming Fundamentals: A Modular Structured Approach Using C++
โ Scribed by Kenneth Leroy Busbee
- Publisher
- Orange Grove Texts Plus
- Year
- 2013
- Tongue
- English
- Leaves
- 346
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The approach of this text is to take learners through a progression of materials in order to develop skills of modular, structured programming. The text was written, for the most part, without consideration of a specific programming language. However, in many cases the C++ language is discussed as part of the explanation of the concept. Often the examples used for C++ are exactly the same for the Java programming language.
๐ SIMILAR VOLUMES
The approach of this text is to take learners through a progression of materials in order to develop skills of modular, structured programming. The text was written, for the most part, without consideration of a specific programming language. However, in many cases the C++ language is discussed as p
null