Changes

Jump to: navigation, search

OPS435 Python Lab 1

12 bytes added, 10:18, 17 May 2017
no edit summary
<blockquote><blockquote>{{Admon/tip|style="padding-left:25px"|Selecting an Appropriate Text Editor|'''Vim''' (recommended text editor for labs)<br>vim is a powerful text editor for system administration and programming tasks. All of the shortcuts and commands you've learned over the years will help you edit programs efficiently. <br>Vim can be modified to become a full programming environment with all the necessary features.<br><br>'''Atom'''<br>This text editor is easy to use and contains powerful tools that comes with everything your need immediately. Atom allows for deep customization from everything from complete functionality changes to just changing the theme.<br><br>'''Sublime'''<br>Insert discussion here}}</blockquote></blockquote>
<ol><li value=6" style="margin-left:25px;">Installing vim(Vi IMproved) will give us syntax highlighting and allow for advanced customization for terminal editing.<br>Issue the following command to either install vim or confirm that it has already been installed:<source>
<li 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 procede to the next step.<br><br></li>
<li style="margin-left:25px;">Make notes for all of your Investigation 1 (part1) observations in your lab log book, and proceed to investigation 2.</li></ol>
<br><br>
= INVESTIGATION 2: USING THE "IPYTHON" CLI =
13,420
edits

Navigation menu