Web Development Training Summer of 2017 By: NAIF ALSHEHRI
Chapter 1 : Introduction
Course Outline Introduction To Web Technology HTML and HTML5 HTML5 Project CSS and CSS3 CSS3 and HTML5 Project BootStrap BootStrap Project JavaScript JavaScript Project PHP MySQL Final Project
Course Plan Introduction to Web Technology HTML and HTML5 Projects Part #1 Introduction to Web Technology HTML and HTML5 Projects Wrapping up Part #2 CSS CSS3 Part #3 Javascript basics BOM and DOM Building Entire page with only JS Project Part #4 Introduction to Scripting Languages PHP basics DataBases and MySQL Final Project
What are you going to learn ? What we will cover ? HTML5 - CSS3 - Javascript - PHP and MySQL In general :you will learn how to create simple to advanced(Powerful) websites. Skills you’ll learn ? Jobs Names after this course you'll have : Web developer , web designer , web programmer , front-end developer , back-end developer and full stack developer.
Examples
Introduction To Internet and WEB
Network and Internet Network : Group of interconnected computer systems. Why they are connected ? Computer systems such as PCs , Laptops, mobilePhones and also internet of things devices. Internet: is a global system of interconnected computer networks. Network of networks. Millions of networks and Devices ! Services of Internet : Web - E-Mailing - File sharing - Gaming - VOIP
Using the Internet You can access the Web(Road) World Wide Web (WWW) : is a system that interconnect resources such as documents , files and images on the internet via hyperlinks and we can access these resources using the web browsers . Resources are presented in webpages. We create webpages using HTML , CSS and programming languages such as java and PHP. So this is the reason why you’re here ! To learn how to build webpages (Website) to share some resources and services on the web. Remember that : Internet and web are different. j Using the Internet You can access the Web(Road) WEB(City)
Client / Server Architecture What is the Client ? What is the Server ? Client / Server Model
Web Page and Website Web page: is a file that may contains text , graphics , etc… We create Webpages using markup language such as HTML. Website : group of interlinked related well-structured webpages that exists on the same domain. Domain examples :google.com- VisionAcademy.online
THE END Thanks To : 1-Maram Alenazi 2-Ghaida Alrusainy References : 1-Wikipedia