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

You've Selected
Category
» Computers » Computer Programming remove
clear your selections
Narrow Your Selections

Computer Programming

Computer Programming

Remove the mystery from computer programming by researching eHow’s expert collection of programmer How Tos. Whether looking for a basic overview of various computer programming languages or attempting to bulk up a software engineering resume by improving your Java skills, eHow can help. Neck deep in damaged binary code and need a helpful shortcut? eHow can show you how to switch the values of two variables without using a temporary variable.

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 1,585 results

  • 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...

  • How to Build a Game Engine From Scratch

    A general game engine, which can be reused to create many different games, can be extremely useful, but can also be very difficult to design and implement. The goal is to create games simply by...

  • How to Use Function Pointers in C++

    A function pointer is, in essence, just a pointer to a function. In languages such as C++, each function and variable in a computer program exists as a memory address, and a variable can contain...

  • How to Set Cursor Default Syntax in Visual Basic

    Visual Basic provides many objects to build a solid graphical user interface or "gui" that conveys meaning to the user of the application. Changing the color of buttons provides feedback to the...

  • How to Create an MS Button in Visual Basic

    The button is a powerful tool in the Visual Basic environment. It adds an appealing look to the form and helps the user to navigate through various other forms in the program. By utilizing the...

  • How to Call an ActiveX DLL From Visual Basic

    An ActiveX component is a software module based on Microsoft's Component Object Model (COM). A Call statement is typically the way to go when you are calling an ActiveX dll (dynamic link library)....

  • How to Create an Excel Sheet Using Visual Basic

    Opening an Microsoft Excel spreadsheet from Visual Basic allows the user to create data in a "xls" format from a Visual Basic application. This can be used for many different purposes, such as...

  • How to Create a Login in Visual Basic

    A login is required in a computer system. It is used to authenticate the identity of a user before giving him access to the program. You can create a login screen using Visual Basic 6. Visual...

  • About Visual Basic 6

    Visual Basic is an event-driven programming language developed by Microsoft. Visual Basic 6 was the last version of Visual Basic released for Microsoft's Component Object Model standard. Released...

  • How to Convert String to Double Visual Basic

    Conversion of variables to different types is an integral part of computer programming. The functions included in Visual Basic make this an easy and painless task. Mastering conversion functions...

  • How to Build a Website With Java and Html

    The first thing you need to build a webpage from scratch is a we host. I like Google myself. Their developers have done a good job. Building can be fun and even make money. The purpose and...

  • 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.

  • What Is the File Extension Vsi?

    Microsoft Visual Studio is a computer program used for computer programming. A number of file extensions are associated with Microsoft Visual Studio, including vsi files.

  • What Is the File Extension DSW?

    Released in 1993, Microsoft C++ is a programming language used to create Windows and also by other programmers for a variety of purposes. A number of files are associated with Microsoft C++,...

  • How to Create an Access Connection Using Visual Basic

    Opening an Access database from Visual Basic is a simple process that requires no coding. Using a .mdb (access file) as a datasource is a very common practice in Visual Basic programs.

  • How to Increase Trafic Using Google Gadgets

    So you have a wonderful website but no one is visiting it. Or you have lot of e-How articles and you need to increase traffic. Or may be you sell stuff on eBay and you want more people to get to...

  • 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...

  • What Is the File Extension J?

    A file whose name ends with the .j extension may be a Java source file, a JPEG image file, or a JAR archive file.

  • 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...

  • Java 5 Vs. Java 6

    Java 5 and Java 6 are similar in many ways; most, if not all, code written for Java 5 will run under Java 6. However, there are some important differences between them. Like all previous Java...

  • How to Program Apps for the Android

    Google's new mobile handset operating system will bring the same revolutionary mobile application development for android that happened has evolved with iPhone and the iPhone app store. For the...

  • Java Certification FAQs

    The Java programming language is used for a variety of different applications, including Web-based applications, applications for mobile devices, business software and games. Java certification...

  • 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 Write XLS Data in ASP

    Writing web content that opens up in Excel can be a fairly simple process involving two key actions. The first action is that the initial content that your ASP outputs must tell the browser that...

  • 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 Convert Source Code from Csharp to vb.Net and Back with Free Software

    Software developers who use the current Microsoft Visual Studio .Net programming languages of Visual Basic .Net (VB.Net) and Csharp .Net (C#) need to be able to find code examples online. Many...

  • 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...

  • How to Create a Web Form Dynamically in Asp.Net

    Creating web forms dynamically in ASP.NET can be achieved by using VBScript, a language often used in writing ASP pages, to output HTML code that displays a web form. Besides creating the form...

  • How to create a web browser in Microsoft VB6 using two different ways to navigate the web

    Okay well i am going to be teaching you the reader of this article how to create a web browser two different ways using Microsoft VB6 and you will learn the basics of web browsing by my step by...

  • How to Install and Configure WampServer (Apache, PHP, MySQL) on a Windows PC With IIS

    WampServer is a free utility that allows you to run Apache, PHP, and MySQL on Microsoft Windows. This article demonstrates how to download, install, and configure WampServer on a Windows PC that...

  • How to Create a C Program (Pt. 4 Debugging)

    Have you ever wanted to create a C/C++ program? Well here is your chance to learn how to. In these instructions you will learn how to download, install, and register Microsoft Visual Studio 2008...

  • How to Create a C++ Program (Pt. 3 Writing Code)

    Have you ever wanted to create a C/C++ program? Well here is your chance to learn how to. In these instructions you will learn how to download, install, and register Microsoft Visual Studio 2008...

  • How to Create a C++ Program (Pt.2 Installing VS 2008)

    Have you ever wanted to create a C/C++ program? Well here is your chance to learn how to. In these instructions you will learn how to download, install, and register Microsoft Visual Studio 2008...

  • How to Create a C++ Program (Pt.1 Downloading a Compiler)

    Have you ever wanted to create a C/C++ program? Well here is your chance to learn how to. In these instructions you will learn how to download, install, and register Microsoft Visual Studio 2008...

  • What Is the File Extension Pyd?

    Created by Guido Van Rossum in 1991, Python is a type of programming language used to create detailed, specific instructions that computers follow to perform tasks. Pyd files are a common feature...

  • 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 Build a Website Using Java

    Java is a powerful and versatile language that can be used to develop a variety of applications, including websites. This guide will cover the basic steps involved in building a website using...

  • How to Create Exception Classes in Java

    The Java programming language takes an exceptions-based approach to handling error detection and handling in code. Rather than create a complex system of nested if-else statements to try to catch...

  • How to Convert Meter to Foot in Java

    It's easy to forget sometimes that the primary reason computers were invented was to perform repetitive mathematical tasks, like converting meters and feet. This example will not only illustrate...

  • How to Open a PHP File in Vista

    While the Notepad program that comes installed with Windows Vista can open many PHP files for in-line editing, a free application called Notepad2 adds flexibility and compatibility. Notepad2 also...

  • How to Create a Calendar Using PHP

    A PHP calendar is very easy to set up in just a few minutes. Use the calendar on your website to display the current month and date. You can also scroll through previous and coming months. With a...

  • 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...

  • How to Create a Hangman Game With Java

    Everyone remembers playing the word-guessing game Hangman as a child. One player secretly chooses a word. The other player has to guess letters that may be in the word. If she is right, the...

  • 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 copy an entire table into another table using MySQL

    In MySQL sometimes it is beneficial to create a copy of a table to work with data without the risk of damaging the original table. In this article it is assumed that you have completed working on...

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