Most Popular

Search this site

Most Recent

C/C++

Resources related to the C/C++ family of programming languages

Glade - a User Interface Designer for GTK+ and GNOME

Last modified on 2008-06-16 00:00:00

Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.

Examining the (gcc) Compilation Process

Last modified on 2008-10-20 08:50:04

A good beginner's overview on what actually happens when compiling software with GCC

SQLite

Last modified on 2008-06-30 07:29:54

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

Introduction to D-Bus

Last modified on 2008-07-04 03:55:19

What you will find here is an explanation what D-Bus really is, what the concepts behind it are and how they fit together, and what jargon you'll need to know to understand it all.

KDevelop - an Integrated Development Environment

Last modified on 2008-06-16 00:00:00

The KDevelop-Project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE.

GTK+ and Glade3 GUI Programming Tutorial

Last modified on 2008-06-27 11:07:55

A good and comprehensive tutorial on how to develop software using GTK+ and Glade3

The Qt toolkit

Last modified on 2008-06-30 07:02:41

Qt is a cross-platform application framework for desktop and embedded development.

The Independent Qt Tutorial

Last modified on 2008-06-30 07:06:38

The Independent Qt Tutorial is an on-line book aiming to cover most topics involved in the process of developing professional quality Qt applications.

Oracle Berkeley DB

Last modified on 2008-06-30 07:37:29

The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration.

Anjuta Integrated Development Environment

Last modified on 2008-06-16 00:00:00

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux.

Doxygen

Last modified on 2008-08-06 07:29:35

Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.

Online Reference Documentation for Qt

Last modified on 2008-06-30 07:11:08

The official reference documentation for Qt as published by Trolltech

GCC hacks in the Linux kernel

Last modified on 2008-12-04 05:33:44

This article explores many important extensions in GCC and shows you how they're used within the Linux kernel.