zip, 895.29 KB
zip, 895.29 KB

Python Resource Pack 8 is a set of coding challenges designed to support the teaching and learning of the Python programming language.

This pack is designed for those who have some experience of programming in Python, such as completing the exercises in Resource Packs 1 - 7. It is suitable for teaching Python in schools at AS and A Level, for tutors and learners in adult learning classes or for the hobbyist learning at home.

As part of the higher-level learning and exam preparation for which the pack is designed, these challenges necessitate a greater degree of design and coding ability than the challenges in Resource Packs 6 and 7. Emphasis is placed on the system life cycle and program documentation by requiring:

  • Full design prior to coding (system flowchart, program flowchart, pseudocode, data dictionary).
  • Full validation so only valid data can be entered by the user.
  • Meaningful names for variables, procedures and functions.
  • Full error trapping.
  • Fully commented code.
  • Complete evidence of the program being tested during development (Alpha Testing or White Box Testing).
  • Complete evidence of the program being tested post development (Beta Testing or Black Box Testing).
  • The pack is designed to support learning that has previously taken place in the classroom, via self-directed study, or by following tutorials.

The pack contains five challenges, each consisting of:

  • A pdf file with one or more coding challenges and, in some cases, supplementary extension work.
  • Fully commented example solutions to the challenge or challenges and any extensions.

The following topics are introduced:

  • The datetime module, and specifically date() and datetime() within it.
  • The dateutil add-on module, and specifically relativedelta() within it.

The challenges are designed so that self-directed research will be required to complete them; they are not a cut-and-paste tutorial.

Get this resource as part of a bundle and save up to 20%

A bundle is a package of resources grouped together to teach a particular topic, or a series of lessons, in one place.

Reviews

Something went wrong, please try again later.

This resource hasn't been reviewed yet

To ensure quality for our reviews, only customers who have purchased this resource can review it

Report this resourceto let us know if it violates our terms and conditions.
Our customer service team will review your report and will be in touch.