Just enough C/C ++ programming

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Guy W Lecky-Thompson
Publisher: Thomson Course Technology PTR
Year: 2008

Language: English
Pages: xv, 378 p. : ill
City: Boston, Mass
Tags: Библиотека;Компьютерная литература;C / C++;


Content: 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.
Abstract:
C programming is often thought of as inaccessible, but the language forms the basis for many other programming languages and paradigms, and as such is a vital, necessary skill for any IT professional Read more...