http://code.google.com/p/google-blockly/
Blockly is a web-based, graphical programming language. Users can drag blocks together to build an application. No typing required.
Blocky是一個網路程式語言, 使用者只需要拉拉方塊就能產生應用程式。
繼App Inventor之後, Google又推出了Google Blocky。真的和App Inventor非常像, 連許多元件的命名方式都一樣。 圖形化語言真的愈來愈強大也愈來愈方便了~
迷宮程式, 指定好動作之後按下紅色按鈕, 小人就會前進。
http://blockly-demo.appspot.com/blockly/demos/maze/index.html
將Google Blocky轉換為JavaScript, Dart, Python與XML等語言。
http://blockly-demo.appspot.com/blockly/demos/code/index.html
對於圖形化的程式-沒有程式基礎的人,可以從中瞭解程式架構,以及程式結構化的概念。
[版主回覆07/02/2012 22:02:25]yap, 圖形化真的是一股很猛的趨勢耶