C++: A Dialog
Download a ZIP file containing the source code
Data Structures and Algorithms
free online
Industrial Strength C++
A long time ago in a small country in the north... Well, that is one way to start the story about this book. Mats and I hade written a document as part of our job at Ellemtel (a company owned by Ericsson and Telia) that we had made available on the Internet. The document was soon recommended within companies all over the globe and we were approached by some publishers that wanted us to write a book on the topic. We picked Prentice Hall PTR and started to work. It took some time to understand what type of book to write, but finally after many years of work the book was published.
A Beginners C++
The first section of the book contains some introductory material on computer hardware, operating systems and programming languages. Most of the material should be largely familiar to anyone who has done a 'computer literacy' subject at school, or who reads popular computing magazines. The aim of this section is to provide background context knowledge so that you will understand what is happening when you do something like 'compile a program' or 'link with a library'. Even if you feel confident that you know this material, you should skim through this section as it does introduce some terminology employed later in the text.
Compilers and Compiler Generators: An introduction with C
Online Free
Introduction to C and C Programming
C and its derivative C++ are probably today's widely-used computer languages, across the full range of hardware platforms. This module looks at the overall characteristics of C by seeing how it fits into the language typology developed in the previous module. It goes on to examine the processes of software creation (editing, compiling, linking) in a PC-based C environment. The module also serves to introduce the specific techniques used for working in the Borland Turbo C system.
C GUI Programming with Qt 3
Free Download
Visual C++ 6 Unleashed
Visual C++ 6 Unleashed provides comprehensive coverage of the core topics for Visual C++ 6 programming. This book skips the beginning level material and jumps right in to Visual C++.
Cross-Platform GUI Programming with wxWidgets
wxWidgets is an easy-to-use, open source C++ API for writing GUI applications that run on Windows, Linux, Unix, Mac OS X, and even Pocket PC - supporting each platform's native look and feel with virtually no additional coding. Now, its creator and two leading developers teach you all you need to know to write robust cross-platform software with wxWidgets.
Teachers' Guide to Practical C++ Programming
This book is designed to provide teaching materials to any instructor who wants to use Practical C++ Programming in his classroom. The materials contained in this book contains of a set of slides (for classroom presentation) and teachers' notes (which give hints on how the material might be presented.)
Optimizing C++ - Free eBook Optimizing C++ - Download ebook Optimizing C++ free
|