|
|
|
|
|
by arikrak
4323 days ago
|
|
Hour of Code used Google Blockly to teach kids the very basics of programming: http://learn.code.org/hoc/1 It would be interesting to create a full course to teach anyone all the fundamentals of programming without any syntax. They could switch to python or javascript when their ready. However, Google Blockly only seems to support the vary basic control structures of programming but not more advanced parts such as Classes. |
|