# Курсы по программированию

[Курс "Фронтенд".](https://www.youtube.com/playlist?list=PLrCZzMib1e9rV0rMZDz2OJFcQVuvxIDav) (VK Team, 2015)\
Технопарк Mail.ru Group, МГТУ им. Н.Э. Баумана.

[Harvard CS50](https://javarush.ru/quests/QUEST_HARVARD_CS50)\
Легендарный Гарвардский курс CS5.0 по программированию.

[Основы JAVA](https://ru.hexlet.io/courses/java-basics)\
Бесплатный курс от Hexlet по основам JAVA. 29 уроков.

[Основы JavaScript](https://ru.hexlet.io/courses/js-basics)\
Бесплатный курс от Helet по JavaScript В курсе рассматриваются основы языка JavaScript, а также необходимые понятия для программирования на нем. Такие как работа с ошибками, отладка, импорт модулей.


---

# 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://qabook.gitbook.io/start/materialy/kursy/kursy-po-programmirovaniyu.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.
