HashHashBooks β’ About the Project β’ Categories β’ How to Use β’ Contributions β’ License β’ Acknowledgments β’ Contact
Welcome to HashHashBooks, a curated collection of programming books and notes to help developers of all levels master coding concepts, improve their skills, and stay updated with the latest technologies.
HashHashBooks serves as a resource hub that:
- Offers high-quality programming books and notes across diverse topics.
- Covers popular programming languages, frameworks, algorithms, and more.
- Helps both beginners and experienced developers on their learning journeys.
Whether you're exploring C++, web development, or diving into machine learning, this repository has you covered.
The repository includes books on:
- Programming Languages: Python, C++, Java, and more.
- Web Development: HTML, CSS, JavaScript, React, backend frameworks.
- Data Science: Analysis, visualization, and statistics.
- Algorithms & Data Structures: Problem-solving and efficient techniques.
- Machine Learning: AI, neural networks, and data modeling.
- Miscellaneous: Software engineering, career advice, and general tech topics.
-
Clone the repository:
git clone https://github.com/ZouariOmar/HashHashBooks.git
-
Browse the folders to find books/notes of interest.
-
Start learning and enjoy the journey!
Contributions are welcome to expand and improve the repository! Here's how you can contribute:
-
Fork this repository.
-
Clone your fork:
git clone https://github.com/<your-username>/HashHashBooks.git
-
Create a new branch for your feature:
git checkout -b feature/add-new-book
-
Commit your changes:
git commit -m "Add [Book Name | Note Name] to [Category]"
-
Push your branch:
git push origin feature/add-new-book
-
Open a pull request for review.
This repository is licensed under the GPL License. You are free to use, modify, and distribute the content. See the LICENSE file for details.
A big thank you to all the contributors and the authors of these amazing books! π
For questions or suggestions, feel free to reach out:
- GitHub: ZouariOmar
- Email: [email protected]
- LinkedIn: Zouari Omar
Happy Learning!
This compact version includes all essential details, formatted for a single README file. Let me know if you'd like to modify or add anything!