Home Page

These resources are primarily about installing the right software for you to succeed in CS 5045.  Since the virtual machine available to you has the CentOS 7 (Linux) operating system, many details are for that operating system.  However, the same software can be installed on other operating systems, in particular MacOS and Windows.  Some guidance for MacOS is provided in the succeeding pages.  All in all, the emphasis is on getting a working Python 3 installation on your operating system.  Follow the task list below.

TASKS
  1. Installing or upgrading your operating system
  2. Installing Python 3
  3. Choosing and installing a Python 3 integrated development environment
  4. Installing additional Python 3 modules with pip3
  5. CS5045 CentOS server

You should now be ready to run Python 3 programs from the command line or within an integrated development environment.  Let me know of any additional explanation you need.