Hello friends today I am going to talk about best server side programming languages. Server side programming language is the language that connects server and client. Clients give there informations in the frontend side.
Then server side or backend collect those informations and send it in the server. Server process all informations.
All website is based in backend or server side programming language. To be a full stake web developer you have to be well skilled in server side programming or backend. There are to types of backend sites.
1. Static site
The server retrieves the requested document from its file system and returns an HTTP response containing the document and a success status . If the file cannot be retrieved for some reason, an error status is returned.
Here is a diagram of static sites:
2. Dynamic sites
A dynamic website generate contents by inserting data from database dynamically.
A dynamic website can return different data for a url based on user data. User can update data in a dynamic website. A dynamic website is updatable. A dynamic website normally use database.
Here is a diagram of dynamic website:
Best server side programming languages given below:
1. PHP
2. Python
3. Ruby
4. Java
5. Javascript
If you like our article and want more articles on web and software development like this, then visit our site. If you want to know about, latest Information and Communication Technologies you can visit our another website ICT Components.
1 Comments
Carry on....
ReplyDeletePlease don't leave a spam comment.