Sie sind auf Seite 1von 3

KAMLA NEHRU INSTITUTE OF TECHNOLOGY

Department of Computer Science and Engineering

SESSION 2019-2020

Summer Training Synopsis

On

Web Development with PHP

Submitted by:
Mohit Maurya

Roll No. 16629

Information Technology
Introduction
Web development is the work involved in developing a web site for the Internet (World Wide
Web) or an intranet (a private network). Web development can range from developing a
simple single static page of plain text to complex web-based internet applications (web
apps), electronic businesses, and social network services. A more comprehensive list of tasks
to which web development commonly refers, may include web engineering, web design, web
content development, client-side/server-side scripting, web server and e-
commerce development.

Objective

∑ Understand the principles of creating an effective web page, including an in-depth


consideration of information architecture.
∑ Become familiar with graphic design principles that relate to web design and learn how to
implement theories into practice.
∑ Develop skills in analysing the usability of a web site.
∑ Understand how to plan and conduct user research related to web usability.
∑ Learn the language of the web: HTML and CSS.
∑ Learn CSS grid layout.
∑ Learn techniques of responsive web design, including media queries.

What I Learn
1.HTML: All the basic things require for a web page. Important tags used in HTML.

2.CSS: Basic styling elements of a HTML page like padding ,framing ,colouring ,animation
etc.

3.JAVASCRIPT: Basic JS syntax like looping ,functions ,properties etc.

4.PHP: PHP is a server scripting language, and a powerful tool for making dynamic and
interactive Web pages.

5.SQL: SQL is a language used for interacting with database.

Tools

Software Requirements

• Visual Code Studio (Text Editor)-Text Editor is used to write the codes of HTML,
CSS, JavaScript, PHP etc.
• Google Chrome (Web Browser)-Web browser is used for viewing and testing,
have built-in developer tools.
• WordPress (Framework)-Framework based on PHP and MySQL.
• phpMyAdmin(MySQL Database administration tool)

Hardware Requirements

A Personal Computer with


• 2GB RAM
• 2GHz Processor
• Internet Connection Broadband

Project
Student Database Management System:

A student database is created for maintaining student data records with the help of
HTML,CSS,SQL, Javascript and PHP.

Das könnte Ihnen auch gefallen