Skip to content

Latest commit

Β 

History

History
105 lines (59 loc) Β· 1.73 KB

File metadata and controls

105 lines (59 loc) Β· 1.73 KB

πŸ“š Programming Books

A curated collection of programming books, learning resources, and reference materials for developers.

✨ About

This repository serves as a collection of programming books covering multiple programming languages, frameworks, and computer science topics. It is intended to help students, beginners, and experienced developers find useful learning materials in one place.


πŸš€ Getting Started

Clone the repository:

git clone https://github.com/subhasish20/Programming_Books.git

Move into the project directory:

cd Programming_Books

Browse the folders and start reading your preferred books.


🎯 Who Is This For?

  • πŸŽ“ Students
  • πŸ‘¨β€πŸ’» Beginner Programmers
  • πŸ’Ό Software Developers
  • πŸ“š Self-Learners
  • πŸ§‘β€πŸ« Educators

🀝 Contributing

Contributions are always welcome!

If you'd like to contribute:

  1. 🍴 Fork the repository

  2. 🌿 Create a new branch

    git checkout -b feature-name
  3. βœ… Commit your changes

    git commit -m "Add new programming book"
  4. πŸš€ Push to GitHub

    git push origin feature-name
  5. πŸ” Open a Pull Request


⭐ Support

If you find this repository useful:

⭐ Star the repository

🍴 Fork it

πŸ“’ Share it with others


⚠️ Disclaimer

This repository is intended for educational purposes only.

If any copyrighted material has been included unintentionally, please open an issue or contact the repository owner for removal.


πŸ“¬ Contact

Author: Subhasish

GitHub: https://github.com/subhasish20


🌟 Happy Learning & Happy Coding! πŸš€

Made with ❀️ for the Developer Community