Technology

Computer Programming

Latest Feature Articles


How to Create New User Accounts with PHP: Adding Users to an Application Using PHP Code and MySQL Tables

In: PHP Programming

By: Feature Writer Mark Alexander Bain

Creating Web Page Components with Javascript: How Use Javascript Create Web Site Elements Programmatically

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

How to Limit Movement of a Windows Games Sprite: Ensuring that an Animated Image Stays Within a Game's Boundaries

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Create a Javascript Web Page Slide Show: Automatically Updating Displayed Images by Using Javascript Code

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Writing in Basic on a Sinclair ZX81 Emulator: Emulating and Programming a 1980's Computer with 2009 Technology

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Problem Solving with TCP/IP Command Line Tools: Using ipconfig, ping, tracert and nslookup on a Windows Computer

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Optimising the Use of Web Technologies with AJAX: Learn How to Use an AJAX Application and Test it by Using Dummy Data

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Object Oriented Games Programming in VBScript: How to Creates VBScript Classes for Use in Web Page Applications

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Choosing an OOP Language for Web Browsers: Comparing VBScript and Javascript Object Oriented Programming

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Object Oriented Games Programming in Javascript: How to Use Javascript to Write Classes and Instantiate Objects

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Finding the Mouse Coordinates with Javascript: How to Use Javascript to Find the Location of a Mouse Cursor

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Find the Dimensions of a Multidimensional Array: How to Use VBScript Ubound with an Unknown Number of Dimensions

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Make Web Page Animations Using Javascript: Creating a Simple Javascript Game with the setTimeout method

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Adding Public and Private Methods to a Class: How to Customize VBScript Classes by Adding Bespoke Methods

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Program Games with Sauerbraten Cube 2 CubeScript: How to Create and Edit Maps for the Sauerbraten Games Engine

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

How to Work with Number Types When Programming: Looking at the Way in which Programming Languages Handle Numbers

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

Using Multidimensional Arrays with VBScript: How to Work with More than One Dimension in VBScript Programming

In: Windows Programming

By: Feature Writer Mark Alexander Bain

A Brief Introduction to Object-Oriented Design: How Use Abstraction, Inheritance and Instantiation in Java Classes

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

How to Add Text to Java Applet Applications: Adding a Formatted Message into a Java Game Embedded in a Web Page

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

An Introduction to Games Programming with Java: How to Create a Game Console within a Java Applet in a Web Browser

In: Javascript/Java Programming

By: Feature Writer Mark Alexander Bain

Improving Internet Account Password Security: How to Reduce the Chances of Criminals Obtaining Passwords

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

How to Simulate a Quantum Computer: Start Quantum Programming With a Haskell Module

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Google, Yahoo! Finance and REBOL Programming: How to Use Financial Information Stored in CSV Files

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

The Turing Programming Language: Using the Language of Alan Turing, father of modern computing

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Creating and Using Dynamic Link Libraries: Use a DLL to Reuse Code in Different Programs and Languages

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Computer Programming and the Existence of God: Answering Philosophical Questions by Using Simple Programs

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Use a Free Mortgage Calculator in a Web Page: How to Calculate Compound Interest Loan Details with PHP

In: PHP Programming

By: Feature Writer Mark Alexander Bain

Calculating Affordable Mortgages with VBScript: Use a Windows PC to Work Out a Compound Interest Loan on a Budget

In: Windows Programming

By: Feature Writer Mark Alexander Bain

A Simple VBScript Home Mortgage Calculator: Calculating Compound Interest Installments with a Windows Computer

In: Windows Programming

By: Feature Writer Mark Alexander Bain

A Simple Home Mortgage Calculator: How to Calculate Compound Interest Loan Repayments

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

How to Carry Out VBScript File Management: Using VBScript to Create, Copy, Delete and Rename Files

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Get Started with Programming in Scala: Creating Applications with Scala Computer Programming

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Use Modular Programming: Program Software more Efficiently by Reusing Code

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

A Brief Introduction to Linear Programming: Getting Started with some Simple Linear Programming Examples

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Create and Use Erlang Modules and Functions: How to Reuse Ericsson Erlang Code in Multiple Applications

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

Get Started with the Erlang Programming Language: How to Evaluate Simple Statements in an Ericsson Erlang Shell

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

The Python argv List and environ Dictionary: How to Use Python Environment Variables and Command Line Arguments

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

Starting Programming with Python: How to Create Scripts with the Python Programming Language

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

An Introduction to Programming with Haskell: Getting Started with the Haskell Programming Language

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Program with VBScript in a Perl Script: Programming Perl Applications Using Only VBScript Code

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Calculate the Phase of the Moon with Perl: Using a Perl Module to Identify the Phase of the Moon for any Date

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Create a Simple Perl AJAX Application: An Easy Tutorial on Working With AJAX and Perl

In: AJAX Programming

By: Feature Writer Mark Alexander Bain

How to Create a Simple VBScript AJAX Application: A Quick Tutorial Showing on Working With AJAX and VBScript

In: AJAX Programming

By: Feature Writer Mark Alexander Bain

Getting Started with Windows Scripting Files: How to Include JScript, VBScript and PerlScript in a Single Script

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Using a Property Let and Get in a VBScript Class: How to Work with an Object's Properties and VBScript Programming

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Initialise and Terminate a VBScript Class: Creating VBScript Subroutines That Run When a Class is Instantiated

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Starting Object Oriented Programming in VBScript: How to Create, Use and Reuse OOP Classes in a VBScript Application

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Process Inputs to a REBOL CGI Web Page: Processing HTML Forms in a REBOL Internet Based Application

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Create and Run a REBOL CGI Web Page: An Introduction to Running REBOL/Core Scripts on the Internet

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Using GET and POST in a VBScript CGI Web Page: How to Process CGI Variables in a VBScript Server Based Application

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Use the VBScript Scripting Dictionary: Implementing Associative Arrays with VBScript Programming

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Professional CGI Web Development with VBScript: Using VBScript as a CGI Programming Language

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Create a Simple VBScript CGI Web Page: Using VBScript for as a CGI Internet Programming Language

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Use Cookies with a Perl CGI Web Page: Creating and Reading Cookies using the Perl Programming Language

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

Starting Object Oriented Programming with Perl: How to Create and Use Classess in a Perl Application

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Using Perl Subroutines, Packages and Modules: How to Encapsulate, Organise and Reuse Code in Perl Applications

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Using Associative Arrays in Perl Programming: How to Use a Hash in A Perl Application

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Use a MySQL Database in a Perl Program: A Brief Introduction to Accessing MySQL from Perl Applications

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Use a Form in a Perl CGI Web Page: Creating a Simple Perl User Interface with the CGI Module

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

How to Use Perl Programming on a Web Site: Starting CGI Programming with Perl

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

A Brief Introduction to Programming with Perl: How to Use Variables and Arrays in Perl Scripts

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Use Business Rules in a MySQL Database: Using MySQL Functions to Create Two-Tier Business Savvy Applications

In: Database Programming

By: Feature Writer Mark Alexander Bain

An Introduction to Business Rules Programming: How to Start Building Work Process and Practices into Software

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

A Brief Introduction to REBOL Programming: How to Start Writing REBOL Scripts

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How to Create a REBOL Dialect: Starting to Build Business Rules with REBOL Programming

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

An Introduction to the Boo Programming Language: Starting to Make Object Oriented Programming Easier with Boo

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

An Introduction to a Nice Programming Language: Extending and Simplifying Java with Nice

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Taking Control with the PC Command Line: How to Use a Common Command Line on a Linux or Windows Computer

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

How to Determine a File Type on Linux: Using the File Command to Identify Image Files and Create HTML Files

In: Linux Programming

By: Feature Writer Mark Alexander Bain

Working with the Greek Alphabet and C#: How to Display ASCII Codes Correctly when Creating a C# Application

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

VBScript and the ASCII Greek Alphabet: How to Display Greek Letters on a Web Site by Using VBSript

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

Display the Greek Alphabet with VBScript: How to Use VBScript to Display Tables of Greek Letters on a Web Page

In: Computer Programming Tutorials

By: Feature Writer Mark Alexander Bain

A Brief Introduction to Lua Scripting: The First Step to World of Warcraft's Interface Customization

In: Computer Programming Languages

By: Feature Writer Mark Alexander Bain

How To Create an OpenOffice.org Database Log On: Adding User Accounts and Passwords to a Base Database

In: Database Programming

By: Feature Writer Mark Alexander Bain

Creating and Customizing OpenOffice.org Dialogs: How to Create a Dialog with the OpenOffice.org Basic IDE

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

The Summer Solstice and the Programmer: Calculating the Changing Date of Midsummer Day

In: Computer Programming (general)

By: Feature Writer Mark Alexander Bain

How to Create a Self Registering Base Database: Register a Database by Automatically Running an OpenOffice.org Macro

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Create OpenOffice.org Database Macros: Automating Base ODB Files by Using OpeOffice Basic

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Format Calc Spreadsheet Cells with C#: Formatting the Cells in an OpenOffice Document by Using C# Code

In: C Programming

By: Feature Writer Mark Alexander Bain

Creating an OpenOffice Calc Document with C#: How to Create, Modify and Save OpenOffice.org Calc Using C#

In: C Programming

By: Feature Writer Mark Alexander Bain

Creating an OpenOffice Writer Document with C#: How to Use C# Code to Create and Save OpenOffice.org Documents

In: C Programming

By: Feature Writer Mark Alexander Bain

Simulating Human Input to Microsoft Word with C#: How to Program C# toType into a Word Document

In: C Programming

By: Feature Writer Mark Alexander Bain

How to Create a Word Document with PowerShell: Using a PowerShell Script to Automate Microsoft Word

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

How to Create a Microsoft Word Document with C#: Creating, Updating and Saving a Word File by Using C# Code

In: C Programming

By: Feature Writer Mark Alexander Bain

Using PowerShell User Parameters and Prompts: How to Obtain Information from the Users of PowerShell Scripts

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

How to Update A MySQL Database with C#: Maintaining a Database by using the MySQL .NET Connector and C#

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Connect to a MySQL Database with C#: Preparing a C# Application for Running SQL Queries

In: C Programming

By: Feature Writer Mark Alexander Bain

How to Add Records to MySQL With C#: Using C# to Run an SQL Insert Statement on a MySQL Database

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Create a Menu with ASP: Using ASP to Add a Menu to a Web Page

In: ASP Programming

By: Feature Writer Mark Alexander Bain

How to Use the MySQL Data Reader: Running Select Queries on a MySQL Database with C# and PowerShell

In: Windows Programming

By: Feature Writer Mark Alexander Bain

Choosing a Windows Scripting Language: A Quick Comparison of MS-DOS, VBScript and PowerScript

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

Connecting to MySQL from PowerShell: Using PowerShell with the MySQL .NET Connector

In: Database Programming

By: Feature Writer Mark Alexander Bain

How to Write a PowerShell Script: An Introduction to Automating PowerShell

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

An Introduction to the Windows PowerShell: A Quick Tutorial on Work with Microsoft's PowerShell

In: Command Line Programming

By: Feature Writer Mark Alexander Bain

How to Access MySQL with C#: Using a MySQL Database with a C# Windows Application

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Add Tabs to a C# Windows Application: Organizing Form Components into Tabs with C#

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Work with Dates and a C# Date Time Picker: Programming the DateTimePicker Object with C#

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Add and Customize a C# Date Time Picker: Working with a DateTimePicker Object in a Windows Application

In: Windows Programming

By: Feature Writer Mark Alexander Bain

How to Create a Dynamic C# ComboBox: Changing the Contents of a Drop-Down List with C#

In: C Programming

By: Feature Writer Mark Alexander Bain

Getting Started with ASP.NET Programming: How to Prepare for ASP.NET Development in Windows

In: ASP Programming

By: Feature Writer Mark Alexander Bain

Suite101: Computer Programming articles How to subscribe to feeds