Programming Assignment 2 - johnfraserss/ICS3U GitHub Wiki

See repl.it for assignment details.

Due Dates and Submission Details

You will be submitting this project through repl.it by the due date.

Please see the due dates page for more details on when this is due and how to submit your work.

Learning Goals and Success Criteria

The Overarching Learning Goals for this include Programming Concepts. The specific Learning Goal(s) for this include:

  • 📘 We are learning to work with different data structures in simple computer programs.
  • 📘 We are learning to test and create simple modular programs.
  • 📘 We are learning to format, analyze, and document computer programs to ensure accuracy and clarity.
Success Criteria Look Fors
📘 I can write programs that declare, initialize, modify, and access one-dimensional arrays. To be co-created.
📘 I can apply the principle of modularity to design reusable code (multiple use of functions). To be co-created.
📘 I can design algorithms to detect, intercept, and handle exceptions. To be co-created.
📘 I can use workplace and professional conventions correctly to write programs and internal documentation (naming, indenting, commenting, function documentation). To be co-created.
📘 I can interpret error messages displayed by programming tools during software creation. To be co-created.
📘 I can design user-friendly software interfaces (in the console). To be co-created.
📘 I can work independently, using support documentation, to write functioning computer programs. To be co-created.
⚠️ **GitHub.com Fallback** ⚠️