A beginner-friendly project demonstrating the fundamental concepts of JavaScript through practical examples. This project includes programs that use conditional statements, switch statements, type conversion, and user input.
- Grade calculator
- Even and odd number checker
- Weekday and weekend detector
- Type conversion using
Number() - Conditional statements (
if...else) - Switch statements
- Console-based output
- HTML5
- JavaScript (ES6)
javascript-fundamentals/
├── index.html
├── index0.js
├── index1.js
├── README.md
└── LICENSE
- Clone the repository.
- Open
index.htmlin any modern web browser. - Open the browser's Developer Tools (
F12) and navigate to the Console to view the program output.
- Understand JavaScript syntax
- Practice variables and data types
- Perform type conversion
- Implement conditional logic
- Use switch statements
- Work with user input and console output
Siddhika S
B.Tech Information Technology
Bannari Amman Institute of Technology