Computer Programming

Feature Writer: Mark Alexander Bain
This topic is devoted to choosing and using the best computer programming languages, covering the basics and helping those looking for computer programming jobs.
We'll review manuals and books, discuss C+, Windows, HTML, video game programming, explore strings and loops, handling memory issues, SQL server training, defining data types, object oriented programming, variables, console or command line programming, compilers, javascript, Visual Basic (for Applications), free downloads and tools and create a glossary of programming languages.
To stay in touch, we have RSS feeds, and an email address. To find out about the ways in which you can keep in touch, visit our Contact Page here.
For first time visitors the best places to get started are the article Computer Programming 101 and the main Article Archive.
feature articles
Mark Alexander Bain
Jul 2, 2009
An Introduction to the Boo Programming Language
In: Computer Programming Languages
Boo is an object oriented programming with the ease of use of Python and the advantage of type inference. Why make programming harder than it need be?
more...
Jul 2, 2009
An Introduction to a Nice Programming Language
In: Computer Programming Languages
Nice is a programming language that extends Java and Java classes, but it is very simple to use. It can even add methods to a class without touching the source code.
more...
Jun 30, 2009
Taking Control with the PC Command Line
In: Command Line Programming
The Linux command line is a powerful place to be, and that power is available to a Windows user as well. Now everyone can take complete control of their own computers.
more...
Jun 29, 2009
How to Determine a File Type on Linux
In: Linux Programming
The Linux find command can be used to identify file types and, as part of a script, it can process those files. For example, to add images to a web page.
more...
Jun 28, 2009
Working with the Greek Alphabet and C#
In: Computer Programming Tutorials
The Greek alphabet cannot be displayed directly as part of a C# application. Instead ASCII codes must be used. Fortunatley that is not very difficult.
more...
Jun 26, 2009
VBScript and the ASCII Greek Alphabet
In: Computer Programming Languages
Greek letters cannot be added directly to a web page - they need ASCII codes. And a little VBScript code makes life a lot easier.
more...
Jun 26, 2009
Display the Greek Alphabet with VBScript
In: Computer Programming Tutorials
The Greek alphabet cannot typed directly into a web page. Instead ASCII codes must be used. So, intead of having to remember 48 separate codes just use VBScript code.
more...
Jun 24, 2009
A Brief Introduction to Lua Scripting
In: Computer Programming Languages
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
more...
All feature articles in Computer Programming
How to subscribe to article feeds
|