Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.43 KB

index.md

File metadata and controls

28 lines (17 loc) · 1.43 KB
permalink site
index.html
sandpaper::sandpaper_site

::::::::::::::::::::::::::::::::::::: instructor

First adaptation of Python Intro for Libraries to Broad Computing Basics: Sept 1, 2024

The Python Intro for Libraries lesson currently uses a dataset of library usage data and uses Google Colab instead of JupyterLab. If you were familiar with the original version of the lesson and are planning to teach it again, please give yourself time to review the lesson for changes made to "Broadify" the content.

In future, this lesson may be adapted to use a more genomics-oriented dataset.

:::::::::::::::::::::::::::::::::::::::::::::::::

This lesson is an introduction to programming in Python requiring little or no previous programming experience. It uses examples that are relevant to a range of basic data exploration use cases, and is designed as a prerequisite for other Python lessons that could be offered in the future. The lesson uses the Google Colab computing environment and Python 3.

:::::::::::::::::::::::::::::::::::::::::: prereq

Prerequisites

  1. Learners need to understand what files and directories are and what a working directory is.

  2. Learners must have a Google account capable of accessing Google Colab. Learners must also download the dataset that will be used in the lesson before the workshop begins.

Please see setup instructions below for details.

::::::::::::::::::::::::::::::::::::::::::::::::::