End of Year: Dec 31, 2024


Intro to CS & Web Development

Syllabus

This course is designed to engage students in the basics of web development and general programming by helping them understand the fundamentals of what we use daily: the internet and the devices that allow access to it. Learning programming helps improve critical thinking and problem-solving skills, which are absolutely essential in the increasingly complex world we live in today. By the end of the course, students should understand the basics of computers and web technology and be able to deploy a dynamic custom website using HTML, CSS, and JavaScript.

  • 1. Introduction to Web Development & Set Up
  • 2. HTML
  • 3. HTML & CSS (LOAD IMAGE)
  • 4. CSS & BOOTSTRAP
  • 5. JAVASCRIPT - Variables & Functions
  • 6. JAVASCRIPT - Loops
  • 7. JAVASCRIPT - DOM Manipulation
  • 8. JAVASCRIPT - Conditions
  • 9. JAVASCRIPT - Data Structures
  • 10. DEPLOYMENT