View Single Post
  #4  
Old 11-07-2011, 02:37 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 614,953
Hall of Famer is on a distinguished road
Default

I see, sounds quite interesting I must say. Javascript and PHP do have some similarities, once you grasp one you will find it much easier to learn the other. I started with simple C++ programming when I was younger, and I found PHP much easier to learn compared to C++. Javascript's syntax is more similar to the programming language Java though, while PHP's syntax finds its resemblance with C language. The challenge comes when you have to use two programming language interchangeably. For instance, assigning a variable in PHP and javascript are like a piece of cake, but how to use a pre-defined PHP variable in javascript and vice-versa, this is the challenge.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote