ADP-IV- Web System (Full Stack)
ADP-IV- Web System (Full Stack)
Front-end Technologies
The front end portion is built by using some languages which are discussed below:
HTML: HTML stands for Hyper Text Markup Language. It is used to design the
front end portion of web pages using markup language. HTML is the combination
of Hypertext and 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.
SASS: It is the most reliable, mature and robust CSS extension language. It is used
to extend the functionality of an existing CSS of a site including everything from
variables, inheritance, and nesting with ease.
Back-end Technologies
It refers to the server-side development of web application or website with a
primary focus on how the website works. It is responsible for managing the
database through queries and APIs by client-side commands. This type of website
mainly consists of three parts front end, back end, and database. The back end
portion is built by using some libraries, frameworks, and languages which are
discussed below:
C++ It is a general purpose programming language and widely used now a days
for competitive programming. It is also used as backend language.
Java: Java is one of the most popular and widely used programming language and
platform. It is highly scalable. Java components are easily available.
Python: Python is a programming language that lets you work quickly and
integrate systems more efficiently.