# Computer Organization and Architecture

## First: Watch this university course&#x20;

{% hint style="info" %}
Their reference book is Computer Architecture by Linda Null
{% endhint %}

{% embed url="<https://www.youtube.com/watch?ab_channel=BilkentOnlineCourses&list=PLhwVAYxlh5dvB1MkZrcRZy6x_a2yORNAu&v=CDO28Esqmcg>" %}

## Notable considerations

{% embed url="<https://www.youtube.com/watch?ab_channel=CarnegieMellonComputerArchitecture&t=4585s&v=zLP_X4wyHbY>" %}

{% embed url="<https://www.youtube.com/watch?ab_channel=Computerphile&t=268s&v=Ml3-kVYLNr8>" %}

{% embed url="<https://www.youtube.com/watch?ab_channel=Computerphile&t=659s&v=XETZoRYdtkw>" %}

## Ref

![](/files/UREOGgQyGCLACK8TimdA)

{% embed url="<https://www.youtube.com/user/Computerphile>" %}


---

# 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://abdulrahman-1.gitbook.io/my-digital-garden/level-1-computer-science/computer-organization-and-architecture.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.
