
|
|
Links
General C++ programming
Links
related to C++ programming.

|
Cprogramming: Cprogramming.com C++
programming tutorials, designed for newbies,
source code, compiler information, a programming
quiz, and an active message board.
|

|
ITtoolbox C++: ITtoolbox C++ offers
forums for technical discussion, an integrated
directory, white papers and daily news geared
towards C++ programmers and users. The portal
also provides source code, tutorials, university
articles, peer publishing, job postings and much
more.
|

|
Relisoft: Reliable Software
offers on-line various tutorials and a book on C++
programming. Other topics include The Official
List of World Wide Programmers, Good Programming
Practices and Resource Management.
|
| |
Darkeldar: Personal pages with
tutorials, tricks, source code and more ...
|
[Top]
Source code
This section covers web pages where it is
possible to download source code. Most of the tutorials include source code of the
examples and therefore I do not include them in this page.
[Top]
Books
Programming Windows (5th edition) by
Charles Petzold (Microsoft Press): This is the
best book for those who want to learn Windows programming.
It includes a CD-ROM with the source code of the examples.
The source
code of a previous version, Programming
Windows 3.1, can be downloaded for free: ProgWin31.ZIP (489 Kb)
Programming the
Windows 95 User Interface by Nancy Winnick Cluts (Microsoft
Press): This is a free on-line book. The source code of
the examples is available for download: win95ui.exe (4.34 Mb)
Advanced Windows (3rd edition)
by Jeffrey Richter. The book deals with advanced
issues like working with threads, proceses, heaps, memory-mapped
objects, kernel objects, exception handling, thread
synchronisation (mutexes, semaphores, critical sections,
etc), and so on. It includes a CD-ROM.
Programming
Applications for Microsoft Windows by
Jeffrey Richter. It includes a CD-ROM.
[Top]
Magazines
Dr Dobbs Journal:
Microsoft Systems Journal:
Windows Developer Journal:
[Top]
|