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 591 results

  • How to Create an XSL File From XML

    XSL is a markup language that uses XML syntax to define its style-sheet elements. In technical terms, XSL is a "well-formed" XML document, meaning that it conforms to XML rules. This makes it...

  • How to Program for Exponents

    Programming for a positive integer exponent is simple. Just set up a loop that multiplies the base of the exponent by itself and repeat the loop to correspond to the exponent number. The tricky...

  • Computer Science Fundamentals Tutorial

    Computer science is a broad field of study encompassing several disciplines--among them programming; analysis and design; database design and development; computer system architecture. Whatever...

  • How to Get TabPages From TabControl In C#

    This how to explains how to get TabPages from a TabControl in C#

  • How to Write a Web Page Using XML

    The key to creating a Web page using XML is to understand that XML elements must be converted into HTML in order view your XML as a Web page. That's where the XSL transformation (XSLT) language...

  • How to Convert Date Format in Transact-SQL

    Converting date formats in Transact-SQL is a trivial task when using the supplied functions for datetime-to-character conversion. For nearly all standard date formats, there is an existing...

  • Classroom Strategies for Computer Classes

    With computers becoming a part of daily life for individuals of all ages, computer classes are requiring classroom strategies that appeal to multiple generations. It's also important to...

  • How to Create a Simple XML File With Elements

    Much like HTML, eXtensible Markup Language, or XML, is a text-based markup language that uses elements and attributes to describe data. If you know how to create Web pages using HTML tags, you are...

  • What Is the File Extension .Js?

    Although file extensions play an important role in signaling the purpose of a particular file to your computer, it is possible for different types of files to have the same extension. An example...

  • Definition of a Flow Chart

    A flow chart is defined as the visual representation of the flow of data or a process.

  • How to Construct Flowcharts

    Flowcharts use predefined symbols and shapes to describe what is happening to data during any given process, breaking down potentially large and complex information into visually understandable...

  • How to Create a Pulse Width Modulation ( Pwm ) in a Verilog Module to Run a Motor / Servo

    A pulse width modulation is one way to control the rotation or position of an electric motor or servo. Using Verilog HDL, I will show how easy it is to use counters in order to create a pwm.

  • How to Run Start-up Scripts in XP

    A computer script is a programming language designed to control and manipulate software. Scripts are the basic code that enables the simplest of computer commands to be carried out. Learning all...

  • How to create a simple serial UART Transmitter in verilog HDL

    Most Universal Asynchronous Receiver Transmitter (UART) that I found online, are too complicated and difficult to understand, here I will explain some simple theory and also code on how to build one.

  • How to get Windows 7 on my Computer

    If you have a computer especially with internet access, you probably use Microsoft for something. For some it is almost everything. Without an operating system to support everything Microsoft...

  • How to Create Simple SQL -- Find Target Value in System Objects

    Often, as a SQL DBA or Developer, there’s a need to write quick simple tasks to get something done. I’ve had the opportunity to write many of these types of procedures and I thought I’d share...

  • How to Create an HTML Link That Creates an Email and Completes the Subject Line

    Creating an HTML link that opens a user's email with a pre-defined subject line is very simple and quick to do. We can use the HTML "mailto" protocol. In addition to a subject line, an email body...

  • Learn UML Diagrams

    Unified Modeling Language (UML) is a graphical language for diagramming software structure, interactions and deployment. UML 2.0 features 13 types of diagrams for documenting the software...

  • How to Create UML Diagrams

    Unified Modeling Language (UML) is a graphical language software engineers use for visually planning, designing, and documenting object-oriented software systems. UML 2.0 features thirteen types...

  • How to Start Learning a Programming Language

    As you can't learn driving by simply reading the driving guide, same goes with programming. You can make the learning programming languages quite easy. But you need to make some investments for...

  • How to Set up Local Web Development Environment

    These instructions will show you how to set up a dev environment for use when creating websites and web applications.

  • UML Diagrams Explained

    Unified Modeling Language (UML) is a visual language used in object-oriented software engineering. UML is used for graphically describing the structure, interactions and behaviors of a software...

  • How to Learn to Program A Computer

    Learning to program a computer is pretty much the same as learning to speak another language. This is so because in order to program you must learn a language which the computer understands. The...

  • How to Make XML Look Pretty in SQL Server Result

    Making XML look pretty in a Microsoft SQL Server result set is moderately easy, given a proper set of tools and technique. Whether using SQL Server 2000, 2005 or 2008, producing easy-to-read,...

  • How to Make Your Own 3D Game

    Making a 3D game can be a challenging and time consuming endeavor, but the company Blitz Research, which has been making game engine software since 2000, has released the popular software package...

  • How to Add a Website Icon to the Browser Address Bar

    When surfing to many websites, an icon will show up in the browser bar. The icon is a great benefit in helping to brand and build an image for the website. It is often used by institutions such as...

  • What Is the File Extension MHT?

    HyperText Markup Language (HTML) is a programming language used to create content for web pages. There are a number of different files associated with HTML programming, including MHT files, i.e.,...

  • What Is the File Extension HTC?

    HTML or Hypertext Markup Language is a method of writing instructions that computers follow to display web pages. There are a number of different files associated with HTML, including .htc files.

  • What Is the File Extension SRC?

    When creating a computer program, programmers create parts of the program in various files. There are a number of file types associated with programming, including one type that uses the .src file...

  • How to Stop an Infinite Loop

    Loops are programming devices that specify that a section of a program is to be performed one or more times. Typically they are divided into two categories, "for loops" and "while loops". A "for...

  • What Is the File Extension RC?

    During the process of making a computer program, developers create multiple files containing a small part of the instructions necessary for the computer program. When coding is complete, another...

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

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

More

Copyright © 1999-2010 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. † requires javascript

Demand Media