Lesson 4.4 Variables make
Sept 15 (A day) and Sept 16 (B day)
Sept 15 (A day) and Sept 16 (B day)
Code.org Assignment
Try the Photo Like app
Create your own Photo Like App
Wrap-Up - Follow the activity guide and rubric for completing this assignment.
Using Programming Patterns and a step-by-step approach students make their own version of a Photo Liker app. At the beginning of the lesson students are able to explore a working version of the app. They are then given the design elements of the app but begin with a blank screen. A progression of levels guides students on the high level steps they should use to develop their app but leaves it to them to decide how to write the code. At the end students submit their apps which can be assessed using a provided rubric.
This lesson is an opportunity for students to take on the "blank screen" and build the code that runs an app entirely from scratch. Guidance provided throughout the lesson helps students break down the large task of "building an app" into more incremental steps that they can use on future projects, including this unit's final project and the Create PT.
CSP Conceptual Framework
CSTA K-12 Computer Science Standards (2017)
AP - Algorithms & Programming
2-AP-11 - Create clearly named variables that represent different data types and perform operations on their values.
2-AP-19 - Document programs in order to make them easier to follow, test, and debug.