Topic: What is the importance of Script language in web page design? (Read 1346 times)
Where are my glasses?
Posts: 21
178 credits Members referred : 0
« on: May 17, 2011, 06:26:16 am »
I'm a computer thrid year student and i am about to learn web page design so before i started the course ,i thinknit is better to know this issue
Bill Gates is my home boy
Posts: 650
4740 credits Members referred : 0
« Reply #1 on: Jun 04, 2011, 10:32:42 pm »
Script language controls the operation of a normally interactive program there it gives a systematic work to do in a time.
Affiliate Programs CPA Network Affiliate Network
Hunky Junky Monky Man!
Posts: 66
426 credits Members referred : 0
« Reply #2 on: Sep 05, 2011, 11:06:05 am »
hello Web scripting languages are a form of high-level programming language. High-level programming languages are much closer to human language than machine language, through which computer hardware accepts commands. High-level programming languages, like C and C++, rely on programs called compilers or interpreters so they can be converted to machine language (mainly zeroes and ones). Programs written in scripting languages, called scripts, are not compiled ahead of time for specific computer systems like many high-level languages. Instead, the plain text that constitutes a script gets interpreted into computer commands while a program runs.
Cyberpunk Wannabe
Posts: 42
252 credits Members referred : 0
« Reply #3 on: Apr 28, 2012, 12:39:05 pm »
scripting language is used within a web page or on a web server. It is a programming language that is used to make web pages interactive by creating special effects within a web page.
Spy Agent
Gender:
Posts: 110
726 credits Members referred : 0
« Reply #4 on: May 04, 2012, 06:37:14 am »
Whether you spend your day working fulltime as a web server administrator, or you like to host a simple website on a spare computer in your basement, one of the best ways to increase your productivity and develop very useful tools is to write programs called scripts. Scripts are normally short, high-level computer programs that are easy to write and let you accomplish a wide range of objectives, from automating tedious tasks to increasing interaction between different programs on your computer.
Novice Spammer
Gender:
Posts: 101
628 credits Members referred : 0
« Reply #5 on: May 04, 2012, 12:33:08 pm »
For a web designer you don't really need to know a lot about scripting. Of course it is better if you do, but it is not necessary due to programs like WordPress and Dreamweaver.
Supreme Overlord
Posts: 148
934 credits Members referred : 0
« Reply #6 on: May 11, 2012, 05:49:34 am »
Script language is very important to build any kind of web pages. We can build our own websites.
What a dork
Posts: 17
102 credits Members referred : 0
« Reply #7 on: May 19, 2012, 10:15:16 am »
i AGREE WITH ABOVE!!
Tapperware Salesman
Gender:
Posts: 70
448 credits Members referred : 0
« Reply #8 on: May 22, 2012, 05:16:32 am »
It all depends on the needs of a particular web page.
If a page is going to be static, you don't need to know scripting.
If a page is going to interact with a user, accept input, do some calculations, be dynamic, etc., then you have to do some scripting. Overall, I think it is important to have some knowledge of scripting, for example, Javascript or PHP, because sooner or later you will need it. There is so much you can do with it. And if you are planning to work as a web designer or web site developer, there is no guarantee all the sites you work on will be static. So it is best to be prepared and know some scripting.
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=12038