Computer Programming Languages
Latest Feature Articles
|
|
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
|
|
|
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.
|
|
|
How to Create and Run a REBOL CGI Web Page
A programmer can quickly create business rules by using REBOL/View, but by with a CGI application with REBOL/Core they can enable anyone with Internet access to run it.
|
|
|
How to Use Perl Programming on a Web Site
Per is one of the easiest programming lanuages to start with when it comes to CGI application development - it doesn't even mattter if the web server is Linux or Windows.
|
|
|
How to Create a REBOL Dialect
The REBOL programming language contains an important concept. That of Dialects. With a dialect the programmer can start to write business rules.
|
|
|
A Brief Introduction to Lua Scripting
Lua (portuguese for "Moon") is the scripting language used for World of Warcraft's interface customization. It's light, fast, portable, embeddable and very easy to learn
|
|
|
What is PHP?
PHP forms the backbone of many web sites - this article has a look at what PHP is and how to start using it.
|
|
|
Gambas: Almost Visual Basic on Linux
Gambas is almost Basic on Linux, and for those Visual Basic programmers looking to move from Windows to Linux then this may be the final push that they need.
|
|