home

📚 Week 2: JavaScript Fundamentals

Welcome to Week 2! This week we’ll explore the basics of JavaScript – the core language of the web.

Topics Covered

Goals

✅ Write and run JS code in the browser
✅ Understand how to manipulate HTML with JavaScript
✅ Use arrays and objects effectively

You’ll start thinking like a programmer!