20171107 1-6 Grade Science Class
探索拍電影的科學 & 動手做蜘蛛人電影拍攝場景科學作品
Introduction to Science in Film with DIY Spider-Man Movie Science Projects
探索拍電影的科學 & 動手做蜘蛛人電影拍攝場景科學作品
Introduction to Science in Film with DIY Spider-Man Movie Science Projects
In today's class, we learned about the magneticism, the design of the magnetic leviatation vehicle, and doing some experiments.
探索磁力的科學和磁浮列車的設計科學 & 動手設計製作創意磁力科學實驗
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 last Friday's kids coding class, the kids designed and built their first computer program. They learned that programs are simple lists of instructions.
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.