is java scrip and php difficult to learn in the same time?

  • Thread starter Thread starter Mr. Riverside
  • Start date Start date
M

Mr. Riverside

Guest
what do you recommend take one at time ?

or

get it done and take both?

whats the difference? between both
 
They both have similar (sort-of) C-style syntax, so it should be doable to learn both at once, though I think Javascript should come first. Client-side scripting needs less thought than server-side scripting, so it helps your learning curve.
 
They both have similar (sort-of) C-style syntax, so it should be doable to learn both at once, though I think Javascript should come first. Client-side scripting needs less thought than server-side scripting, so it helps your learning curve.
 
I think php is more useful, but knowing the basic, most used javascript functions is very usefull as you can use them inside PHP.

Learn javascript first as its easier and will help you with PHP.
 
Back
Top