Elementary synchronous programming : in C++ and Java via algorithms /
Algorithms are the essence of programming. After their construction, they have to be translated to the codes of a specific programming language. There exists a maximum of ten basic algorithmic templates. This textbook aims to provide the reader with a more convenient and efficient method to create a...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berlin ; Boston :
De Gruyter,
[2019]
|
Colección: | De Gruyter STEM.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Intro; Foreword; Contents; 1. Basic concepts of Algorithm; 2. Fundamental concepts of programming in C++; 3. Fundamental concepts of programming in Java; 4. Decision making and branching templates; 5. Sub-algorithms and subprograms; 6. Automated loops; 7. Conditional loops; 8. One-dimensional arrays; 9. Two-dimensional arrays; Hints for the exercises; Bibliography; Index