Search HowStuffWorks and the web:
 

Computer programmers write, test and implement code necessary to make certain functions happen on a computer. In this section, learn about programs like Perl and Java or how relational databases and algorithms work.

Featured Programming Article

How Perl Works

Perl is easy to use once you know the basics. It can be used to create DOS batch files, C shell scripts, CGI scripts for Web pages and more. Get a great introduction to this versatile programming language. More »


> How Java Works
> What is a computer algorithm?

PROGRAMMING LIBRARY

How C Programming Works

A computer program is the key to the digital city: If you know the language you can get a computer to do almost anything you want. Learn how to write computer programs in C.

How CGI Scripting Works

CGI, or common gateway interface, allows Web servers to store dynamic Web pages that can change and update rather than remain a fixed page. This article explains the process, plus shows you how to write your own scripts.

How Java Works

Whether you're a seasoned computer user or are just beginning to experiment, this step-by-step guide will get you started with Java. Begin with this basic tutorial, and then move on to more advanced skills.

How Perl Works

Perl is easy to use once you know the basics. It can be used to create DOS batch files, C shell scripts, CGI scripts for Web pages and more. Get a great introduction to this versatile programming language.

What is a computer algorithm?

When you use programming to tell a computer what to do, you also get to choose how it's going to do it. That's where computer algorithms come in. The algorithm is the basic technique used to get the job done.

What are relational databases?

The relational database was born in 1970 when E.F. Codd, a researcher at IBM, wrote a paper outlining the process. At the time, databases were "flat," and stored as one long text file. Learn how the relational database changed the way we work.


ADVERTISEMENT