Changes

Jump to: navigation, search

OPS435 Python Lab 1

45 bytes removed, 16:11, 22 May 2017
PART 2 - Setting up Your Python Environment For Labs
<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><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 needed to just changing program and customize the themeenvironment.<br><br>'''Sublime'''<br>Insert discussion hereAnother powerful and popular text editor designed for programming.}}</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>
198
edits

Navigation menu