I have more than 10 years experience in Computer Software and Computer Programming.
Now, I am a freelance programmer.
Introduction The aim of this article is to quickly make you understand the meaning of Programming Objects (OOP) and how to create them in JavaScript. I assume here that you know the meaning of variables and functions in JavaScript, but you might not have understood JavaScript objects. There are three ways of creating JavaScript objects and in this article I will show you the one that is indicated by the title (of this article). Let us start. Variables, Functions and Objects in JavaScript Let us look at two variables and a function. The two variables hold two numbers. The function adds the ...
More..Chrys
Member since: September 2008
Articles Written: 27