CSSE1001/CSSE7030 -Assignments
Assignment 1 is now out. Other files:
- Your assignment file: assign1.py
- A pair of data files as discussed in the assignment sheet: parts.txt and products.txt
- Another pair of data files for further testing: parts2.txt and products2.txt
Assignment 2 is now out. Other files:
- Your assignment file: assign2.py
- The support file: assign2_support.py
- A screenshot: FunctionPlotter.png
- A screencast: plotter.ogv. For Windows users, Windows Media Player does not cope with this file type. I suggest you download VLC media player for Windows. This media player deals with a much wider range of media types than Windows Media Player. If Mac users can't view the screencast try downloading VLC media player for Mac OS X
- A screenshot of 1/x: plot1.png
- A screenshot of x**3*sin(x): plot2.png
Assignment 3 is now out.
Other files:
- A rough template for your design document: design_template.pdf
- Some hints on how to approach the assignment - it's very important that you read this: a3_recommendations.pdf
- Six examples of previous projects - these were considered very high quality projects: