0% found this document useful (0 votes)
272 views11 pages

Internship

The document discusses full stack development, which involves both front-end and back-end development. It describes front-end development using HTML, CSS and JavaScript for the user interface. Popular front-end frameworks mentioned are Bootstrap and jQuery. The document also discusses back-end development using Python for storing and arranging data that users don't directly interact with. It concludes by mentioning using tools like Visual Studio Code and PyCharm for full stack development.

Uploaded by

Aakib Raza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
272 views11 pages

Internship

The document discusses full stack development, which involves both front-end and back-end development. It describes front-end development using HTML, CSS and JavaScript for the user interface. Popular front-end frameworks mentioned are Bootstrap and jQuery. The document also discusses back-end development using Python for storing and arranging data that users don't directly interact with. It concludes by mentioning using tools like Visual Studio Code and PyCharm for full stack development.

Uploaded by

Aakib Raza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Sardar Vallabhbhai National Institute

of Technology

Electronics and Communication Department

INTERNSHIP
“FULL STACK DEVELOPMENT”

NAME: ASAPU KAVYA


ROLL NO. U19EC103
Motivation

The main motive of web development is to develop a website. Most of the


programming languages are used to develop a good website. Main motivation is
to develop responsive and interactive websites.
Agenda

Introduction

Front-end Development

Front-end Technologies

Back-end Development

Back-end Technologies

Conclusion
Introduction

Full stack Development : Full stack may refer to a layer of software or a web
application. Development that includes both the front-end and the backend
components of the companion application. The front-end what users can view or
do with your application. What users don't see is the back-end portion, like the
server, database, and application logic, etc. A full-stack web developer is
accustomed to using both front-end and back-end technologies that construct a
web application or website functions properly.
Front-end Development

Front-end web development, also


known as client-side development is
the practice of producing HTML, CSS
and JavaScript for a website or Web
Application so that a user can see and
interact with them directly.
Front-end Technologies

HTML: Hyper Text Markup Language, is a markup language for the web that
defines the structure of web pages. It is one of the most basic building blocks of
every website.

CSS: Cascading Style Sheets is a declarative language that regulates how


websites appear in browsers.

JavaScript: It is a lightweight, interpreted, and compiled programming


language,web page scripting language. Client-side and Server-side development
can be done with JavaScript. It allows to implement dynamic features on the web
pages that cannot be achieved using HTML & CSS.
Frameworks

Bootstrap: It is a popular HTML, CSS and JavaScript


framework for developing a responsive and mobile friendly
website. Absolutely free to download and use.

jQuery: jQuery is cross platform open source javascript


library that simplifies client side scripting by writing
less code & used to navigate to the document, create
animation, handles event and develop ajax application.
Back-end Development

Back-end Development : Back-end is the server side of a website. It is the part


of the website that users cannot see and interact. It is the portion of software that
does not come in direct contact with the users. It is used to store and arrange
data.
Python
Python is a high-level, general-purpose and a
very popular programming language. Python
programming language is being used in web
development, Machine Learning applications.
GUI Applications (Like Kiyy, Tkinter, PyQt etc)
used by YouTube, Instagram, Dropbox
Python is a programming language that lets you
work quickly and integrate systems more
efficiently.
Conclusion

Writing well designed, efficient code by using best software development


practices by using software platforms like Visual Studio Code for the
development of HTML, CSS and JavaScript codes and PyCharm platform for the
development of python in the backend development.
Thank you

You might also like