answersLogoWhite

0

What client side programming?

Updated: 8/10/2023
User Avatar

Wiki User

11y ago

Best Answer

As far as web programming is concerned, client side programming is code that runs in the web browser, rather than the web server. JavaScript is an example of client side scripting because the code is sent to the browser, at which point it is executed. PHP is an example of server side scripting because the code is executed on the server, and the resulting code is sent to the browser and displayed.

User Avatar

Emile Kessler

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

In web development, a client side language is one that is executed by the user's web browser. Client-side languages include JavaScript, VBScript, and ActionScript, among others.

These languages are downloaded by the user and then run on the user's machine. Because of this, these languages tend to have some trouble maintaining security. Validation of data that's being done in any client side language has to be done again on the server side, where you can be sure that your code has not been compromised.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Client-side scripting is developed by a group of programmers normally referred to as "frontend developers." However, the actual job title varies drastically. In the end, an individual working on client-side scripts is some subset of the group known as Web Developers.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What client side programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Internet programming differ from other programming?

Internet programming is generally a client/server based programming where there will be servers for handling requests and clients for sending request these may be on different computers but the other programing may or may not be client server based which is on the same PC


What is client side usage in xml?

XML does not have the concept of client-side/server-side.


What is a client-side parser?

In general, a parser is a tool that interprets code.We talk about server-side parsers if those tools parse the code they receive before sending a result (i.e. the web page) to the client PC, while client-side parsers process code directly on the client PC.PHP is an example language that is parsed server-side, JavaScript is an example for a client-side language.


Why do users sometimes prevent client-side dynamic HTML from being used?

Users prevent client side Dynamic HTML because it loses as soon as client disconnects. So most of the dynamic HTML is from the side of the Server.


Is HTML a client side script or server side?

HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.HTML is not a script language. However, HTML is executed on the client side.

Related questions

Is ruby programming client side or server side?

Ruby is a server-side language.


What is the purpose of client side programming?

Client Side Programming saves time and bandwidth by processing data from user input before sending it to the server side for processing and storage. It also provides some effects which are limited to the end-user.


Why do you need client side programming?

So that your app feels more like a desktop app.


What is client program?

As far as web programming is concerned, client side programming is code that runs in the web browser, rather than the web server. JavaScript is an example of client side scripting because the code is sent to the browser, at which point it is executed. PHP is an example of server side scripting because the code is executed on the server, and the resulting code is sent to the browser and displayed.


What is Javascritpt?

JavaScript is a client-side programming language, it adds some level of style and dynamic content to a website.


What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)


What are the differences between client-side programming and server-side programming?

All of us (or most of us) would have started programming in Java with the ever famous "Hello World!" program. If you can recollect, we saved this file with a .java extension and later compiled the program using javac and then executed the class file with java. Apart from introducing you to the language basics, the point to be noted about this program is that - "It is a client side program". This means that you write, compile and also execute the program on a client machine (e.g. Your PC). No doubt, this is the easiest and fastest way to write, compile and execute programs. But, it has little practical significance when it comes to real world programming.


Internet programming differ from other programming?

Internet programming is generally a client/server based programming where there will be servers for handling requests and clients for sending request these may be on different computers but the other programing may or may not be client server based which is on the same PC


What is client side usage in xml?

XML does not have the concept of client-side/server-side.


What are the two types of scripting language?

In web programming you have: - Server side scripting: using languages like PHP, Ruby, ASP or JAVA - Client side scripting: usually meaning JavaScript, although there are others


What skills are needed to become skilled web developer?

HTML/XHTML, CSS, JavaScript Server/Client side architecture Programming/Coding/Scripting in one of the many server-side frameworks Ability to utilize a database


What is email client?

email Clint is a computer Programming used to send Email.