๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

The Waite Group's C++ Primer Plus (The Waite Group)

โœ Scribed by Stephen Prata


Publisher
Waite Group
Year
1998
Tongue
English
Edition
3
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


A complete source for students on C++ programming. It covers the Standard Template Library, which is essential to be competitive in the C++ market. TWG's C++ Primer Plus makes learning and using important object-oriented programming concepts understandable. It illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions, and build flexible, easily modifiable programs.


๐Ÿ“œ SIMILAR VOLUMES


The Waite Group's C Primer Plus
โœ Stephen Prata ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Sams ๐ŸŒ English

If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates ho

The Waite Group's C++ How-To
โœ Jan Walter, Scott Roberts ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Pearson Sams Publishing ๐ŸŒ English

This guide provides C++ programming solutions for categories and concepts using a step-by-step approach. Each "how to" is graded by complexity level, with information on additional uses and enhancements to fit the reader's needs.

The Waite Group's C++ how-to
โœ Jan Walter, Michael J. Tobler, Paul Snaith, Andrei Kossoroukov, Scott Roberts, J ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Sams ๐ŸŒ English
cover
โœ Lafore, Robert (Robert W.) ๐Ÿ“‚ Library ๐Ÿ“… 1993 ๐Ÿ› Indianapolis, IN : Sams Pub. ๐ŸŒ English

System requirements for computer disk: IBM-compatible PC with 80286 microprocessor; 2MB RAM; MS-DOS 3.31 or greater; Turbo C++ for DOS or Borland C++; hard disk with 500K free space; VGA graphics recommended; mouse optional

The Waite Group's Object-Oriented Progra
โœ Robert Lafore, Waite Group ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Waite Group ๐ŸŒ English

Perhaps the best introductory c book out there. (I said "perhaps" only because I have not read C Primer Plus by Stephen Prata.) This was the course book for OOP in C course in my undergraduate studies. I really like Robert Lafore's writing style. He writes very close to the reader and answers