Changes

Jump to: navigation, search

OPS435 Python Lab 1

33 bytes added, 10:04, 17 May 2017
PART 1 - Installing Your Linux Distribution
:'''Perform the following steps:'''
:#Regardless of the Linux distribution you decide to use for this course, this lab will be using and referring to the current version of '''Centos7''', and install the (Graphical Desktop ) for our host main Linux machine. When la creating your VM, refer to the '''Details / Minimum Requirements chart displayed ''' section abovefor assistance. When you have finished the installation of Centos7, you may proceed to the next step.
<blockquote style="margin-left:35px;">{{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 provides the OPS435 student's Python scripts that was created in order to provide "real-time feedback"of their completed work.<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 performing administration tasks or when creating their 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.}}</blockquote>
<ol><li value="2" style="margin-left:25px;">Issue the following commands (as a regular user) in order to setup, download and run the first unit evaluation script:<br><source>
mkdir -p ~/ops435/lab1/
cd ~/ops435/lab1/
pwd # <-- i.e. confirm that you are in the correct directory
ls CheckLab1.py || wget matrix.senecacollegesenecac.on.ca/~acoatley-willis/CheckLab1.py
python ./CheckLab1.py -f -v lab0a
</source></li>
13,420
edits

Navigation menu