Skip to content

Rishiraj-Pathak-27/Javascript-Programming-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ JavaScript Programming Notes

Welcome to JavaScript Programming Notes – a beginner-friendly and practical guide to learning Core JavaScript with real examples, practice files, and revision content. This repo is perfect for students, developers, or anyone looking to strengthen their JavaScript fundamentals πŸš€


πŸ“‚ Project Structure


Javascript-Programming-Notes/
β”œβ”€β”€ .vscode/
β”œβ”€β”€ chapter1.md
β”‚   β”œβ”€β”€ index.html
β”‚   └── script.js
β”œβ”€β”€ chapter2.md
β”‚   β”œβ”€β”€ index.html
β”‚   └── script.js
β”œβ”€β”€ chapter3.md
β”‚   β”œβ”€β”€ index.html
β”‚   └── script.js
β”œβ”€β”€ chapter4.md
β”‚   β”œβ”€β”€ index.html
β”‚   └── script.js
β”œβ”€β”€ chapter5.md
β”‚   β”œβ”€β”€ index.html
β”‚   └── script.js
β”œβ”€β”€ Quick Revision/
β”‚   β”œβ”€β”€ Introdcton.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”‚   β”œβ”€β”€ Datatypes.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”‚   β”œβ”€β”€ Loops.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”‚   β”œβ”€β”€ Variables.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”‚   β”œβ”€β”€ Conditional_Switch.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”‚   β”œβ”€β”€ functions_JS.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”œβ”€β”€ Arrays.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”œβ”€β”€ Pratice.md
β”‚       β”œβ”€β”€ index.html
β”‚       └── script.js
β”œβ”€β”€ basic_html.html
β”œβ”€β”€ ES6_html.html
β”œβ”€β”€ practice_ques.html
β”œβ”€β”€ practice_ques.js
└── script.js

  • Each chapter_X folder contains related JS topics with HTML/JS examples.
  • Quick Revision/ is for last-minute brushing up of concepts.
  • Practice files help reinforce concepts.

πŸš€ How to Use This Repository

πŸ› οΈ 1. Fork this Repository

Click the ⭐ Star and then 🍴 Fork button on the top-right of this repo to save it to your GitHub.

πŸ’» 2. Clone to Your Local System

git clone https://github.com/Rishiraj-Pathak-27/Javascript-Programming-Notes.git

Replace YOUR-USERNAME with your GitHub username.

πŸ§‘β€πŸ’» 3. Open in Visual Studio Code

cd Javascript-Programming-Notes
code .

Make sure you have Javascript IDE Preinstalled.


✏️ Handwritten Notes & OOPS Topic (Coming Soon)

πŸ“ Handwritten notes & More Topic are currently under development and will be added soon to enhance your learning experience.

Stay tuned for more updates!


🀝 Contributing

Contributions are welcome! If you'd like to suggest improvements, fix errors, or add your examples:

  • Open an issue
  • Fork the repo
  • Submit a pull request

πŸ“Œ Don't Forget

  • ⭐ Star this repository if you find it helpful
  • 🍴 Fork it to your profile
  • πŸ“₯ Clone it for best use in VS Code
  • 🧠 Keep learning and exploring JavaScript!

πŸ“§ Connect with Me

Rishiraj Pathak GitHub: @Rishiraj-Pathak-27


Happy Coding! πŸ’»βœ¨

                - Rishiraj U. Pathak

About

πŸ“˜ JavaScript Programming Notes : This repository contains concise, beginner-friendly notes on Core JavaScript programming Concepts with practical examples. It's designed to help learners understand core concepts through handwritten-style explanations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors