Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 865 Bytes

index.md

File metadata and controls

20 lines (17 loc) · 865 Bytes
layout root permalink
lesson
.
index.html

This lesson is an introduction to programming in Python for people with little or no previous programming experience. It uses plotting as its motivating example, and is designed to be used in both [Data Carpentry][dc-lessons] and [Software Carpentry][swc-lessons] workshops. This lesson references [JupyterLab][jupyter], but can be taught using a regular Python interpreter as well. Please note that this lesson uses Python 3.

Prerequisites

  1. Please make sure you have installed any required software

  2. Please download and extract the file python-data.zip. {: .prereq}

{% include links.md %}