Skip to content

CWML/intro-to-python-cwml-workshop

Repository files navigation

Intro to Python

This is the landing page for the Intro to Python workshop held by Yale's Cushing/Whitney Medical Library. If you have any questions about this class or the content, email medicaldata@yale.edu.

For a non-programming introduction to Python, read through these presentation slides Getting Started with Python, a nonprogramming introduction.

Running the Workshop Notebook in Google Colab

There are two notebooks associated with this class. These notebooks will allow you to use Python in your web browser. Since these notebooks will run in your web browser and not on your local machine, a Python installation is not nessissary in order to participate in this class.

Access the main workbook here: Open In Colab

Access the exercise workbook here: Open In Colab

Installing Python

Standard Python Installs
If you are uncomfortable installing Python and Python packages, the easiest install can be performed through Anaconda

Running Python in Environments Outside of Jupyter Notebook and Google Colab

Interactive Development Environments (IDE)
  • PyCharm (the Community Edition is free to use)
  • Spyder
Command Line Interface Options
  • Terminal (Mac), or Command Line (Windows)
  • Python Interpreter

Webguides, Tutorials, and eBooks for Further Learning

This work is derived from work that is Copyright © Software Carpentry (http://software-carpentry.org/). This lesson is based on the content from this Carpentry lesson Plotting and Programming in Python (this CWML contains modifications of the original Carpentry content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published