Introduction To Web Development

Welcome to this course, which introduces beginners to creating websites using HTML, CSS, and JavaScript. Learning to code in HTML, CSS, and JavaScript is an excellent introduction to computer programming and working on the Web. You will create a website that hosts images and text content. Web development is satisfying to both technical and creative individuals. Web pages are a form of communication and information. The ability to craft a web page can lead to valuable employment as custom websites are in high demand.

In this course, you will receive instructions on writing, storing, and hosting code using cloud-based services. You'll use replit.com to create and test your code. If you are developing for the web, learning how to host your content on the web is essential. You'll use GitHub pages to host your web content.

There are five sections in this course that are doable in four weeks:

  1. Tools: Using Cloud Services to Write, Store, and Host Code

  2. Week 1 - HTML: the structure of the document

  3. Week 2 - CSS: the style of the document

  4. Week 3 - JavaScript: the interactive document

  5. Week 4 - Bootstrap: the multi-document solution

Project Based Learning

Reading about writing code is more meaningful if you use the code you're reading about. This book includes instructions for working on projects that reflect what has been provided in the reading.

The projects will walk you though using the tools to create and host websites.

Introduction to Web Development

Last updated