Web Technology
Web Technology
BELAGAVI-590018, KARNATAKA
INTERNSHIP SEMINAR ON
“
“FULL STACK WEB DEVELOPMENT
B A C K E N D D E V E L O P M E N T
DATABASE
It is the visible part of website or web application which is
responsible for user experience. The user directly interacts with the
front end portion of the web application or website.
Front end Languages:
HTML: It is used to design the front end portion of web pages using markup
language. Hypertext defines the link between the web pages. The markup
language is used to define the text documentation within tag which defines the
structure of web pages
CSS: is a simply designed language intended to simplify the process of
making web pages presentable. CSS allows you to apply styles to web pages.
More importantly, CSS enables you to do this independent of the HTML that
makes up each web page.
• Java: Java is one of the most popular and widely used programming language and
• Python: Python is a programming language that lets you work quickly and integrate
• JavaScript: JavaScript can be used as both (front end and back end) programming
languages.
• The list of back end frameworks are: Express, Django, Rails,
Laravel, Spring etc.
• The other back end program/scripting languages are:
C#, Ruby, REST, GO etc.
Other Important Points:
• Structuring the data in efficient way.
• Handle request-response of APIs for storing and retrieve data.
• Security of data is important.
Note: JavaScript is essential for all stacks as it is dominant
technology on Web.
DATABASE
Database is the collection of data which helps in efficient retrieval, insertion and
deletion of data from database and organizes the data in the form of tables, views,
schemas, reports etc.
• Oracle: Oracle database is the collection of data which is treated as a unit. The
purpose of this database is to store and retrieve information related to the query. It is
a database server and used to manages information.
• MongoDB: MongoDB, the most popular NoSQL database, is an open source
document-oriented database. The term ‘NoSQL’ means ‘non-relational’. It means
that MongoDB isn’t based on the table-like relational database
• structure but provides an altogether different mechanism for
storage and retrieval of data.
• Sql: Structured Query Language is a standard Database
language which is used to create, maintain and retrieve the relational database.
CONCLUSION
In today’s Web development, a good page design is essential. A
bad design will lead to the loss of visitors and that can lead to a
loss of business. In general, a good page layout has to satisfy the
basic elements of a good page design.
This includes color contrast, text organization, font selection,
style of a page, page size, graphics used, and consistency. In
order to create a well-designed page for a specific audience.