Javascript. Learn how to use Javascript, it will help you in the long run.
Move from Javascript on to C#. C# will teach you a lot of syntax that will follow into other languages.
Since you already know PHP, C# will be a breeze for you as the syntax is similar.
As you can see, the . in that syntax is like -> in PHP..PHP Code:MessageBox.Show("Hey, this is a message!");
I recommend C# or Java.PHP Code:$MessageBox->Show("Hey, this is a message!");


Reply With Quote




