Learn how to encode Kazakh language characters in OS400.
Latest Interfacing to other languages Articles
Internationalize and Localize Your C/C++ Code with ICU
The International Component for Unicode (ICU) library can save you from being hopelessly mired in numerous character encodings as your C/C++ application matures into internationalization and localization.
Understanding Hibernate ORM for Java/J2EE
Hibernate is the most popular and most complete open source object/relational mapping solution for Java environments. Learn Hibernate by using a simple Java application.
Modeling of Software Defects Dynamics
Learn about a model that describes software code defects dynamics as the result of the interactions between test and development teams.
Open Source Defined
Do you want to get involved in the heated conversations around the water cooler? At the very least, you need to understand the term Open Source and what it means to the software industry. Here is where you start.
Embedding Perl In a Visual C++ App (Console and GUI)
This article show how to create a console application that embeds a perl interpreter.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.