What can i do to learn java-script or some other type of script?
I have always been into programming and anything that has to do with computers, im thinking about learning a type of script so i can have something to do in my freetime.
There are lot thing you can get from javascript, You can catch the validation errors from client side before sending your data to server, and reduces the client-server traffic.
In javascript, you can write the Database code also to get the data by using AJAX. And there are lot more you can do form javascript.
The W3Schools Online Web Tutorials has an excellent site where you can learn how to script and test scripts online.