Web
development: - Web
development define as creating, building, and maintaining websites. It includes
aspects such as web design, web publishing, web programming, and database
management. It is the creation of an application that works over the internet
i.e. websites.
Web
development is classified into two categories.
Frontend
development: - The frontend
developer builds the front part of the website and the applications that the
user interacts with directly are termed as front-end. It is also referred to as
the client-side of the
websites/application.
For building the front end portion use the following language: -
· HTML: - HTML stands
for Hypertext Markup Language. It is the code that is used to structure a web
page and its content. HTML code ensures the proper formatting of text and
images for your Internet browser. Without HTML, a browser would not know how to
display text as elements or load images or other elements. HTML also provides a
basic structure of the page.
· CSS: - CSS stands
for Cascading Style Sheets. CSS is a style sheet language used for describing the presentation of a document written in a Markup language such as HTML.
· JavaScript: - JavaScript is the world’s most popular programming language. JavaScript is used by programmers across the world to create dynamic and interactive web content like applications and browsers.
Backend Development: - The backend is defined as parts of a computer application or a
program’s code that allow it to operate and that cannot be accessed by a user. Most
data and operating syntax are stored and accessed in the back end of a computer
system.
For building
the Back end portion use the following language: -
· Python: - Python is the
most popular language that lets you work quickly and integrate systems more
efficiently.
· Ruby: - Ruby is mostly
used for building a web application. It is dynamic, reflective,
object-oriented, and a general-purpose language. Ruby is a pure Object-Oriented
language developed by Yukihiro Matsumoto.
· PHP: - PHP is a
server scripting language, and a powerful tool for making dynamic and
interactive Web pages. it is a widely-used, free, and efficient alternative to
competitors such as Microsoft's ASP.
· Node.js: - Node.js is a
cross-platform, open-source server environment for executing JavaScript code
outside a browser.
· DBMS: - DBMS
stands for Database Management System. It is software that is used to manage
the database.
No comments:
Post a Comment