SlideShare une entreprise Scribd logo
1  sur  43
Télécharger pour lire hors ligne
구름IDE : 클라우드 통합개발환경

교육용 버전 소개
구름IDE: 클라우드 통합개발환경

프로젝트 소개

2
클라우드 통합개발환경 구름IDE
• 클라우드 통합 개발 환경
–
–
–
–
–

웹 브라우저만 있으면 언제 어디서나 개발 가능
별도의 설치 과정이 불필요
온라인 빌드/실행/디버깅 지원
온라인 실시간 협업 지원
다양한 프로그래밍 언어 지원

3
구름의 동작 환경
• 동작 환경
– 운영체제에 관계 없이 웹 표준을 준수하는 브라우저에서 동작
– 운영체제: Windows, Mac OSX, Linux
– 브라우저: Chrome, Safari, Firefox, Opera

• 구글 크롬 브라우저
– 최신 웹 기술을 기반으로 웹표준을 잘 지원하는
구글 크롬에서 가장 잘 동작

4
goormIDE: 클라우드 통합개발환경

교육용버전 소개

5
교육용 기능

<대시보드:관리도구>

<실시간 퀴즈>

<강의 슬라이드 공유>

<자동 채점>

<유사도 검사>
6
교육용버전 시나리오
교수자 / 강의자

학생

관리자 로그인

가입/로그인
퀴즈 등록
문제 출제

프로그램 작성
IDE 내 제출
실시간 채점

•
•
•
•

결과 확인
소스코드 확인
유사도 검사
원격 지도(협업)
7
회원 가입
• http://class.skku.goorm.io 에 접속

8
회원 가입
• 로그인 화면에서 회원 가입 버튼을 누릅니다.

9
회원 가입
• 필요한 정보를 입력하고 가입을 완료합니다.

10
회원 가입
• 로그인이 완료되면 다음과 같은 메인 화면이 뜹니다.

11
새 프로젝트 만들기
• 화면 상단의 파일-새 프로젝트
또는 툴바에서 새 프로젝트를 선택합니다.

12
새 프로젝트 만들기
• C++ Console 프로젝트를 선택합니다.

13
새 프로젝트 만들기
• 필요한 정보를 입력하고 확인 버튼을 클릭합니다.

14
새 프로젝트 만들기
• 프로젝트가 정상적으로 생성되면 화면 좌측의
프로젝트 탭에 디렉토리와 파일이 출력됩니다.

15
새 프로젝트 만들기
• src/main.cpp 파일을 더블 클릭하거나
오른쪽 버튼 메뉴 – 열기를 선택합니다.

16
빌드 및 실행
• 화면 상단의 프로젝트 – 빌드를 선택하거나
또는 툴바에서 아래 아이콘을 클릭합니다.

17
빌드 및 실행
• 빌드 할 프로젝트를 선택하고 빌드 버튼을 누릅니다.

18
빌드 및 실행
• 빌드가 정상적으로 완료되면
하단의 터미널에 메시지가 출력됩니다.

19
빌드 및 실행
• 화면 상단의 프로젝트 – 실행을 클릭하거나
또는 툴바에서 아래 아이콘을 클릭합니다.

20
빌드 및 실행
• 실행이 정상적으로 완료되면 결과는
아래의 터미널에서 확인 가능합니다.

21
편집 기능
• 찾기 / 바꾸기
– CTRL + F

22
편집 기능
• 자동 완성
– CTRL + SPACE

23
슬라이드 공유
• 화면 우측의 슬라이드 탭에서
교수자의 강의자료를 함께 볼 수 있습니다.

24
슬라이드 공유
• 화면 우측의 슬라이드 탭에서
교수자의 강의자료를 함께 볼 수 있습니다.

25
커뮤니케이션/협업
• 우측의 커뮤니케이션 탭에서 동일 프로젝트에
접근한 유저끼리 채팅이 가능합니다.

26
커뮤니케이션/협업
• 교수자의 프로젝트는 수강 학생들과 공유되지 않습니다.
– 프로젝트 - 프로젝트 공유를 통해 가능합니다.

27
커뮤니케이션/협업
• 학생들이 새로 만드는 모든 프로젝트는
교수자와 공유됩니다.

28
커뮤니케이션/협업
• 학생의 프로젝트는 실시간으로 교수자의 편집이 가능합니다.

29
커뮤니케이션/협업
• 학생들간의 협업도 가능하나
교수자의 허가가 있어야만 합니다.

30
퀴즈/시험/과제
• 생성된 시험은 시험 관리에서 확인할 수 있고
시험을 시작 및 중지할 수 있습니다.

31
퀴즈/시험/과제
• 시작된 시험은 IDE의 우측 레이아웃에서 확인할 수 있습니다.

32
퀴즈/시험/과제
• 퀴즈 항목을 클릭하면 문제 내용을 확인할 수 있습니다.

33
퀴즈/시험/과제
• 새 프로젝트를 만들어 문제를 해결합니다.
• 제출 전에는 반드시 빌드를 해야 합니다.

34
퀴즈/시험/과제
• 퀴즈/시험/과제는 문제당
하나의 프로젝트를 업로드하여 자동 채점을 받습니다.

35
퀴즈/시험/과제
• 해당하는 문제에 대해 업로드를 시작합니다.

36
퀴즈/시험/과제
• 해당 문제를 해결했을 경우 아래처럼 성공으로 표시됩니다.

37
채점 관리
• 교수자는 문제를 해결한 학생의 명단을 확인할 수 있습니다.

38
채점 관리
• 교수자는 학생들이 제출한 소스코드들을
실시간으로 확인할 수 있습니다.

39
채점 관리
• 교수자는 학생들이 제출한 소스코드들의
채점 진행 상황을 확인할 수 있습니다.

40
유사도 검사
• 교수자는 학생들이 제출한
소스코드들의 유사도를 검사할 수 있습니다.

41
유사도 검사
• 설정한 값 이상의 유사도를 보이는
학생들의 소스코드를 비교하여 볼 수 있습니다.

42
Q&A
• 구름 기능 및 시스템 문의
– 이메일1: contact@goorm.io
– 이메일2: bu.ahn@goorm.io

• 건의 사항/버그 리포팅
– 메뉴 → 계정 → 로그아웃 → 사용자 의견

43

Contenu connexe

En vedette

C programming & data structure [character strings & string functions]
C programming & data structure   [character strings & string functions]C programming & data structure   [character strings & string functions]
C programming & data structure [character strings & string functions]MomenMostafa
 
Data Structure (Introduction to Data Structure)
Data Structure (Introduction to Data Structure)Data Structure (Introduction to Data Structure)
Data Structure (Introduction to Data Structure)Adam Mukharil Bachtiar
 
ABAP Programming Overview
ABAP Programming OverviewABAP Programming Overview
ABAP Programming Overviewsapdocs. info
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its typesNavtar Sidhu Brar
 
Data Structure In C#
Data Structure In C#Data Structure In C#
Data Structure In C#Shahzad
 
Lecture 1 data structures and algorithms
Lecture 1 data structures and algorithmsLecture 1 data structures and algorithms
Lecture 1 data structures and algorithmsAakash deep Singhal
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its typesNavtar Sidhu Brar
 
DATA STRUCTURES
DATA STRUCTURESDATA STRUCTURES
DATA STRUCTURESbca2010
 
មេរៀនៈ Data Structure and Algorithm in C/C++
មេរៀនៈ Data Structure and Algorithm in C/C++មេរៀនៈ Data Structure and Algorithm in C/C++
មេរៀនៈ Data Structure and Algorithm in C/C++Ngeam Soly
 
Fundamentals of data structures
Fundamentals of data structuresFundamentals of data structures
Fundamentals of data structuresNiraj Agarwal
 

En vedette (12)

C programming & data structure [character strings & string functions]
C programming & data structure   [character strings & string functions]C programming & data structure   [character strings & string functions]
C programming & data structure [character strings & string functions]
 
Data Structure (Introduction to Data Structure)
Data Structure (Introduction to Data Structure)Data Structure (Introduction to Data Structure)
Data Structure (Introduction to Data Structure)
 
ABAP Programming Overview
ABAP Programming OverviewABAP Programming Overview
ABAP Programming Overview
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its types
 
Data Structure In C#
Data Structure In C#Data Structure In C#
Data Structure In C#
 
Chapter one
Chapter oneChapter one
Chapter one
 
Lecture 1 data structures and algorithms
Lecture 1 data structures and algorithmsLecture 1 data structures and algorithms
Lecture 1 data structures and algorithms
 
Data Structure
Data StructureData Structure
Data Structure
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its types
 
DATA STRUCTURES
DATA STRUCTURESDATA STRUCTURES
DATA STRUCTURES
 
មេរៀនៈ Data Structure and Algorithm in C/C++
មេរៀនៈ Data Structure and Algorithm in C/C++មេរៀនៈ Data Structure and Algorithm in C/C++
មេរៀនៈ Data Structure and Algorithm in C/C++
 
Fundamentals of data structures
Fundamentals of data structuresFundamentals of data structures
Fundamentals of data structures
 

Similaire à Goorm ide 교육용버전 for skku(학생)

도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day
도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day
도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container DayAmazon Web Services Korea
 
[20140624]소개자료
[20140624]소개자료[20140624]소개자료
[20140624]소개자료유석 남
 
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴Ian Choi
 
Cloud ide를 이용한_모바일_개발의_가능성과_전망
Cloud ide를 이용한_모바일_개발의_가능성과_전망Cloud ide를 이용한_모바일_개발의_가능성과_전망
Cloud ide를 이용한_모바일_개발의_가능성과_전망Sung-tae Ryu
 
Github 으로 학교 팀 프로젝트 하기
Github 으로 학교 팀 프로젝트 하기Github 으로 학교 팀 프로젝트 하기
Github 으로 학교 팀 프로젝트 하기nexusz99
 
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)NAVER D2
 
TOAST Meetup2015 - 구름 Cloud IDE (류성태)
TOAST Meetup2015 - 구름 Cloud IDE (류성태)TOAST Meetup2015 - 구름 Cloud IDE (류성태)
TOAST Meetup2015 - 구름 Cloud IDE (류성태)TOAST_NHNent
 
클라우드 IDE, 구름 프로젝트 | Devon 2012
클라우드 IDE, 구름 프로젝트 | Devon 2012클라우드 IDE, 구름 프로젝트 | Devon 2012
클라우드 IDE, 구름 프로젝트 | Devon 2012Daum DNA
 
구름EDU 서비스 소개
구름EDU 서비스 소개구름EDU 서비스 소개
구름EDU 서비스 소개anna_purna
 
지속적인 통합
지속적인 통합지속적인 통합
지속적인 통합중선 곽
 
신입 개발자 생활백서 [개정판]
신입 개발자 생활백서 [개정판]신입 개발자 생활백서 [개정판]
신입 개발자 생활백서 [개정판]Yurim Jin
 
구름 기본 소개자료
구름 기본 소개자료구름 기본 소개자료
구름 기본 소개자료웅식 전
 
학교에선 알려주지 않는 오픈소스이야기 - 박치완님
학교에선 알려주지 않는 오픈소스이야기 - 박치완님학교에선 알려주지 않는 오픈소스이야기 - 박치완님
학교에선 알려주지 않는 오픈소스이야기 - 박치완님NAVER D2
 
개발자, 성장하는 '척' 말고, 진짜 성장하기
개발자, 성장하는 '척' 말고, 진짜 성장하기개발자, 성장하는 '척' 말고, 진짜 성장하기
개발자, 성장하는 '척' 말고, 진짜 성장하기Donghyun Cho
 
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdfeastarJeong2
 

Similaire à Goorm ide 교육용버전 for skku(학생) (20)

도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day
도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day
도커 컨테이너 활용 사례 Codigm - 남 유석 개발팀장 :: AWS Container Day
 
[20140624]소개자료
[20140624]소개자료[20140624]소개자료
[20140624]소개자료
 
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
 
Cloud ide를 이용한_모바일_개발의_가능성과_전망
Cloud ide를 이용한_모바일_개발의_가능성과_전망Cloud ide를 이용한_모바일_개발의_가능성과_전망
Cloud ide를 이용한_모바일_개발의_가능성과_전망
 
Github 으로 학교 팀 프로젝트 하기
Github 으로 학교 팀 프로젝트 하기Github 으로 학교 팀 프로젝트 하기
Github 으로 학교 팀 프로젝트 하기
 
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)
경희대 해커 기술 세미나 - Git hub으로 학교 팀프로젝트 하기(조성수)
 
DevOps
DevOpsDevOps
DevOps
 
TOAST Meetup2015 - 구름 Cloud IDE (류성태)
TOAST Meetup2015 - 구름 Cloud IDE (류성태)TOAST Meetup2015 - 구름 Cloud IDE (류성태)
TOAST Meetup2015 - 구름 Cloud IDE (류성태)
 
Goorm
GoormGoorm
Goorm
 
클라우드 IDE, 구름 프로젝트 | Devon 2012
클라우드 IDE, 구름 프로젝트 | Devon 2012클라우드 IDE, 구름 프로젝트 | Devon 2012
클라우드 IDE, 구름 프로젝트 | Devon 2012
 
Goorm소개
Goorm소개Goorm소개
Goorm소개
 
구름EDU 서비스 소개
구름EDU 서비스 소개구름EDU 서비스 소개
구름EDU 서비스 소개
 
지속적인 통합
지속적인 통합지속적인 통합
지속적인 통합
 
신입 개발자 생활백서 [개정판]
신입 개발자 생활백서 [개정판]신입 개발자 생활백서 [개정판]
신입 개발자 생활백서 [개정판]
 
Seuk sak
Seuk sakSeuk sak
Seuk sak
 
구름 기본 소개자료
구름 기본 소개자료구름 기본 소개자료
구름 기본 소개자료
 
Dev team chronicles
Dev team chroniclesDev team chronicles
Dev team chronicles
 
학교에선 알려주지 않는 오픈소스이야기 - 박치완님
학교에선 알려주지 않는 오픈소스이야기 - 박치완님학교에선 알려주지 않는 오픈소스이야기 - 박치완님
학교에선 알려주지 않는 오픈소스이야기 - 박치완님
 
개발자, 성장하는 '척' 말고, 진짜 성장하기
개발자, 성장하는 '척' 말고, 진짜 성장하기개발자, 성장하는 '척' 말고, 진짜 성장하기
개발자, 성장하는 '척' 말고, 진짜 성장하기
 
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf
20년된 Naver Cafe 서비스가 Modularization으로 진화 하기_정동진.pdf
 

Plus de 웅식 전

15 3. modulization
15 3. modulization15 3. modulization
15 3. modulization웅식 전
 
15 2. arguement passing to main
15 2. arguement passing to main15 2. arguement passing to main
15 2. arguement passing to main웅식 전
 
12 2. dynamic allocation
12 2. dynamic allocation12 2. dynamic allocation
12 2. dynamic allocation웅식 전
 
12 1. multi-dimensional array
12 1. multi-dimensional array12 1. multi-dimensional array
12 1. multi-dimensional array웅식 전
 
11. array & pointer
11. array & pointer11. array & pointer
11. array & pointer웅식 전
 
10. pointer & function
10. pointer & function10. pointer & function
10. pointer & function웅식 전
 
7. variable scope rule,-storage_class
7. variable scope rule,-storage_class7. variable scope rule,-storage_class
7. variable scope rule,-storage_class웅식 전
 
5 2. string processing
5 2. string processing5 2. string processing
5 2. string processing웅식 전
 
5 1. character processing
5 1. character processing5 1. character processing
5 1. character processing웅식 전
 
15 1. enumeration, typedef
15 1. enumeration, typedef15 1. enumeration, typedef
15 1. enumeration, typedef웅식 전
 
3 2. if statement
3 2. if statement3 2. if statement
3 2. if statement웅식 전
 
3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib웅식 전
 
2 3. standard io
2 3. standard io2 3. standard io
2 3. standard io웅식 전
 
2 2. operators
2 2. operators2 2. operators
2 2. operators웅식 전
 
2 1. variables & data types
2 1. variables & data types2 1. variables & data types
2 1. variables & data types웅식 전
 

Plus de 웅식 전 (20)

15 3. modulization
15 3. modulization15 3. modulization
15 3. modulization
 
15 2. arguement passing to main
15 2. arguement passing to main15 2. arguement passing to main
15 2. arguement passing to main
 
14. fiile io
14. fiile io14. fiile io
14. fiile io
 
13. structure
13. structure13. structure
13. structure
 
12 2. dynamic allocation
12 2. dynamic allocation12 2. dynamic allocation
12 2. dynamic allocation
 
12 1. multi-dimensional array
12 1. multi-dimensional array12 1. multi-dimensional array
12 1. multi-dimensional array
 
11. array & pointer
11. array & pointer11. array & pointer
11. array & pointer
 
10. pointer & function
10. pointer & function10. pointer & function
10. pointer & function
 
9. pointer
9. pointer9. pointer
9. pointer
 
7. variable scope rule,-storage_class
7. variable scope rule,-storage_class7. variable scope rule,-storage_class
7. variable scope rule,-storage_class
 
6. function
6. function6. function
6. function
 
5 2. string processing
5 2. string processing5 2. string processing
5 2. string processing
 
5 1. character processing
5 1. character processing5 1. character processing
5 1. character processing
 
15 1. enumeration, typedef
15 1. enumeration, typedef15 1. enumeration, typedef
15 1. enumeration, typedef
 
4. loop
4. loop4. loop
4. loop
 
3 2. if statement
3 2. if statement3 2. if statement
3 2. if statement
 
3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib
 
2 3. standard io
2 3. standard io2 3. standard io
2 3. standard io
 
2 2. operators
2 2. operators2 2. operators
2 2. operators
 
2 1. variables & data types
2 1. variables & data types2 1. variables & data types
2 1. variables & data types
 

Goorm ide 교육용버전 for skku(학생)