Files
Harshit-Sachdev/Week-3/Day-1/Readme.md

26 lines
568 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Week 3 Day 1
## Advanced JavaScript Functions and Objects
### Date
29 December 2025
### Objective
To understand JavaScript functions and objects for writing modular and structured code.
### Topics Covered
- Function declaration and usage
- JavaScript objects
- Object properties and methods
### Activities Performed
- Practiced creating functions
- Worked with objects and methods
- Executed JS code in browser console
### Learning Outcomes
- Improved understanding of reusable logic
- Learned object-oriented basics in JavaScript
### Status
Completed