Changes

Jump to: navigation, search

OPS435 Python Lab 1

181 bytes removed, 18:22, 22 May 2017
PART 2 - Setting up Your Python Environment For Labs
</source></li></ol>
<blockquote style="margin-left:35px;">{{Admon/tip|What is a Git?|In the dictionary, '''git''' is defined as ''"an unpleasant or contemptible person"''. In the IT industry on the other hand, '''Git''' refers to a '''version control system''' that allows you to track any changes made to files and programs (a more modern version of RCS - Revision Control System). Our primary use for git in this course will be for backup onto to the internet. Check out '''bitbucket''' for a free private code repository.}}</blockquote>
<ol><li value="9" style="margin-left:25px;">IPython will be one of the tools we will use the most. Lets install it. You will learn more about it in the next section:<source>
198
edits

Navigation menu