RAJAMAHENDRI INSTITUTE OF ENGINEERING
AND TECHNOLOGY
DEPARTMENT OF CSE-AIML
PRESENTED BY:
Under the esteemed guidance of: [Link]
Mrs. P.M. VIJAYA LAKSHMI 22MD1A4202
Full stack
development
java
INTRODUCTION
• Full stack development refers to the end-to-end
applications software development.
• It contains
Front End
Back End
Database
This Photo by Unknown Author is licensed under CC BY-NC-ND
Front End
• The front end of a website is the part that users interact with
• Everything that you see when you’re navigating around the internet, from fonts and colours to
dropdown menus and sliders
• In front end development we have to know about 3 things
1) Information
2) Presentation
3) functionality
• The technologies used in front end are
HTML
CSS
JAVASCRIPT
This Photo by Unknown Author is licensed under CC BY-NC
ANGULAR JS
REACT JS
HTML
HTML stands for Hyper Text Markup Language
It is also known as information part
Html is used for creating web pages and describes the structure of a web
page
CSS
CSS stands for cascading style sheets
It describes how HTML elements are to be displayed on screen ,paper, or
in another media
It also known as presentation part
JAVASCRIP
T
JS stands for java script
It is used to create dynamic and interactive
web content like applications and browsers
Java script is also known as functionality part
ANGULAR JS
ANGULAR JS stands for angular java script
It is a high level language
It is used to make dynamic webpages
This Photo by Unknown Author is licensed under CC BY-SA
REACT JS stands for react java script
It is a open-source java script framework and
REACT JS library developed by face book
It is used for building interactive user interfaces and
web applications quickly and efficiently with
significantly less code
BACK-END DEVELOPMENT
• The backend is the part of an application that is not
visible to the user and contains the logic and
database that allows the application to run
• The technologies used in back-end development
are
Spring
[Link]
Cloud services This Photo by Unknown Author is licensed under CC BY-SA-NC
• SPRING
It is an open-source framework with tools for
building scalable web applications
It includes spring boot , spring data and spring
TECHNOLOGIES security
OF BACK-END • [Link]
A cross platform java script runtime environment
for building scalable real-time web applications
• CLOUD SERVICES
It is used to take advantage of the cloud
DATABASE
• In full stack development the
main used database is
MONGODB
• MONGODB is used by the two
most popular stack technology
are MEAN and MERN stacks
This Photo by Unknown Author is licensed under CC BY
CONCLUSION
THANK YOU