Computer Programming Languages
Latest Contributing Articles
|
|
HTML: What It Is and What It Does
There are a number of books out there written to explain the basics of HTML to the masses, but the beginner needs to know what they are getting into. This is a summary.
|
|
|
Best Programming Language to Start With
Choosing the first programming language to learn is never an easy task, and the most common choices in university courses are not necessarily the best for your needs.
|
|
|
Understanding Silverlight 2 Beta 2
All the Microsoft buzz lately is around Silverlight. Learn what it is, how to get started developing with it and the latest features of the new version 2.0 Beta 2.
|
|
|
Programming in Phrogram
Phrogram is language that enables beginners to learn object-oriented programming in a user-friendly and fun environment.
|
|
|
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.
|
|
|
Abused Strings Considered Harmful
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
|
|
|
Object Oriented Design for C
Tutorial article for C and C++ programmers describing the OO design paradigm, and how it fits into C based languages.
|
|