All contributors in Computer Programming Languages
Tutorial article for C and C++ programmers describing the OO design paradigm, and how it fits into C based languages. more...
All feature articles in Computer Programming Languages
The Phrogram Programming Language
Phrogram is language that enables beginners to learn object-oriented programming in a user-friendly and fun environment. more...
The Alice Programming Language
Using animated movies and simple video, Alice is a very high level programming language designed to teach basic programming to even the most novice computer user. more...
Abused Strings Considered Harmful
By: James Huw Evans
Engineers can be tempted into using strings to represent data that would be better stored in other forms. This article shows how to recognise the situation and what to do more...
By: Ken Standard
Here is how to get started learning and programming with C++ at a minimum cost. more...
All contributing articles in Computer Programming Languages