# Free and Open Books Repository and Provider

## Repository of Open Books

* [Freetechbooks](https://www.freetechbooks.com/), [search by license](https://www.freetechbooks.com/licenses?page=1)
* [Freecomputerbooks](https://freecomputerbooks.com/)
* [Open Textbooks Library](https://open.umn.edu/opentextbooks)
* [Directory of Open Access Books DOAB](https://www.doabooks.org/)
* [Libretexts](https://libretexts.org/)
* [Saylor Academy Books](https://www.saylor.org/books/)
* [Openstax](https://openstax.org/)
* [BC Campus](https://open.bccampus.ca/browse-our-collection/find-open-textbooks/)
* [Open SUNY Textbooks](https://textbooks.opensuny.org/)
* [NAP Edu](https://www.nap.edu/)
* [Open Text Books Hongkong](https://www.opentextbooks.org.hk/)
* [Oreilly Open Book](https://www.oreilly.com/openbook/)
* [Manitoba Open Textbooks](https://openedmb.ca/find-open-textbooks/)
* [OER](https://www.oercommons.org/hubs/open-textbooks)
* [Text Book Equity](https://www.textbookequity.org/)
* [Awesome Open Source Documents](https://github.com/hubtee/awesome-opensource-documents)
* [MIT Press Open](https://mitpress.mit.edu/mit-press-open)
* [MDPI](https://www.mdpi.com/books)
* [unglue it](https://unglue.it/)
* [Open Search Library](https://openresearchlibrary.org/)
* [Project Muse](https://muse.jhu.edu/)
* [Oapen](https://www.oapen.org/)
* [JSTOR Open](https://about.jstor.org/oa-and-free/)
* [Ubiquity Press](https://www.ubiquitypress.com/site/)
* [Bookboon](https://bookboon.com/en/textbooks)
* [de Gruyter](https://www.degruyter.com/)
* [Saylor Academy Open Textbooks - Saylor Academy](https://www.saylor.org/books/), [Saylor Academy Github](https://github.com/saylordotorg)

## Repository of Free Books

* [Learn Anything](https://github.com/learn-anything/books)
* [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)
* [Free Data Science Book](https://www.learndatasci.com/free-data-science-books/)
* <https://jsbooks.revolunet.com/>
* <https://exploringjs.com/>
* <https://pythonbooks.revolunet.com/>
* <https://www.syncfusion.com/ebooks>
* <https://devfreebooks.github.io/>
* <https://www.freetechbooks.com/>
* <https://www.onlineprogrammingbooks.com/>
* [All books on bookdown.org - Bookdown](https://bookdown.org/home/archive/)

And some git repositories :

1. <https://github.com/EbookFoundation/free-programming-books>
2. <https://github.com/ab-anand/programming-books>

## CC-BY Books Provider

* [Data Journalism](https://datajournalism.com/) CC-BY
* [Openstax Books](https://openstax.org/) and [CNX Books](https://cnx.org/) CC-BY
* [The Copula Books](https://cupola.gettysburg.edu/oer/) CC-BY
* [Tyller Wallace Books](https://www.wallace.ccfaculty.org/book/book.html) CC-BY
* [AOSA Books](https://aosabook.org/en/index.html) CC-BY
  * 500 Lines or Less
  * The Performance of Open Source Applications
* [Intech Open Books](https://www.intechopen.com/) CC-BY (after 2011)
  * [Advanced Applications for Artificial Neural Networks](https://www.intechopen.com/books/advanced-applications-for-artificial-neural-networks)
  * [Artificial Neural Networks - Models and Applications](https://www.intechopen.com/books/artificial-neural-networks-models-and-applications)
  * [Artificial Neural Networks - Architectures and Applications](https://www.intechopen.com/books/artificial-neural-networks-models-and-applications)
  * [Artificial Neural Networks - Methodological Advances and Biomedical Applications](https://www.intechopen.com/books/artificial-neural-networks-methodological-advances-and-biomedical-applications)
  * [Recurrent Neural Networks and Soft Computing](https://www.intechopen.com/books/recurrent-neural-networks-and-soft-computing)
  * [Recurrent Neural Networks for Temporal Data Processing](https://www.intechopen.com/books/recurrent-neural-networks-for-temporal-data-processing)
  * [Recurrent Neural Networks](https://www.intechopen.com/books/recurrent_neural_networks)

## CC-BY-NC Books Provider

* [Intech Open Books](https://www.intechopen.com/) CC-BY-NC (before 2011)

## List of Open Book

* [Open Text Books UMN](https://open.umn.edu/opentextbooks/)
* [CC Python Books](https://mksaad.wordpress.com/2019/04/03/open-source-python-programming-books-licensed-under-creative-commons/)
* [EbookFoundation/free-science-books: Inspired by free-programming-books, here's free-science-books](https://github.com/EbookFoundation/free-science-books)

## Out of Copyright Books

* [Ebook Fondation](https://ebookfoundation.org/)
* [Gitenberg](https://www.gitenberg.org/) Old Books as a GitHub Projects
* [Standard Ebooks](https://standardebooks.org) Old Books rewritten as new epub/pdf books

## Free eBook

* [Principle of Management](https://github.com/miks98/Principle-of-Management-Spring2020)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/book/free-open-book-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
