顯示具有 視覺化程式語言編輯器 標籤的文章。 顯示所有文章
顯示具有 視覺化程式語言編輯器 標籤的文章。 顯示所有文章

2022年4月21日

【圖形式程式語言】到「文字型程式語言」

  國小學習程式是以圖形拖曳式積木為主,依據國教院公布的學習指標,其實也沒有要求國中要教文字型的程式語言;可是我們都知道:國中是可以開始教文字型的程式語言,因為學生的能力可以做到,而且文字型的程式語言也很重要。
  可是國小只有學圖形拖曳式程式語言,要在國中立即以文字型態做程式語言教學是有很大的難度的,所以在國小到國中這段的程式語言銜接課程中,需要有圖形轉文字、文字控制圖形的「橋樑課程」;這個橋梁課程,讓國小學圖形式的程式語言可以理解文字型態程式語言的運作,也可以讓學生從圖形積木去理解文字型態程式語言的表達。
  所以,在以往,我都會在六年級,加入幾堂課玩一玩 CodeCombat 之類的網站,讓有興趣、有能力的學生,可以準備好往文字型程式語言前進學習。

2020年10月11日

Arduino 視覺化程式語言編輯器

Arduino IDE 官方編輯器
下載:https://www.arduino.cc/en/Main/software
線上:https://create.arduino.cc/editor

********************************************************************

  1. 視覺化程式語言編輯器:Ardublockly
    線上:https://ardublockly.embeddedlog.com/demo/
    下載:https://github.com/carlosperate/ardublockly
    網站:https://ardublockly.embeddedlog.com/

  2. 視覺化程式語言編輯器:Ardublockly (陽明高中吳岱融老師維護)
    線上:https://ardublockly.ymtech.education/
    下載:https://drive.google.com/drive/folders/1Xg1ynJFo15ltGa0HdLuKwnvjatMlIv5b?usp=sharing
    網站:https://sites.google.com/a/go.pymhs.tyc.edu.tw/startlearning/introduction

  3. 視覺化程式語言編輯器:MakeWithArduino
    線上:http://code.makewitharduino.com/
    GitHUB:https://github.com/makewitharduino
    教學(日文網頁):http://lets.makewitharduino.com/
    Chrome 應用程式:https://chrome.google.com/webstore/detail/blocklyduino-editor/ohncgafccgdbigbbikgkfbkiebahihmb

  4. 視覺化程式語言編輯器:BlocklyDuino
    線上:https://blocklyduino.github.io/BlocklyDuino/blockly/apps/blocklyduino/
    下載:https://github.com/BlocklyDuino/BlocklyDuino/archive/gh-pages.zip
    GitHUB:https://github.com/BlocklyDuino/BlocklyDuino/wiki


  5. 視覺化程式語言編輯器:BlocklyDuino Editor (MediaTek-Labs)
    線上(V.3):https://mediatek-labs.github.io/BlocklyDuino-for-LinkIt/blockly/apps/blocklyduino/
    下載:https://github.com/MediaTek-Labs/BlocklyDuino-for-LinkIt/releases
    GitHUB:https://github.com/MediaTek-Labs/BlocklyDuino-for-LinkIt
    範例:https://github.com/MediaTek-Labs/Examples-for-BlocklyDuino-LinkIt-7697
    簡介:https://docs.labs.mediatek.com/linkit-7697-blocklyduino/blocklyduino-12880262.html

  6. 視覺化程式語言編輯器:FlipCode
    線上:http://code.fliprobot.com/     2.0.0新版: https://tools.fliprobot.com/FlipCode
    Chrome 擴充套件:https://cloudtw.fliprobot.com/flipcode/#tab1default
    ChromeOS :https://cloudtw.fliprobot.com/flipcode/#tab3default
     
  7. Google Blockly
    線上:https://developers.google.com/blockly/