Biorhythms Overview ( ITECH1400 Foundations of Programming)
- Kaplan University / IT 542
- 01 Jun 2019
- Price: $50
- Other / Other
ITECH1400 Foundations of Programming
CRICOS Provider No. 00103D ITECH1400 Assignment 2 Sem 1 2019 Page 1 of 4
Biorhythms
Overview
In this assignment you will provide a Python script which will calculate the Biorhythms for an individual
and present the data graphically using libraries and a common algorithm.
Timelines and Expectations
Percentage Value of Task: 20%
Due: 17:00 Friday May 31 2019 (week 11)
Minimum time expectation: 20 hours
Learning Outcomes Assessed
The following course learning outcomes are assessed by completing this assessment:
K1. Identify and use the correct syntax of a common programming language.
K2. Recall and use typical programming constructs to design and implement simple software solutions.
K3. Reproduce and adapt commonly used basic algorithms.
K4. Explain the importance of programming style concepts (documentation, mnemonic names, indentation)
S2. Write and implement a solution algorithm using basic programming constructs.
S3. Demonstrate debugging and testing skills whilst writing code.
A1. Develop self-reliance and judgement in adapting algorithms to diverse contexts.
A2. Design and write program solutions to identified problems using accepted design constructs.
Assessment Details
Biorhythms were developed by Wilhelm
CRICOS Provider No. 00103D ITECH1400 Assignment 2 Sem 1 2019.docx Page 2 of 4
Although there are many references available, the paper by Troutman (1978) has been attached as an early
computer application.
An example of an algorithm to determine the day of any date has also been attached.
(https://blog.artofmemory.com/how-to-calculate-the-day-of-the-week-4203.html)
Your task is to develop a Python application that can display Biorhythms for a person given their date
of birth and the target date. You should be able to provide the Biorhythms for a suitable spread around
the target date as well.
In creating the application you should seek to provide novel views of the Biorhythm curves – views
that provide insight.
While you are encouraged to research and discuss your work with colleagues, the final product must
be all your own work. (Screen shots of a debugger might be useful in explaining how your code
works.)
Any help must be acknowledged as well as any resource material.
Submission
You must supply your program source code files and your documentation as a single zip file named as
follows: