Skip to content

SuRu190/JavaScript-Basics-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Basics Practice

This repository contains my practice exercises for learning JavaScript fundamentals.
Each file is a small, self-contained program that can be run using Node.js in the terminal.


✅ Completed Tasks Structure

Each task contains:

  • script.js – JavaScript File
  • README.md – Objective, Concepts Used, Code Explanation

📌 Objective

To strengthen my understanding of JavaScript basics such as:

  • Variables and data types
  • Operators
  • Conditional statements
  • Loops
  • Functions
  • Basic problem-solving

🎯 Purpose

The goal of this repository is to practice and strengthen the basics of JavaScript by solving small, beginner-friendly coding problems. These programs help in understanding control structures, logical thinking, and problem-solving skills, which form the foundation for advanced JavaScript and frontend development.

About

Beginner JavaScript logic exercises with simple examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published