Latest Articles ::
Xaffee is a great online tool to store and organize your favorite links.
You can share your links with other usersor to find interesting websites...
This article shows you a list of C and C++ programming courses freely available online on different university websites in the form of OpenCourseware.
The brand new home for the C language on my website -- Chafflube's Blog.
A Google Custom Search Engine (CSE) now makes it possible to quickly find relevant language and library API reference documentation. The search...
It’s well known that C/C++ languages are the most dominant programming languages around. This is a list of fifty outstanding websites and web pages...
This is a complete list of “Hello World!” programs written in more than 300 existing programming languages including Assembly language, Low-level,...
The biggest bottlenecks in making efficient code today are jumps or branches. You must have always heard of people telling you to use switch-case...
If you are writing a software which exposes APIs to be used by a third party, then first thing you have to do is to make sure that all the integers...
Here is a list of famous applications and software packages written in C or C++ programming languages. Most of the programs are partially or...
Recently I wrote a small autoreply-answering-machine app for pidgin with a simple premise. Send custom automatic replies to different people when...