In Introduction to Front End Development
Web Development Fall 2017 Muhammad Shakeel
In Introduction to Front Fall 2017 End Development Muhammad - - PowerPoint PPT Presentation
Web Development In Introduction to Front Fall 2017 End Development Muhammad Shakeel Objectives Setup development environment Difference between front-end, back-end, and full-stack web development Define roles of HTML, CSS, and
Web Development Fall 2017 Muhammad Shakeel
2
3
https://www.youtube.com/watch?v=qEdv_pem- JM
HTTP request
address
makes a response to that request (sends the webpage along with images, and text back to the requesting computer)
4
5
6
we are asking for (home page, sign in page, or some other page)
pulling information from the database
HTML, CSS, and JavaScript
JavaScript) into a living page with text, colors, and images (View page source)
7
(PHP, Ruby, Angular, Node etc.).
happens in the kitchen; the front-end is what is plated and sent to your table.
8
9
10
11
12
13
14