C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Article

Top Ten Tips for Building SPE apps in C

Make this your top ten list for vector-based Cell Broadband Engine (Cell/B.E) SPU application development. Save time, headache, and a lot of trouble when you're coding your C applications for the...
Article

Compilers and Hardware Constraints

Programming in high-level languages such as C is like crossing an ocean without spending time looking at the water. developerWorks spent an hour with two IBM Research Compiler programmers...
Article

Development on the Cell Broadband Engine

The Cell Broadband Engine SDK comes with two compilers. XL C is the production branch of the IBM high-performance optimizing compiler, primarily targeting PowerPC systems. Learn more about how it...
Article

Polymorphism in C

In this article I hope to unveil the work done by the C++ compiler in implementing polymorphism. Some of the internals of C++ like virtual table, virtual table pointer etc. will also be touched upon...
Article

Perl: Debunking the Speed Myth

Interpreted and scripted languages are often thought to be speed deficient, especially when compared to the compiled languages, assembly, and machine code. But, Perl may not be an interpreted...
Article

Securing Systems with chroot

One popular technique crackers use to compromise machines is exploiting buffer overflows. Buffer overflows are programming bugs which often plague software written with the C language, which makes...
Article

GNOMEnclature: The wonders of GLib

GLib is another utility library that can make programming in C dramatically easier. George outlines its functionality and gets you started using GLib.
Article

AMD Code Optimization Guide

This document contains information to assist programmers in creating optimized code for the AMD Athlon processor. In addition to compiler and assembler designers, this document has been targeted to C...
Article

Locales and Facets in Visual C++

If you've come across the "locale" notion while reading on C++ you may feel somewhat unfulfilled. If you planned on using Bjarne Stroustrup's "C++ Programming Language" book to clear your lantern, he...
Article

What & Why? Properties: Part 1

If you were programming in C or C++ before coming to C#, you'll be a little bit confused about properties.But Visual Basic programmers and Visual C++ programmers are familiar to this concept of...
Article

Why Not Translate Perl to C?

This article explains why it might not be any faster to convert your code to a C program rather than let the Perl interpreter execute it.
 

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.