兒童程式學習工具/Scratch
出自六年制學程
常見的「兒童程式學習工具」簡介
- <a href='http://scratch.mit.edu/'>Scratch</a>
- 特色:圖形化程式學習網站,有 web 版也有離線安裝版。離線安裝版:1.x 以下不需要 adobe AIR ,2.x 以上需要 adobe AIR 。
- <a href='http://w3.hmps.tn.edu.tw/computer_course/scratch/l1/l1.htm'>Scratch遊戲動畫一把抓</a>
- <a href='http://code.org/'>code.org</a>
- 特色:圖形化程式學習網站,只有 web 版,無法匯出程式碼。
- <a href='http://learn.code.org/'>code.org 學習站</a>
- <a href='http://ai2.appinventor.mit.edu/'>MIT AppInventor 2</a>
- 特色:可用與 code.org 相似的圖像式方法撰寫安卓系統 (Android) 的手機程式。
- <a href='http://codecombat.com/'>codecombat.com</a>
- 特色:讓您線上透過寫程式的方式操控遊戲的角色,一邊闖關一邊學程式。
- <a href='http://smallbasic.com/'>smallbasic.com</a>
- 特色:微軟出的程式,讓初學者可以透過 basic 語言學會程式。
- <a href='https://www.codeschool.com/'>codeschool.com</a>
- 特色:線上學習網頁技術的網站,但有些課程是要付費的。
- <a href='https://blockly-games.appspot.com/'>Blockly Games</a>
- 特色:可用與 code.org 相似的圖像式方法撰寫程式後,匯出完整的程式碼。(code.org 無法匯出程式碼)
- <a href='http://www.ithome.com.tw/news/90212'>Google發表Blockly Games,讓小學生邊玩邊學習程式設計概念</a>
- <a href='https://code.google.com/p/blockly/'>blockly - A visual programming editor - Google Project Hosting</a>