Web Development

About Course

Do you realize that the only functionally of a website that the user directly interacts with is the front-end? Implement it poorly and, to the user, the back-end becomes irrelevnt! Today’s user expects a lot out of a website: it has to load fast, must be easy to navigate, and be confortable to view on all devices: form desktop computers to tablets and mobile phones.
In this course, we will learn the basic tools that every web page coder needs to know. We will start from the ground up by learning how to implement modern web pages with HTML and CSS. You will develop web and database applications in PHP, using SQL for database thorough introduction to the most ubiquitous, popular, and incredibly powerful language of the web: JavaScript.

Show More

What Will You Learn?

  • Create websites by exploring the base language used to power all websites: HTML
  • Learn to use CSS properties to control the design of the website.
  • Apply responsive design to enable page to be viewed by various devices.

Course Content

INTRODUCTION TO INTERNET & WEBSITES

  • What is the Internet?
  • DNS, IP Address and URL
  • SDLC
  • How are websites built?
  • History of Internet
  • Types of Websites
  • Anatomy of a Webpage

Hypertext Markup Language (HTML)

Cascading Style Sheet (CSS)

DATABASE

PHP

JAVASCRIPT

Projects