Skip to content

This repository documents my daily progress as I learn JavaScript, following tutorials and resources from the SuperSimpleDev YouTube channel. It includes code snippets, learning notes, and mini projects to reinforce key concepts in JavaScript, with regular commits showing my growth.

Notifications You must be signed in to change notification settings

kirtick28/Java-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 JavaScript Learning Journey 🚀

Welcome to my JavaScript Learning Repository! This is where I document my daily progress as I dive deeper into JavaScript, building a solid foundation for web development.


🎯 Goal

I am learning JavaScript to strengthen my skills in backend development, and I am committed to pushing daily updates to this repository.


📚 Learning Resource

  • I'm following the SuperSimpleDev YouTube Channel for clear, beginner-friendly tutorials that explain JavaScript concepts in a simple and effective way.

📦 What's in This Repository?

  • Daily Progress: I commit new code and notes each day as I learn more.
  • Code Snippets: Handy and reusable code examples.
  • Mini Projects & Challenges: To test my knowledge with practical tasks.
  • Learning Notes: Documenting important concepts and takeaways.

🛠 Topics Covered So Far

  • 🔸 JavaScript Basics: Variables, Data Types, and Operators
  • 🔸 Control Flow: Conditionals (if-else), Loops (for, while)
  • 🔸 Functions: Declarations, Expressions, and Arrow Functions
  • 🔸 Arrays & Objects: Manipulation and use-cases
  • 🔸 DOM Manipulation: Interacting with HTML elements (coming soon)
  • 🔸 Asynchronous JavaScript: Callbacks, Promises, Async/Await (coming soon)

🏗️ Upcoming Topics

  • Node.js & Express.js for backend development
  • API Development using REST principles
  • React for frontend integration (later stage)

💡 Why JavaScript?

JavaScript is essential for both frontend and backend development. I'm starting with JavaScript for backend, but plan to explore its versatility for full-stack development.


🌟 Future Goals

  • Master Node.js and Express.js to build robust backends.
  • Work on full-stack web applications.
  • Contribute to open-source JavaScript projects.
  • Learn React for frontend development.

📈 Daily Progress

Date Topic or Activity
Day 1 JavaScript Basics: Math, String
Day 2 Variables and Conditional Statements
Day 3 Functions and Scoping and Objects
Day 4 DOM Manipulation
Day 5 Basics of CSS with DOM
Day 6 Array ans Looping Statements
Day 7 Advanced Functions

🔗 Connect

Feel free to follow my progress or even contribute if you're interested! Let’s learn JavaScript together. 😊


🛠️ How to Use This Repository

  1. Clone the repo
git clone https://github.com/kirtick28/Java-Script.git
  1. Navigate to the directory
cd Java-Script
  1. Open the code in your favorite editor and start exploring!

🤝 Contributing

Contributions, suggestions, and improvements are always welcome! Just submit an issue or a pull request, and let's collaborate to make this journey better.

🏆 Happy Coding!

About

This repository documents my daily progress as I learn JavaScript, following tutorials and resources from the SuperSimpleDev YouTube channel. It includes code snippets, learning notes, and mini projects to reinforce key concepts in JavaScript, with regular commits showing my growth.

Resources

Stars

Watchers

Forks