Just enough C/C++ programming /
Furnishes an overview of C/C++ language concepts, explaining the basic structure of a C program, essential tools and techniques, algorithm design for common programming problems, compilers and pre-processors, ANSI C libraries, C++ Standard Libraries, templates, and real-world applications.
| Main Author: | |
|---|---|
| Format: | Book |
| Language: | English |
| Published: |
Boston, MA :
Thomson Course Technology PTR,
[2008]
|
| Subjects: |
Table of Contents:
- Getting started
- Programming recap
- C program structures
- Data types and variables
- Console I/O
- Decision making
- Loops
- Standard libraries
- Command-line processing
- User-defined functions
- File I/O
- Complex data types
- Pointers
- Pre-processor directives
- Program design in C and C++
- C++ in practice
- C++ standard libraries
- Templates and the STL
- Where next?
- Web references.