
July 12th, 2005, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 912
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
The Power of Javascript: Basic Types of Data
Javascript interpreters understand two different, basic types of data: numbers and character strings. But interpreters only understand these data types when they are presented in certain ways. This article, the third in a series, will explain what these types of data are, and how to handle them.
Read the full article here: The Power of javascript: Basic Types of Data
For more discussion go here: Blog Article Discussion
|