Showing 1-50 of 677 results
Binary is a numeric system that uses two digits to represent decimal numbers. The decimal system uses the digits from 0 to 9, but binary only uses the digits 0 and 1. Each digit in the binary...
XML is a data exchange format, while Adobe's PDF is the most common format for data presentation. Thus, you will need to convert an XML file to this format if it contains data to be presented. A...
The new practice known as "data mining" gets a lot of mileage in university settings. Many majors involve data mining as a business skill, and for learning about the topics featured in...
We've all been at the point in a long project where all you have to do is print and our printer refuses to do so. Errors come up with numbers and letters that you don't know how to decode. You...
In an HTML document, many things can be included in the HEAD element. In this article you'll learn which elements are most important.
Working the night shift takes a special attitude and some lifestyle adjustments. Often the night shift pays better than the day shift because of the sacrifices you must make. Your days and night...
Learn how to create your own program on the Sony DVP-CX850D CD/DVD player by following these simple steps.
As a high level programming language, COBOL (Common Business Oriented Language) is one of the most widely used languages by computer programmers. Since its development in 1959, the compiler has...
Writing good code is hard. Today's advanced computer hardware is only fully utilized when its software instructions are equally sophisticated. That makes the instruction code hard to read. Using...
XML, short for eXtensible Markup Language, is a sensible way to organize and structure a book for online and print publication. Transferring a book already written in a Word document or as a PDF...
XML uses a hierarchy of matching start and end markup tags to create a document of structured data. Each start tag defines an XML Element. An Element is a thing, similar to a "field" in a...
Game Maker is a Windows-based computer program that allows users to create their own video games with little to no programming knowledge. However, not every task common in video games has a...
Website owners often add metatags to their Web pages as a way of providing information to search engines that crawl websites. When you add metatags that describe the content of your Web page to...
Game Maker is a game development suite published by YoYo Games that allows aspiring game designers to create games in the style of classic arcade and platform titles such as "Pac-Man" and "Super...
For anyone who has a website full of images or artwork, or anyone who has a website with text that must be kept secure, it is a great asset to disable the commonly used copy and paste function....
To convert flowcharts to pseudocode, you must understand exactly what is described in the flowchart in order to translate it. Flowcharting is a tool for graphically representing the processes that...
Want to make an iPhone app but your just not sure how to create an iPhone app? While it may be difficult to learn web 2.0 programming, it is not impossible. You can make iPhone apps by following...
Looking to submit an iPhone app and make tons of money? It may not get you rich, but there is a good chance that you will build up a steady income from millions of purchasers searching through...
SQL tuning relies on the Oracle database to choose the best possible execution plan for every query. Finding proficient ways to reduce the resources used to process a statement's execution is...
When using Microsoft Word, or any other word processing software, creating a double-spaced document is easy work. However, when it comes to using that same effect over the Internet with HTML...
Learn how to pass data between pages in asp.net by sending url variables through links and receiving them on the other page.
Have you ever wanted to know how to preserve source file information such as photos, text, and video? If so, then How to Get Free Adobe Training Online will be able to help you as you learn Adobe,...
Banner boxes are the rectangular headers that generally stretch all the way across the top or bottom of a web page, usually contain text and sometimes also include graphics. HTML banner boxes are...
Ipods are expensive. A lot of people can't afford it. So burning CDs are a good substitute. Give it a try, it is a lot cheaper then buying a ipod, I love my ipod but I used to have to burn CDs before.
Would you like to know how data is stored and what it takes to retrieve it? Do you like creating and working with databases, such as Access, Base, DB2, Oracle, and SQL Server? Do you like writing...
Tuning Oracle SQL keeps your database system and SQL queries running quickly and smoothly. One of the most important skills of the Oracle professional is to create SQL statements that will support...
Do you like creating and developing web pages, or would you like to know how to start using a language that is used in most web pages? If so, then How to Get Free XHTML Training Online is just...
Do you like to create interactive web-based applications? If so, then How to Get Free AJAX Training Online is what you need to gain that competitive edge as a developer of dynamic web...
Are you wanting to learn how to develop dynamically rich web-based applications that are customizable? If so, then How to Get Free ASP Training Online that will help you to jump into the field of...
Do you want to learn how to create and develop web applications? Do you like helping people that do not know how to create a web site and make it easy for them to do so? If so, then How to Get...
Have you ever wanted to learn how to style a web page to make the content more flexible? If so, then How to Get Free CSS Training Online will help you to develop style sheets that can be used with...
Are you wanting to be on on the cutting edge of technology but don't know where to start? Do you like programming and messing around with mobile web devices? If so, then How to Get Free iPhone App...
Would you like to know how to use XML in in your software and web applications? If so, then How to Get Free XML Training Online will help you to learn what XML is used for, what it does, and why....
Are you wanting to learn how to perform dynamically rich layout reports from MS Excel, Oracle databases, SQL Server databases? Are you wanting to further enhance your skills in Crystal Reports? If...
Desk checking is a way to confirm the logic of a computer program's algorithm, ensuring there are no bugs or mistakes present. The process is done manually without computer assistance.
HTML is the language of Web pages. The formatting of text and the layout of graphics are accomplished using simple HTML code. Because of this, it is possible for almost anyone to type an...
Sophisticated programs make use of data structures, which group together elements of data in logically organized records. Though assembly language programmers have used data structures for...
Do you like to program, or even like to keep up with the leading technologies that help shape the way people interact or do things on the Apple Mac computer iPhone? If so, then How to Get Free...
An image map is a set of coordinates that divides the image into multiple "clickable" areas that link to other web pages or web sites. If you have a graphic or picture with different sections, you...
PL/SQL is available in the Oracle Database and stands for Procedural Language/SQL. Procedural refers to a series of ordered steps that the computer should follow to produce a result. PL/SQL was...
The peace symbol is a sign that denotes peace in writing. Modern computer keyboards are relatively customizable, and can produce more symbols or descriptions than can be seen printed on the keys.
HTML is the standard programming language used to create web pages. HTML forms are used in a variety of websites, including online email programs and e-commerce sites. Without HTML forms, website...
Struts are a particular form of HTML tag designed to streamline the programming of online forms. Form creation in HTML is particularly bulky. It requires an extensive set of tags, and each tag...
To understand what Cascading Style Sheets templates are, first you need to understand what CSS is and what its advantages are. With a CSS template, it is easy to use the same page layout on every...
You can convert a PDF file into a JPG image without taking a screenshot and uploading it yourself through PHP, provided you have the multimedia libraries already installed.
CMM programmers are computer-savvy precision measurement experts who use their technical skills to create inspection programs for coordinate-measuring machines. They fill roles as data gatherers,...
XML, or Extensive Markup Language, is a programming language used in conjunction with a processing language, such as PHP or HTML. The easy flow of XML makes this a popular choice when designing...
As a software developer, I often find myself spending time re-formatting my code for consistency and to make it easier to read. I've tried various products and scripts that are intended to help...
A stored procedure is an already written SQL statement that is saved in the database. If you repeatedly use certain queries, by placing the SQL statements into stored procedures, you only have to...
Hints are Oracle database features that permit programmers to tell Oracle that they already know the best execution path for a SQL query and provide information for that path so that Oracle will...
A web spider is a computer application that downloads a web page, and then follows all of the links on that page and downloads them as well. Web spiders are used to store websites for offline...
A software test case is a set of steps and expected results used to test an application. It is created from the software requirements. Well written test cases can make the testing cycle smooth...
Input fields do exactly what they say, allow users scrolling through your website to input information into a specified field. This seemingly complex field is actually very simple, regardless of...
Scripts contain lists of commands and operations that automate repetitious tasks. All operating systems, including Windows, Unix, Linux, Windows, Mac OS X and OS/2 use scripts in order to...
An "object" in computer programming terminology is a discrete piece of programming code and memory, which can have its own variables, properties and computational methods. Objects allow you to...
XML, short for eXtensible Markup Language, is a sensible way to organize and structure a book for online and print publication. Transferring a book already written in a Word document or as a PDF...
HTML tags are the codes that tell the browsers how to show text on the Internet. These are simple text commands surrounded by <> which, in turn, surround the text on a Web page. Every tag...
Boolean operators are commands used in search engines to combine words or phrases in a way that produces useful results. Boolean logic was developed by English mathematician George Boole in the...
AppleScript is an English-language style programming language designed to be easy to learn, with a syntax that is easy to read: "set a to 10" instead of "a=10." However, this ease of reading can...
HTML, which stands for Hyper Text Markup Language, is the code that is used most often by Web developers for creating Web sites. Even when features like Flash or Javascript are used, they are...
AppleScript is Apple's scripting language built into Mac OS X that can be used to automate common or repetitive tasks. AppleScript includes a number of quick commands that can be used to control...