eHow launches Android app: Get the best of eHow on the go.

Computer Programming Languages

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 559 results

  • Net Framework 3.0 FAQ

    The .NET Framework is a software library of prefabricated code and many developers use it to create websites that take advantage of the latest in web technology, such as XML and simpler programs...

  • What Is the File Extension XFDL?

    Files with the extension XFDL (.xfdl) are formatted document files. XFDL files are safe for your computer.

  • What Is the File Extension Tpx?

    Turbo Pascal is a type of programming language used to write programs, instructions that computers follow to complete tasks. A number of files are associated with Turbo Pascal, including .tpx files.

  • Game Maker Tips

    Game Maker, the game design suite by YoYo Games, tries to make it as easy as possible for nonprogrammers to produce great games without getting their Computer Science degree. However, even Game...

  • How to Create Free Forms or Templates

    Building a website may require some knowledge of programming languages. However, with the advent of "what you see is what you get" (WYSIWYG) editors, you can create websites with very limited...

  • How to Create Free Contact Forms

    Many people and businesses are creating their own websites for personal or business purposes. Regardless of the reason you are creating a website, you may want to create a contact form so that...

  • What Is the File Extension Dec?

    An Application Development Language is another term for a programming language, the vocabulary and syntax that is used to create applications or programs for computers. Some file types are used...

  • How to Bind DataGrid in .NET

    The datagrid is a control that you will learn about early on in your .NET programming career. You use datagrids to diplay columns of data and they are commonly used due to their versatility. If...

  • What Is the File Extension .CLS?

    During the process of computer programming, it is sometimes necessary to produce the program in parts that are later compiled into one total program. These parts created during the programming...

  • How to Make a Person Walk in Game Maker 7

    Game Maker 7 is a program released by YoYo Games that helps aspiring game developers ease into the art of game programing with a simple graphical interface for creating games. In Game Maker 7 you...

  • What Is the File Extension LFM?

    Lazarus is a computer software program used for creating programs written in a programming language known as Pascal. A variety of files are associated with Lazarus, including .lfm files.

  • What Is PLC Programming?

    PLC is an acronym for Programmable Logic Controller. The PLC takes the input, checks the condition and, based on the condition, switches its output on or off.

  • How to Pass a Mainframe JCL Techical Interview - FAQ

    Listed are frequently asked questions and answers you may be asked in a JCL technical interview

  • How to write a Madelbrot web service in C#

    This article shows how to write a Mandelbrot web service in C#.

  • How to write a client application for a mandelbrot web service in C#

    This tutorial shows you how to write a client application for the mandelbrot web service in C#.

  • Computer Science Tutorial

    Computer science is a discipline that covers a multitude of topics in the computer and mathematical realms. Hardly a subject reserved for people who build computers or who write computer programs,...

  • What Is the File Extension Gbf?

    GUI or graphical user interfaces are programs that allow users to see graphics as well as text and are used to describe video games and programs that run on systems like Windows and Mac OS. When...

  • What Is the File Extension Vsdir?

    Produced by Microsoft, Visual Studio is a computer program used for creating computer programs in a number of different programming language. A number of files are associated with Visual Studio,...

  • What Is the File Extension Resx?

    Produced by Microsoft, .NET Framework is a piece of software used to help computer programmers develop lists of instructions that computers follow to complete tasks, known as programs. A number of...

  • What Is the File Extension .VMO?

    In some cases, different types of unrelated files share a common series of characters after the period in their filenames, known as a file extension. An example of this is the .vmo file extension,...

  • How to Install ASP.NET

    ASP.NET is a free technology offered through Microsoft. It allows webmasters and programmers to easily create web applications that are dynamic and elegant. This article is going to tell you how...

  • What Is the File Extension As?

    Flash is a type of animation that allows users to use moving pictures and sound within a website. A number of files are associated with flash animation, including as files.

  • How to Learn to Program For Free

    Learning to program a computer is pretty the same as learning to speak a foreign language. There is a vocabulary (commands and functions) and a syntax in which must be adhered to. This article...

  • About Defining a Software Maintenance Plan

    Software maintenance involves correction of errors, removing or adding features, enhancement, adapting to a changing market, and compatibility with changing operating systems. A maintenance plan...

  • How to use an Oracle PL/SQL Cursor

    The purpose of a PL/SQL cursor is to query a database. This will gather a subset of information that you will use later in your code. In order to create a Cursor you must use it inside an...

  • About Net Framework 3.0

    Microsoft .NET Framework is a software framework available for computers running supported Microsoft Windows operating systems. Version 3.0 of the .NET Framework was released to the public on...

  • What Is the File Extension Mtw?

    The file extension .mtw designates a database file. The primary use of the .mtw file extension is for Minitab worksheet files, and the secondary use is for the SDL Trados MultiTerm linguistic...

  • How to use an Oracle PL/SQL Anonymous Block

    Have you ever wanted to remain anonymous for something? Just as people can chose to be anonymous for various things sometimes in the coding language PL/SQL blocks can be anonymous or unnamed. ...

  • How to Read an Infinite Loop

    First of all, an infinite loop cannot be read. An infinite loop is a computer program bug that results in the program running without end. The program must be stopped by either operator...

  • CMM Software Process

    The Capability Maturity Model (CMM) is a list of five separate stages that an organization goes through as it improves. It describes these stages, and explains why it is necessary that a company...

  • How to Open a Link on the Same Window When Using Frames

    Using frames allows your web pages to be broken into sections that can be manipulated independently. For instance, you can have a banner on the top of your page that remains static while the...

  • How to Read Programing on a Computer

    Without a doubt it can be a significant challenge to understand the programming languages that make computer applications work. However, the good news is that many of the programming languages...

  • Advantages & Disadvantages of Pointers

    Depending on who you ask, pointers are either a blessing or a curse. Pointers provide a mechanism for directly accessing and modifying objects and code in memory. Pointers are used in many...

  • What Is the File Extension Mdx?

    The MDX file extension could refer to a number of different file types, including MIDI audio dump files or database index files. If you don't own any program known to use MDX files, you should...

  • What Is the File Extension Bas?

    Though an extension can show an executable that runs when double-clicked or a stand-alone file that can be opened by another program, it can also show code for an application that needs compiling,...

  • How to Create Bold Text on a Webpage

    For this article, note the following: LT pertains to the ‘less than symbol’ and GT refers to the ‘greater than symbol’. The less than and greater than symbols are not permitted to protect these...

  • What Is the File Extension D?

    A programming language is a method of creating a set of instructions that computers follow to complete tasks. There are a number of programming languages to choose from when creating a program,...

  • How to Create a Login Page in ASP

    Login pages using ASP (Active Server Pages) run a small script to verify a remote user's identity. The process requires two types of files, an HTML page, and an ASP script. You can write a simple...

  • What Is the File Extension B?

    Introduced at Dartmouth College in 1964, Basic or Beginner's All Purpose Symbolic Instruction Code is a programming language. Its function is to create lists of instructions called programs that...

  • How to Document Software Code for Educational and Developmental Projects

    When developing new software code, the need for external review by either team members or educational graders is essential. While many focus on software documentation in the form of user’s guides,...

  • What is the File Extension ADB?

    The Ada programming language first launched in 1983, the manual of which is considered "free content," meaning it is able to be used and accessed by anyone. ADB files are an important part of...

  • The Advantages of Pointers

    The pointer is a programming technique that allows the programmer to refer to a variable with a memory reference rather than to the variable itself. It has advantages and disadvantages over using...

  • How to Make Video Games With No Programming

    The most popular platform for creating video games without any programming knowledge is a piece of freeware called Game Maker. Though the title is somewhat uninspiring, the platform is robust and...

  • What Is a Memory Leak?

    Memory leak can be defined as a gradual loss of a computer's available memory, when a program continuously fails to return the memory back to the heap, which it has obtained from the operating...

  • Human Computer Interface Design Guidelines

    The goal of following good human computer interface (HCI) design guidelines is to create effective interfaces that help a computer user do computer related tasks. Users should be able to quickly...

  • Scrum FAQ

    If the word "Scrum" evokes images of dirty back alleys or moldy showers, think again. Think happy sunshine thoughts like...controlling chaos. At least that's how Ken Schwaber, leading proponent of...

  • What Is the File Extension .ccp?

    The file extension ".ccp" is associated with five different programs including CloneCD, CalComp Color Palette File, C Converter Profiles, CaptureCAM-PRO Screen Recording and Two Brothers Software...

  • What Is the File Extension PRG?

    The most common use of files with the PRG extension are ones that contain source code or executable program files. This file extension is used in both Windows and Mac OS applications.

  • How to Change BGs in Basic Game Maker

    Game Maker is a program that allows you to create your own games without having to learn a single line of code. Though most things can be done entirely with its drag-and-drop interface, some...

  • Oracle SQL Tutorial

    Oracle products use SQL, the industry standard relational database language that was defined by IBM Research but was first introduced to the commercial market by Oracle Corporation in 1979. Oracle...

More

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

Demand Media