Changes

Jump to: navigation, search

OPS435 Python Lab 1

1 byte removed, 16:34, 10 July 2017
PART 1 - Installing Your Linux Distribution
<!-- Try to use tables and simplify the layers of WIKI to make top links less verbose to students -->
:The stable version of Centos 7 - release 1161 will be chosen to be supported for this course. The purpose for this is to allow all students to use a consistent '''red-hatRedHat''' based OS, and to lower the amount of new linux distros that need to be learned by students. This should be the default choice for this course, as it allows for the course to run longer before getting outdated with new software and updates.
:Centos 7 comes with python 2.7, for this course we will be primarily using Python3. However, not practicing python 2.7 would be a mistake, since so many programs and operating systems still depend on Python2. It is recommended that students note general improvements/differences in Python2 and Python3.
</source></li>
<li style="margin-left:25px;">Before moving on to the next step make sure you identify any and all errors in "lab1c.py". When the check script tells you everything is "ok", you may procede to the next step.</li>
<li style="margin-left:25px;">Make notes for observations in your lab log book, and proceed to part 35.</li></ol>
=== PART 5 - MATH OPERATORS ===

Navigation menu