# 00. 소개

## **구름EDU**?&#x20;

프로그래밍 이론을 바로 실습할 수 있는 환경을 제공하여 \
더 빠르고 쉬운 학습을 도와주는 소프트웨어 교육 서비스입니다.&#x20;

![](/files/-MLBjaY8qDE11nqUY5lI)

지금까지의 프로그래밍 강의는 웹사이트/블로그/슬라이드셰어(slideshare.net)에 게시된  \
컨텐츠를 읽고 혼자서 학습하는 **단방향** 실습 환경이었습니다.

**구름EDU**는 이러한 기존의 교육 환경을 개선하여  \
수강자가 직접 프로그래밍을 할 수 있는 환경을 구축하여 코딩 교육의 효율성을 극대화했습니다.

언제 어디서나 인터넷이 가능한 곳이라면 **구름EDU**를 통해 실시간으로 자료를 보고, \
프로그래밍 문제를 풀고, 자동으로 채점하는 등 다양한 서비스를 이용하실 수 있습니다.

엔트리, 스크래치 등 남녀노소 누구나 쉽고 재미있게 실습할 수 있는 블록코딩부터\
심화단계의 학습을 위한 강좌까지 다양한 분야와 난이도의 SW·AI 학습이 가능합니다.

![블록코딩 실습환경](/files/-MNlfeAbCd2805m1jdMJ)

![엔트리 실습환경](/files/-MNlo4UEdwibL28qx5KE)

![코드작성 실습환경](/files/-MNloiWjIgtmk94JQX2n)


---

# 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://help.goorm.io/ko/edu-student/introduce.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.
