# eBook

## Interesting Online Books

* [Data Mining in Social Science](https://legacy.gitbook.com/book/lingfeiwu1/data-mining-in-social-science/details)
* [The Practice of Reproducible Research](https://www.practicereproducibleresearch.org/)

## Online book

* [The Managers Handbook–The Manager's Handbook](https://themanagershandbook.com/)

## eBook

* [Computer Networks from Scratch](https://www.networksfromscratch.com/)

## eBook

* [Elements of Programming](http://elementsofprogramming.com/)

## eBook

* [Free Programming Books–GoalKicker.com](https://books.goalkicker.com/)
* [Teach Yourself Computer Science](https://teachyourselfcs.com/)
* [Programming Languages Textbooks - Open Textbook Library](https://open.umn.edu/opentextbooks/subjects/programming-languages)
* [Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials](https://freecomputerbooks.com/)
* [Elements of Programming](http://elementsofprogramming.com/)
* [bayandin/awesome-awesomeness: A curated list of awesome awesomeness](https://github.com/bayandin/awesome-awesomeness)
* [Elementary Calculus](https://people.math.wisc.edu/~keisler/calc.html)
* [Online Library and Publication Platform - OAPEN](https://oapen.org/)
* [Practical Deep Learning for Coders - The book](https://course.fast.ai/Resources/book.html)
* [High Performance Browser Networking (O'Reilly)](https://hpbn.co/)
* [Robotic Manipulation](https://manipulation.csail.mit.edu/)
* [Foundations of Vision](https://foundationsofvision.stanford.edu/)

## eBook

* [r/all book recommendations - reddit reads](https://www.redditreads.com/r/all)

## Book

* [An Introduction to Statistical Learning](https://www.statlearning.com/)

## eBook

* [The Nature of Code](https://natureofcode.com/book/) - CC-BY-NC

## eBook

* [Practical Deep Learning for Coders 2022 · fast.ai](https://www.fast.ai/2022/07/21/dl-coders-22/)

## Machine Learning eBook

* [Machine Learning textbook](http://www.cs.cmu.edu/afs/cs.cmu.edu/user/mitchell/ftp/mlbook.html)

## Ebook

* [2012 Book Archive](https://2012books.lardbucket.org/)
* [Saylor Academy - Saylor Academy](https://learn.saylor.org/)
* [The Feynman Lectures on Physics Website](https://www.feynmanlectures.caltech.edu/info/)
* [A Data-Centric Introduction to Computing](https://dcic-world.org/2022-08-28/index.html)

## Online HTML Book

* [Flyb](https://flylib.com/) Online HTML CHM Books


---

# 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/ebook.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.
