Skip to content

Latest commit

Β 

History

History
37 lines (24 loc) Β· 1.2 KB

File metadata and controls

37 lines (24 loc) Β· 1.2 KB

Nov-Batch-Daily-Scripts

πŸ“š Day-wise Practice Codes Repository

Welcome to the Nov-Batch-Daily-Scripts repository! πŸŽ‰ Here, you will find all the practice codes we work on daily during our learning journey. This repository is a one-stop solution to revisit and practice the concepts we've covered.


πŸ“ Repository Structure

  • Day-wise Folders: Each day's learning material is organized into separate folders for easy navigation.
  • Code Examples: Practical examples discussed during the session.
  • Practice Problems: Challenges to enhance your understanding.

πŸ’‘ Contribution Guidelines

Feel free to contribute by:

  1. Adding additional practice problems.
  2. Sharing alternative solutions to existing problems.
  3. Suggesting improvements to the code or documentation.

πŸš€ Latest Update: 26th December

Topic: Objects in JavaScript
We're diving deep into JavaScript objects! πŸ› οΈ
This section includes code snippets, examples, and practice problems that demonstrate the concepts of objects in JavaScript, such as:

  • Object creation
  • Accessing and modifying properties
  • Object methods
  • Iterating over objects

Happy Coding! πŸš€