Changes

Jump to: navigation, search

OPS435 Python Lab 1

1,161 bytes removed, 19:23, 7 March 2017
no edit summary
-->
=== Fedora ===
Fedora will always be the slightly harder distribution to support for a course, so it would be great to have a alternative that is stable. The Fedora distribution has a much larger set of packages throughout its repositories, while this is usually not advantageous for a server context, it can work very well with developers. As students write code they may want more customized environments and coding applications, some of these applications may be harder to get on a server distribution. The other benefit to using Fedora is gaining experience using newer software, by practicing with newer software, students will be exposed to changes they will see in much later Centos releases.
 
==== Python Version ====
 
The most recent version of Fedora is a great pick for python development since they've switched the default python installed to python3, which is primarily what this course is about. However,this may cause issues as we get to Ansible or Openstack so we will have to cover the differences between python2 and python3 including a python2 installation on Fedora.
 
==== Installation ====
 
Install the latest graphical version of Fedora.
== Part 1 - Lab Check lab0a ==
13,420
edits

Navigation menu