Skip to content

Course materials for business programming classes using Python, Jupyter notebooks, and Google Colab.

License

Notifications You must be signed in to change notification settings

michael-borck/ISYS2001-ISYS5002

Repository files navigation

ISYS2001-ISYS5002

This repository contains course materials for:

  • ISYS2001: Introduction to Business Programming
  • ISYS5002: Introduction to Programming

Learning Environment

This course uses a zero-installation approach with:

  • Google Colab as the IDE and execution platform
  • GitHub for file storage and version control

Student Workflow

  1. Access the weekly notebooks through links in your Blackboard LMS
  2. Click the "Open in Colab" button on the notebook
  3. Work through the exercises in Google Colab
  4. Save a copy of your completed notebook to your own GitHub repository

All notebooks include an "Open in Colab" button for seamless access to the interactive coding environment.