Skip to content

midikang/Programming-Hero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 Programming Hero - Complete Web Development Course Notes

Welcome to my GitHub repository for the Complete Web Development Course by Programming Hero.
This repo contains structured notes, code snippets, key concepts, and useful links for each module and class in the course.


🚀 About the Course

The Complete Web Development Course is a project-based learning program that covers:

  • HTML5, CSS3, Tailwind, Bootstrap
  • JavaScript (ES6+), DOM, API
  • React.js, Firebase
  • Node.js, Express.js, MongoDB
  • Full-stack project deployment
  • Git, GitHub, Debugging, and more...

🗂️ Repository Structure

programming-hero/ ├── module-1/ │ ├── class-1.md │ ├── class-2.md │ └── ... ├── module-2/ │ ├── ... └── README.md

Each module contains markdown files with detailed notes, including:

  • ✅ Topics Covered
  • 💡 Concepts Explained
  • 🔗 Resource Links
  • 🧠 Personal Takeaways

✍️ Why This Repo?

This repository is for:

  • 📚 My own learning documentation
  • 🧑‍💻 Quick revision & reference
  • 👨‍👩‍👧‍👦 Sharing with fellow learners

🛠️ Tools Used

  • Markdown (.md) for note-taking
  • Git & GitHub for version control
  • VS Code as primary editor
  • Google & MDN Docs for deeper research

📅 Progress Tracker

Module Status Notes
Module 1 ✅ Completed 🔗 Notes
Module 2 ✅ Completed 🔗 Notes
Module 3 🚧 In Progress 🔗 Notes
... ... ...

✅ = Done | 🚧 = In Progress | 🔜 = Upcoming


🌐 Live Projects (if any)


🤝 Connect With Me


“Learning by doing, building, and sharing – one commit at a time.”


About

Personal note's for Programming-Hero Every module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.3%
  • HTML 19.2%
  • CSS 3.5%