# 课程简介

**课程名称：基于机器人的实践方法 ‌**&#x20;

**授课教师：周庆国 狄长艳 ‌**&#x20;

**授课对象：兰州大学榆中校区本科生 ‌**&#x20;

本课程主要包括计算机基础知识和可视化编程的学习，最后将可视化编程程序与机器人的实践结合，课程会兼顾基础概念和高级应用。另外，根据非计算机专业学生学习、工作、生活的需要，本课程将理论和应用技术有机地结合在一起，不仅能帮助学生掌握计算机基础知识、Blockly的使用，还可以培养学生在各专业领域中应用计算机解决问题的思维方式和创新能力。


---

# 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://zhaoyilun22.gitbook.io/robot/master.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.
