| Topics |
Views |
 |
|
Advertisements |
 |
An Introduction to C++ with Design Patterns in Qt 4 Teaches C++ the Qt way, with an emphasis on design patterns, and re-use of open source libraries and tools.
|
18601 |
 |
An Introduction to GCC Provides a tutorial introduction to the GNU C and C++ compilers, gcc and g++.
|
28026 |
 |
C Elements of Style Guidelines to build a good programming style into your code.
|
14137 |
 |
C Programming Tutorial (K&R version 4) A C programming tutorial for people who have a little experience with an interpreted programming language, such as Emacs Lisp or a GNU shell.
|
45210 |
 |
C++ Annotations For knowledgeable users of C who would like to make the transition to C++.
|
11194 |
 |
C++ GUI Programming with Qt 3 Straight from Trolltech, this book covers all that is needed to build industrial-strength applications with Qt 3.2.x and C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux with no source code changes.
|
11353 |
 |
C++ In Action: Industrial Strength Programming Techniques Tutorials on object-oriented programming, language features specific to C++, and the large-scale aspects of software development.
|
12353 |
 |
C++ Programming An introduction to the C++ language, with no attempt to teach object-oriented design to any depth.
|
51820 |
 |
C++: A Dialog (formerly: Who's Afraid of C++?) Teaches C++ to complete novices, people without a computing background.
|
34378 |
 |
C++?? : A Critique of C++, 3rd Edition Analysis of some of the flaws of C++.
|
10871 |
 |
Incompatibilities Between ISO C and ISO C++ This long document lists the incompatibilities between C99 (C standard ratified by ISO in 1999) and C++98 (C++ standard ratified by ISO in 1998).
|
7508 |
 |
Industrial Strength C++; Rules and Recommendations Programming standard for a particular company or project.
|
9962 |
 |
Learning GNU C Teaches GNU users how to write software in C.
|
18026 |
 |
Neil's Guide to C++ A starting point for programming using the C++ language.
|
12860 |
 |
Optimizing C++ Provides C++ programmers with a practical, real-world approach to program optimization.
|
12944 |
 |
Style Guides for C and C++ Collection of documents with rules, guidelines, and recommendations for C and C++ coding practices.
|
18863 |
 |
The C Book, Second Edition This book highlights where the features of old and Standard C differ significantly. Includes an extra chapter illustrating the use of C and the Standard Library to solve a number of small problems.
|
11615 |
 |
The New C Standard - An Economic and Cultural Commentary This book contains a detailed analysis of the International Standard for the C language, excluding the library from a number of perspectives.
|
15470 |
 |
Thinking in C++, 2nd Edition An excellent tutorial to mastering C++, emphasizing on practical programming.
|
17851 |
 |
Writing Bug-Free C Code for Windows Describes an alternate class methodology that provides complete data hiding and fault-tolerant run-time type checking of objects in C programs.
|
13134 |
 |
|
Advertisements |