Reflection: The Hour of Code

If you don't know what's code, let http://learn.code.org/hoc/1 teach you.
    From basic to advanced, you can learn the basic concepts of Computer Science with drag and drop programming just in 15-25 hours. Overcoming 20 stage, you will know most of the basic concepts include:
  • sequence
  •  repeat times block
  •  repeat until block
  •  if block
  •  if-else block
  •  functions
  • while block
  • counter block
  • ...

    Beside learning repeat-loops, conditionals, you will study basic algorithms. You will have to brainstorm to think how to move to destination. There are some solutions for a problem, you can replace some blocks to programming more optimal.
    It's very awesome for beginner programming.
You should try to learn it.


These are my results.






Comments

Popular posts from this blog

Reflection: Scope Variables

Những lợi ích của việc dùng email edu cho developer

Reflection: Pointer