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

Computer Programming Languages

Sort by:
Best Match
Most Popular
Newest

Showing 1-39 of 39 results

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

  • How to Create a Free Web Page in Notepad

    You CAN make your own web page. It's free, and it's easier than you think. If you are starting a small business or promoting a service, you need a web page. You can pay a professional, buy a...

  • How to Learn HTML Code

    Discover how to Learn HTML Code. HTML is hyper text markup language and is pretty easy to learn online.

  • The History of Computer Programming

    The history of computer programming starts with the computer, although the concept of programming goes much farther back. Herman Hollerith discovered the idea of encoding information on punch...

  • How to Convert Decimal to Hexadecimal

    The hexadecimal numbering system is useful in computing because it can encode numbers more efficiently than either the binary or decimal systems can. The hexadecimal system uses the digits 0...

  • How to Build a Website

    There are a few different ways to create your own website. In this article we are going to cover two types, first type is if you don’t know how to build a site you can use templates, and the...

  • How to change the font size in MS Access 2003 Query View

    Are you a hardcore MS Access SQL user? If you use the SQL view often, you may find the default font too small to easily work with. Using the fonts available on your computer, you can change it to...

  • How to Program a CNC Machining Center

    CNC machining is taking over everyday human task. Machines can operate repetitive task much more efficiently and with less headaches of humans. Programming machines are done by a skilled worker...

  • How to Make a Flyer on Craigslist

    Craig's list is a for profit forum that is focused on local classifieds and forums for over 550 cities in over 50 countries world-wide that is community moderated and mostly free to use by...

  • About DAT Files

    If you came across an extension that looks gibberish when you try to open it, chances are it is a DAT file. It does not follow a standard protocol; it could be just a plain .dat file extension or...

  • How to solve large programming tasks

    Do you have problems breaking down large programming tasks into something you can work with? A few simple tricks will help you get going.

  • How to Understand the Basics of Computer Data Files

    This article explains the basics of computer data files. It explains the components of a data file: records, fields and key fields in simple English.

  • Use CSS to Highlight Text When a Link is Clicked

    This can come in handy when you are linking to different parts of a web page. When the link is clicked, the text on the page that it’s linked to will changed color.

  • How to Add Javascript Using HTML Programming

    You can add JavaScript to your web pages to make them more interactive and entertaining. JavaScript is a scripting language used to add elements like functionality or validating forms to a site....

  • Understanding HTML Computer Code

    Learn details about HTML computer code in this free video clip on computer programming.

  • How to Convert an Image to HTML Code

    With just a few snippets of HTML code, you can embed an image into any web page, email or other Internet-based HTML or XML document. While you cannot "convert" an image to HTML code, you can save...

  • How to Add a Border Using HTML Programming

    HTML--Hypertext Markup Language--is a computer language that is used to create web pages. Web sites and web pages are written in HTML code. Whether you are setting up a personal web page or a...

  • How to Underline Text Using HTML Codes

    HTML--Hypertext Markup Language--is a computer language that is used to create web pages. Websites and web pages are written in HTML code. Whether you are setting up a personal or a business web...

  • How to make video games 1.2 - Basic Definitions

    This article series will show you how to make a simple video game using the Game Maker software package. After completing all of the articles in this series, you will have gained a basic...

  • How to make video games 1.3 - Add sprites

    This article series will show you how to make a simple video game using the Game Maker software package. After completing all of the articles in this series, you will have gained a basic...

  • How to make video games 1.5 - Events actions rooms

    This article series will show you how to make a simple video game using the Game Maker software package. After completing all of the articles in this series, you will have gained a basic...

  • How to Fix VS Error "There is No Source Code Available for the Current Location"

    You are trying to debug a solution in Visual Studio and all of the sudden you get this error "There is No Source Code Available for the Current Location" when you try to step into code...

  • How to get a Degree in Hacking

    Since the beginning of the computer age, hackers have been on the scene. Mostly, the public hears about hackers who cause trouble for individuals and businesses. But recently, colleges have begun...

  • How to Add Pictures to a Website

    This easy guide will teach you how to upload an image or photo and place it on a webpage. It assumes the webpage doesn't have an "upload image" tab, and that you need to write some html...

  • How to Customize your Cursor with CSS Code

    Cascading Style Sheets (CSS) is a powerful Web development technology that you can use to customize the mouse cursor for your MySpace, Xanga or Friendster page or your website. It is used to...

  • How to Make a Computer Language

    Computer programming languages make it easier for humans to tell a computer what to do. Computers only deal with ones and zeros, but a computer program that is composed only of binary numbers is...

  • How to Use HTML Tags for Links

    A link is a word or picture or any other object that can be selected by the user resulting in the immediate delivery and view of another file.Its better for those of us who writes articles and...

  • How to Use HTML Tags for Links

    Adding links to your website or wherever you need them is a lot easier than you think. Even if you're not a programmer!

  • How to Add Integers With Bit Shifts

    Understanding binary math is a prerequisite for efficient programming of digital circuits--in particular, low-level hardware programming. When you add two integers in the computer's processor, bit...

  • How to become a Web Designer

    Ever wonder how to get started making your own website? It seems everyone has a website, but few can go beyond the pre-set templates. Here's how to do it yourself and RIGHT!

  • How to Think Like a Programmer

    The best way to think like a programmer is to learn from a programmer. You can study all the languages and do all the assignments but sitting with a programmer and educating yourself on all they...

  • How to Learn Perl

    Perl is a popular computer programming language used for a variety of applications--including system administration and CGI programming on the Web. One reason for its popularity is that it adapts...

  • How to Write a Simple COBOL Program

    COBOL--COmmon Business Oriented Language--is a programming language that is hard to learn. In order to be able to program in COBOL you need either many years of schooling or an exceptional teacher...

  • How to Learn LimeWire Code

    LimeWire, the flagship of the Gnutella Network, allows open public file sharing through a peer-to-peer network. LimeWire also lets others help speed their expansion and development. Their file...

  • How to Spot Singularity

    Although singularity is referred to differently within different crowds, the most popular reference to it has to do with artificial intelligence (AI), especially with computer aficionados. As...

  • How to Use HTML Inline Elements

    New HTML style rules have split up elements into several categories. One essential distinction is between "block" and "inline" (also called text-level) elements. The distinctive feature of the...

  • How to Build an Authority Site for Web 2.0

    You should build an authority site that's aimed at Web 2.0 consumers and attracts many content-specific users to secure your presence on the web. As larger companies gradually dominate the web and...

  • How to Make a Block Element With CSS

    As CSS becomes a driving force is new web page design, many are discovering how the language makes coding pages different from straight HTML. One main idea in CSS is the difference between...

  • How to Become a Hacker

    Computer hackers are part of a shared culture of individuals who pride themselves for their technical savvy and strong desire to solve problems. However, the term 'hacker' is not to be confused...

  • 1
  • 1

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. † requires javascript

Demand Media