I started this repository as a small step in my JavaScript learning journey.
Instead of only learning concepts from theory, I practiced them by building 10 simple programs. Each program helped me understand JavaScript through real examples.
- Even or Odd
- Pass or Fail
- Find the Largest Number
- Sum from 1 to N
- Multiplication Table
- Count Digits
- Reverse a Number
- Factorial
- Prime Number
- Star Pattern
Through these exercises, I practiced functions, if-else conditions, loops, arithmetic operators, and nested loops.
This repository represents my progress from understanding basic syntax to solving small programming problems step by step.
One program at a time. One concept at a time.
Sundara Muni
GitHub: sundargit-hub
LinkedIn: Sundara Muni
#JavaScript #JavaScriptPractice #CodingPractice #LearningJavaScript #WebDevelopment