Database
A database is a structured collection of records or data.
Article

Development and Coding Search

A Google Custom Search Engine (CSE) now makes it possible to quickly find relevant language and library API reference documentation. The search engine focuses specifically on popular industry...
Article

Scripting with Guile

Guile isn't just another extension language: it's the official extension language of the GNU project. Guile makes Scheme embeddable, which makes the interpreter ideal for embedded scripting and more....
Article

Use reentrant functions for safer signal handling

In the early days of programming, non-reentrancy was not a threat to programmers; functions did not have concurrent access and there were no interrupts. In many older implementations of the C...
Article

Use JNDI to share objects between different virtual machines

Imagine the following: Process A on machine B puts an object into a Hashtable. Now, a separate process C on a different machine D can access that object from its own local copy of the Hashtable --...
Article

CMOS(A little Mystery)

is an article trying to explain about the CMOS memory, which is an essential part of any system. Article gives a detailed Knowledge of CMOS memory,an included C code segment explains how to access...
Article

C/C++ developers: Fill your XML toolbox

Designed for C and C++ programmers who are new to XML development, this article gives an overview of tools to assemble in preparation for XML development.
Article

C and C++ Style Guides

This page offers access to my collection of style guides for code written in C and C++. A few documents offer some discussion about the value and utility of such style guides.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.