PROGRAMMING ASSIGNMENTS INSTRUCTIONS

PROGRAMMING ASSIGNMENTS INSTRUCTIONS

You should create a new PyCharm project for each assignment. This can be done by clicking the "Create New Project" button on the window that appears when first launching the PyCharm application. Your project must be named according to the following convention: assignment_, where is replaced with your onyen and is replaced with the assignment number. For example, my onyen is "heejunk". Therefore, I would name my project for Assignment 3 as follows: assignment3_heejunk


Submitting Your Source Code

For each programming assignment, your submission will consist of a zip folder containing your source code for your solution. You are to submit your zip file via the Assignments section of Sakai. To make this process easier, Click to see instructions for creating the required zip file from PyCharm for both Windows and Mac computers.