A curated collection of books, notes, and references on programming, computer science, and related technical fields.
This repository serves as a personal library and knowledge archive to help learners, developers, and researchers easily access useful resources.
- Programming Languages
- Computer Science Fundamentals
- Algorithms & Data Structures
- Databases & Systems
- Networking
- Artificial Intelligence & Machine Learning
- Cloud & DevOps
- Miscellaneous Technical Resources
Clone the repository and navigate through the folders to find the resources you need:
git clone https://github.com/namelessandgood/Books.git
cd BooksYou can open PDF/EPUB files directly with your preferred reader.
Books/
├── Programming/
├── ComputerScience/
├── Algorithms/
├── Databases/
├── Networking/
├── AI-ML/
└── Misc/
Contributions are welcome! If you’d like to add more resources:
- Fork this repository
- Create a new branch (
git checkout -b feature/new-book) - Add your resources into the appropriate folder
- Commit your changes and push
- Create a Pull Request
This repository is for educational purposes only. All rights for the books and resources belong to their respective authors and publishers. If you are the author of any material here and would like it removed, please open an issue or contact me.
If you find this repository useful, please consider giving it a star ⭐ to help others discover it.