Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Web Development Crash Course: Creating Websites with HTML, CSS, Javascript, PHP, and MySQL, Slides of Web Programming and Technologies

A beginner-friendly introduction to web development, explaining the concepts of front-end and back-end development using html, css, javascript, php, and mysql. It also covers the use of bootstrap, an open-source library for html, css, and javascript. The document concludes with the deployment of a website onto a server.

Typology: Slides

2018/2019

Uploaded on 10/24/2019

dragonhost
dragonhost 🇮🇳

3 documents

1 / 17

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
WEB DEVELOPMENT
THE EASY WAY
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff

Partial preview of the text

Download Web Development Crash Course: Creating Websites with HTML, CSS, Javascript, PHP, and MySQL and more Slides Web Programming and Technologies in PDF only on Docsity!

WEB DEVELOPMENT

THE EASY WAY

What is Web Development?

Create a website using

Front End - HTML, CSS, Javascript.

Back End - PHP, MySQL.

Deploy it onto the server

After creating the website place the files in the server.

Web Development Front End Back End

Web Development Front End Back End HTML, CSS, Javascript PHP, MySQL Visible on screen Storing retrieving and doing operations on information Bootstrap

HTML - Skeleton

HTML - Skeleton

CSS - Styling

Bootstrap

Open source library for HTML, CSS and Javascript This was created by twitter and is free to use by anyone

Back End

The part that uses the users data to do some operations on it

MySQL

Used for making changes to database itself

Hope you enjoy the Crash Course