20170908 Coding Class
In today's coding class, we continued building our Brain Game. They learned to create functions (a major concept in programming) so they can reuse stacks of blocks.
In today's coding class, we continued building our Brain Game. They learned to create functions (a major concept in programming) so they can reuse stacks of blocks.
In today's JavaScript coding class, we learned about the Switch statement. It allows you to compare one expression to a list of other expressions. It works similarly to an If statement, but is shorter for this use case. We will finish our Rock Paper Scissors project next week with some polish.
In yesterday's JavaScript coding class we added an animation to our madlibs page using a loop made with a recursive function.
In Tuesday's JavaScript class, we started to design a Rock Paper Scissors Lizard Spock game. We also did a refresher in all of the types of variables you can have in JS.
Scrach是由麻省理工學院開發,專門為為8歲到小六孩子孩子們設計的學習電腦程式設計