Changes

Jump to: navigation, search

OPS435 Python Lab 1

97 bytes added, 16:27, 15 May 2017
PART 1 - INSTALLING YOUR LINUX DISTRIBUTION
<blockquote><blockquote>{{Admon/important|style="padding-left:25px"|Unit Evaluation Scripts|Each '''Part''' (within an 'Investigation) is referred to as a '''Unit'''. Each Unit will require that the student download and run a '''Unit Evaluation Script''', which can be used to look at a student's Python scripts that was created in order to provide "real-time feedback".<br>This feedback is not considered to be perfect or fool-proof; however, it may provide feedback (hints) in case a student gets stuck or experiences an error when running thier Python scripts. These unit evaluation scripts can also be used to confirm that the student's Python script is on the right track, and provide a consist record of their Python scripting progress throughout their labs.<br><br>}}</blockquote></blockquote>
<ol><li value="2" style="margin-left:25px;">Issue the following commands in order to setup, download and run the first unit evaluation script:<br><br></li></ol><blockquote><blockquote><source>
mkdir -p ~/ops435/lab1/
cd ~/ops435/lab1/
ls CheckLab1.py || wget matrix.senecacollege.ca/~acoatley-willis/CheckLab1.py
python ./CheckLab1.py -f -v lab0a
</source></liblockquote></blockquote><ol><livalue="3" style="margin-left:25px;">Before moving on to the next step make sure you identify any and all errors in "lab1a.py". When the check script tells you everything is "ok", you may proceed to the next step.</li><li>Make notes for all of your Investigation 1 (part1) observations in your lab log book, and proceed to the next section</li></ol>
=== Part 2 - SETTING UP YOUR PYTHON ENVIRONMENT FOR OPS435 LABS ===
13,420
edits

Navigation menu