The Web Development Beginner’s Bootcamp 2020
-
Introduction -
Setting Up Environment -
HTML 5 -
CSS 3 -
Javascript and Jquery -
Bootstrap
- You should be comfortable using a PC
Hello and welcome to this course.
This course is an introductory course to web development for absolute beginners.
The aim of the course is not take you from beginner to expert but to take you
from beginner to a point where you can you can decide if you want to explore more.
The three technologies every web developer must know are :
HTML : Used to create content
CSS: Used to present the content
JavaScript : Used to create interaction
They are the building blocks of all websites and web based projects.This course will teach you the basics of these three technologies by creating a basic one page website project.
- Absolute beginners to web development