Hiring Freelance Writers | Today's Articles | sign in
All contributors in Computer Programming Languages
Sep 25, 2009
Choosing an OOP Language for Web Browsers
Object oriented programming is an important concept for any programmer. However, the new programmer needs to consider which is the better language to learn on. more...
Sep 4, 2009
How to Simulate a Quantum Computer
Quantum computers will soon replace existing ones. However, the programmer can start using a quantum computer simulator today. more...
Sep 2, 2009
The Turing Programming Language
While thousands call for an apology for the treatment of Alan Turing, computer programmers can use the language inspired by the father of modern computing more...
Aug 14, 2009
How to Get Started with Programming in Scala
Scala is a free, functional, object oriented programming language for the experienced Java programmer and it is even suitable for programming for beginners more...
Aug 13, 2009
Get Started with the Erlang Programming Language
The Ericsson Erlang programming language was developed for their mobile telephony switches and is now open source. It can handle thousands of parallel, distributed events more...
Aug 6, 2009
Starting Programming with Python
Python is a simple yet effective scripting language, and it's one that the programmer can learn very quickly regardless of the platform that they're using. more...
An Introduction to Programming with Haskell
Any programmer looking for a concise and easy to understand programming language, that's also free and open source, doesn't need look any further than Haskell. more...
All feature articles in Computer Programming Languages
How to subscribe to article feeds
Sep 20, 2009
HTML: What It Is and What It Does
By: Joshua Nuttall
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. more...
Aug 9, 2008
Best Programming Language to Start With
By: Dario Borghino
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. more...
Jun 21, 2008
Understanding Silverlight 2 Beta 2
By: Dan Hartshorn
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. more...
May 10, 2008
Programming in Phrogram
By: Jacqueline Masloff
Phrogram is language that enables beginners to learn object-oriented programming in a user-friendly and fun environment. more...
Mar 7, 2008
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...
Sep 5, 2007
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...
Jul 14, 2007
Introduction To GNU C++
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