|
|
|
|
C#
Resource - MSDN Library |
Access this resource for
developers using Microsoft tools, products and technologies.
Link to downloads, developer centers and magazines. |
|
Gramadach
Lexicon |
Explore this dictionary
that defines the lexicon used by the Granadach computer
programs. |
|
ISO
C9X |
Outlines the features of
the proposed 1999 revision to the C programming language. Locate
compiler vendors and free software upgrades. |
|
Practical
C Programming |
Peruse the table of
contents, index and a sample chapter of O'Reilly's guide to the
C programming language. Includes product catalog and reviews. |
|
|
|
Structured
C for Engineering |
Summarizes the contents of
a book which offers a detailed guide for engineers using the C
computer programming language. |
|
|
Ask
the C++ Pro |
Post a question about C++
or read news about the language. Includes links to resources and
a discussion forum. |
|
|
Beginner's
Guide to C++ |
Read a nine-section guide
to object-oriented programming. Author recommends that learners
should be familiar with procedural programming. |
|
Beginners
C++ |
Draft of an introductory
text for C++. Chapters stored in PostScript, contents HTML,
courtesy of the University of Wollongong. |
|
Bench++
Homepage - Joseph M. Orost |
Developer's suite of benchmarks, for testing
algorithms and runtime performance, is posted for download. Read
a draft paper on these standards. |
|
|
C++
- The Core Language |
Reference manual for the
C++ programming language. Includes ordering and a product
catalog. |
|
C++
Annotations |
Guide for experienced C
users, who wish to make the transition to C++. From the State
University of Groningen. |
|
|
C++
Object Model - Frank Manola |
Book outline covers the
definition of "objects", operations, requests,
classes, and aggregates. Encapsulations of basic concepts are
posted. |
|
C++
Pitfalls |
Author provides examples of
C++ pitfalls and shows how to avoid making them. |
|
C++
Producer Guide - TenDRA Web |
Technical guide to the
language provides brief sections on primitive variable types,
declarations, and functions. Identify syntax errors in code. |
|
|
C++
User's Guide - Sun Microsystems |
Begin with sections of
classes and data abstraction, and continue on to compiling and
linking techniques. Note function and class templates. |
|
ChainSaw's
C++ Guide |
View code for a featured
program, conveying a selected concept of the computer science
theory. Compare to other object-oriented languages. |
|
|
|
DSN
C++ Style Guide |
Handbook used at NASA's Jet
Propulsion Lab covers acronyms, formatting and lexical
guidelines. |
|
|