WEB FEB 2024 COHORT
A STEAM LAB KENYA technology program
OVERVIEW
This is an introductory class curated for learners with minimal to no previous web development experience. At the end of the program duration, learners are expected to be comfortable with the following:
General Concepts
1. History and overview of the web
2. Visual Studio Code Set Up
3. Github and GitHub actions
Web Specific
1. HTML – What you see on a web page
2. CSS – How the content is styled
3. JAVASCRIPT -> Behavior of the page content. What happens when you click , submit or add data
4. APIs -> Getting data that is displayed on a website. Think of instagram when you search for specific page
PROJECT: Along the program, You will be working on your own project that ties these concepts together.