Ella

這裡記載了吳若瑄Ella的點點滴滴,歡迎大家來逛逛。如果有演藝工作需求,請直接與媽媽聯絡喔!
Welcome to Ella's blog! Mommy has recorded things related to Ella including her work in commercials, modeling, and shows. If you would like to invite Ella for a gig, please contact his mom, Jenny directly. Thank you.

Lego Mindstorms EV3 - 機器狗完成!

Submitted by Jenny on

The coding class finished programming their recent robot. They learned how to have multiple threads of program execution and how to interrupt one thread from another and how to use global variables as flags to send quick messages across threads.

利用multiple threads和program execution, 機器狗終於完成了!

Lego Mindstorms EV3 - Multi-Thread Programming

Submitted by Jenny on

In this week's coding class we discussed program threads and how Lego Mindstorms software allows kids to create multi-threaded programming.  The kids finished building the Znap robot from instructions and then started programming it with only the rough outline that was written on the board as a guide. They need to use multiple loops, variables, and a new loop interrupt instruction.

這星期我們探討了電腦程式裡的multi-threading功能,利用Lego Mindstorms的程式設計軟體,孩子們練習了multiple loops, variables, 還有 loop interrupt。