The Juniors will be completing the ACT on Tuesday. In order to allow juniors a serious testing environment for this important test, the rest of the students will not have school on Tuesday, February 28th. Here is our school schedule for the week:
Programming for the Web 2
This week, students will continue to investigate image techniques. After we try out a few techniques, students will apply their favorite to create an image gallery for the portfolio. The image gallery in the portfolio will be assessed as a summative grade.
Fundamentals of Programming (App Development 1)
This week, students will work on the Multiply app. The MVP (minimal viable product) is to create an app that has two text fields, a button and a label. The app user should be able to type two different numbers into the text fields, tap the button, and see the product (multiplication) of those numbers in the label. Once this is accomplished, students can work on moving this app further with three additional stretches. If a student completes all stretches, the final product should look something like this: