C/C++ programming is often thought of as inaccessible, but these languages form the basis for many other programming languages and paradigms, and as such are vital, necessary skills for any IT professional to learn. Just Enough C/C++ Programming provides an intelligent layperson's guide to programmi
Just enough C/C++ programming
โ Scribed by Guy W.(Guy W. Lecky-Thompson) Lecky-Thompson
- Publisher
- Course Technology PTR
- Year
- 2007
- Tongue
- English
- Leaves
- 397
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
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.</div>
For the beginning to intermediate user who needs a quick easy-to-use C reference. The sections of this reference book are like magazine installments but with an underlying assumption of continuity. Programming points are illustrated with actual code wherever possible. All code is ANSI standard C, wi
This text shows code techniques. The disk features source code and versions of the programs, shows how to use the C language to solve programming problems, and discusses techniques such as finite state machines, GREP, bit twiddling, tokenized parsers and mini-interpreters.