HTML Part2
HTML Part2
PART-2
HTML
Basics fundamentals:
1.What is Application?
2.What are the types of applications?
3.What is website and types of websites?
What is Application?
Application is a collection of software programs which are developed by some software technologies to
fulfill the end user requirements
Examples:
MS-Office, Paint, Gmail, Twitter and so on..
Examples:
C, C++, Java, C#, Python And So On..
Types of Software Applications:
1. Desktop applications
2. Web applications
1. Desktop Applications:
Desktop Application is standalone application which can be installed on a single computer to
perform specific tasks.
It does not require any internet.
Example:
Ms-Office, Notepad, Notepad++,sublime text and so on…
2. Web Application:
Web Application is a software program that can run on the internet browser to exchange the
data from client to server and vise versa.
It require internet connectivity to run the application
Examples:
Gmail, YouTube and so on…
Types of Web Applications:
Web applications are classified in to two types.
1. Client-Side Web Applications
2. Server-Side Web Applications
1.Client-Side Web Applications:
Client-Side Applications which can display the common data for all the users with out
interact with database.
It performs only client side operations.
Examples: Google Chrome, Mozilla Firefox, Opera, Internet Explorer and so on.
Types of Websites:
Examples:
Movie review websites, Tutorial websites like w3schools,Tutorialspoint
A website which is providing different information for user with user interaction to database is called
Dynamic website.
It perform Both client side operations and Server side operations.
It can be developed with the help of UI Technologies(HTML, CSS, Javascript) ,Programming
Languages(Java, C#, Python) , Server side Technologies(JSP, ASP.Net, Php,Django) and Database
Technologies (Ms Sqlserver, Oracle, MySQL)
Examples:
Gmail.com, Facebook.com, Irctc reservation and so on.
Request
Request
Browser
client
Server
Response Database
Response
By
Sai kiran Undavalli