# Courses

## Computer Science

### Specific Courses

#### [Computer Science Crash Course](https://www.youtube.com/watch?v=tpIctyqH29Q\&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo)

{% embed url="<https://www.youtube.com/watch?v=tpIctyqH29Q&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo>" %}

#### [CS50 By Harvard University](https://www.youtube.com/channel/UCcabW7890RKJzL968QWEykA)

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

#### [Introduction to Computer Science by MIT](https://www.youtube.com/watch?v=nykOeWgQcHM\&list=PLUl4u3cNGP63WbdFxL8giv4yhgdMGaZNA)

{% embed url="<https://www.youtube.com/watch?v=nykOeWgQcHM&list=PLUl4u3cNGP63WbdFxL8giv4yhgdMGaZNA>" %}

## Programming

### Specific Courses

* [Udacity - School of Programming](https://www.udacity.com/school-of-programming)

## General Course Websites

* [CloudAcademy](https://cloudacademy.com) - Cloud computing and certifications.
* [Codecademy](https://www.codecademy.com/) - Interactive way to learn programming.
* [Coursera](http://coursera.com/) - General courses website, has degree-granting paths.
* [edX](https://www.edx.org/) - General courses website.
* [O'Reilly](https://oreilly.com) - Good courses and amazing books.
* [PluralSight](https://pluralsight.com) - Video courses for beginners and practitioners.
* [Team Treehouse](https://teamtreehouse.com/) - Courses website with a great community and great articles.
* [Udacity](https://udacity.com) - General courses website, grants nanodegrees.
* [Udemy](https://udemy.com) - General courses website.

## Credits

Resources are compiled from various users in these Twitter threads:

* [E7san](https://twitter.com/E7san/status/1164760773857431553)
* [sultan\_7raag](https://twitter.com/sultan_7raag/status/1164973226092564482)


---

# 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://wiki.omar.engineer/education/programming-and-computer-science/courses.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.
