The Waite Group's Microsoft C Programming for the PC

The Waite Group's Microsoft C Programming for the PC

Author: Robert W. Lafore

Publisher: Prentice Hall

Published: 1990

Total Pages: 856

ISBN-13:

DOWNLOAD EBOOK

The most recent, unannounced release of Microsoft C will provide serious programmers and software developers with current developments in C programming. Robert Lafore's title has become the de facto standard for C programmers and developers with easy-to-understand steps, programs, and questions and answers.


Advanced Turbo C Programming

Advanced Turbo C Programming

Author: Keith Weiskamp

Publisher: Academic Press

Published: 2014-05-10

Total Pages: 574

ISBN-13: 1483265595

DOWNLOAD EBOOK

Advanced Turbo C Programming provides the necessary programming tools for programmers who are interested in learning new skills in developing some useful tools and PC applications using the Turbo C Version 1.5 programming language and environment. This book covers both the advanced programming features of the IBM PC and Turbo C. It is organized into five sections. In Section 1 the proposed ANSI standard features, tips and techniques about C programming style, working with the C preprocessor, and tips for using pointers and managing memory allocation tasks are introduced. Section 2 discusses techniques for constructing useful and reliable data structures from linked lists to binary trees. The third section provides the complete Turbo C I/O system and takes an in-depth look at the many tools that Turbo C provides for accessing files and other I/O devices. Section 4 explains the techniques for interacting with DOS and the special features of Turbo C such as the Borland Graphic Interface (BGI). The final section, Section 5 presents the tools and techniques for developing Turbo C-like user interfaces, such as pop-up windows, pop-up menus, and pulldown menus. Computer programmers will find the text invaluable.


Practical C++ Programming

Practical C++ Programming

Author: Steve Oualline

Publisher: "O'Reilly Media, Inc."

Published: 2002-12-13

Total Pages: 576

ISBN-13: 144936716X

DOWNLOAD EBOOK

C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest changes to the C++ standard, this 2nd edition takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code.In short, to-the-point chapters, all aspects of programming are covered including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you've mastered the material.Practical C++ Programming thoroughly covers: C++ Syntax Coding standards and style Creation and use of object classes Templates Debugging and optimization Use of the C++ preprocessor File input/output Steve Oualline's clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.


C++

C++

Author: Herbert Schildt

Publisher: Osborne Publishing

Published: 1992

Total Pages: 228

ISBN-13: 9780078819353

DOWNLOAD EBOOK


Turbo C/C++

Turbo C/C++

Author: Herbert Schildt

Publisher: McGraw-Hill Osborne Media

Published: 1992-01

Total Pages: 1118

ISBN-13: 9780078817762

DOWNLOAD EBOOK

Covers commands, functions, and programming techniques for Turbo C, Turbo C++, and Borland C++, and includes sample applications and information on debugging, library functions, and Windows programming


Turbo C

Turbo C

Author: Al Kelley

Publisher: Benjamin-Cummings Publishing Company

Published: 1988

Total Pages: 500

ISBN-13:

DOWNLOAD EBOOK


The Waite Group's Object-oriented Programming in Turbo C++

The Waite Group's Object-oriented Programming in Turbo C++

Author: Robert Lafore

Publisher: Wait Groupe Press

Published: 1991

Total Pages: 741

ISBN-13: 9781878739063

DOWNLOAD EBOOK

Professionals, students and computer hackers will all appreciate this new guide's thorough but foused approach to learning C++. The author of the bestselling Turbo C Programming for the IBM (250,000 opies in print) teaches object-oriented programming from the ground up.