CL 교육방법
dandelion.sb Strategies for Computational Literacy
|
교육 방법
- Unplugged 에 이해하고 컴퓨터의 작동 원리를 컴퓨터 없이 가르친다. http://csunplugged.org
- EPL(Educational Programming Language)를 다운받아 설치한 후 교육한다.
- 대표적인 EPL인 Scratch를 통해 교육한다. http://scratch.mit.edu
- 초등 ICT활용교육 교과서에도 스크래치가 탑재되었습니다.
- 중등 컴퓨터 교과서에서 스크래치를 활용한 교육내용이 출판되었습니다.
- 스크래치 한글 매뉴얼 및 한글 카드 주소 http://info.scratch.mit.edu/Translation/%ed%95%9c%ea%b5%ad%ec%96%b4_%2f%2f_Korean
- ScratchApplet.jar scratchview.html 스크래치 웹에서 보이게 하기 소스
- 111.sb
-
<applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc'
archive='ScratchApplet.jar' height='387' width='482' name="ProjectApplet"><param name='project'
value='http://cleducation.springnote.com/pages/2823228/attachments/1592335'/></applet>
재료
Comments (0)