Java Script:
It allows to add interactivity to the web application including programming logic.
The main objective of Java Script is to add functionality to the HTML Pages. ie to add dynamic
nature to the HTML Pages.
HTML===>Meant for Static Responses
HTML+JS==>Meant for Dynamic Responses
Eg 1: To display "Welcome to DURGASOFT" response to the end user only HTML is enough,
because it is static response.
Eg 2: To display current server date and time to the end user, only HTML is not enough we
required to use some extra technology like JavaScript,JSP,ASP,PHP etc as it is dynamic response.
Static Response vs Dynamic Response:
If the response is not varied from time to time and person to person then it is considered as static
response.
Eg login page of gmail
home page of icici bank
If the response is varied from time to time and person to person then it is considered as dynamic
response.
Eg inbox page of gmail
balance page of icicibank
2) Back End:
It is the technology used to decide what to show to the end user on the Front-End.
ie Backend is responsible to generate required response to the end user,which is displayed by the
Front-End.
Back-End has 3 important components:
1. The Language like Java, Python etc
2. The Framework like DJango, Pyramid, Flask etc
3. The Database like SQLite, Oralce, MySQL etc
For the Backend language Python is the best choice because of the following reasons: Simple and
easy to learn, libraries and concise code.
nd
DURGASOFT, # 202, 2 Floor, HUDA Maitrivanam, Ameerpet, Hyderabad - 500038,
3 040 – 64 51 27 86, 80 96 96 96 96, 92 46 21 21 43 | www.durgasoft.com