Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.72 KB

IntermediatePython.md

File metadata and controls

30 lines (19 loc) · 1.72 KB
layout title nav_order
default
Intermediate Python Programming
8

Workshop Title Slide

Intermediate Python Programming

Python is a powerful and easy-to-learn programming language used by many scientists. From web scraping to bioinformatics, Python is bound to have a module that could be useful to you. This workshop will include a brief review of variable types and control flow before moving on to functions, variable scope, object-oriented programming, and several of Python’s important science libraries.

Presentation by Isaac Kinley, DASH Support Assistant and PhD Candidate in Psychology, Neuroscience, and Behaviour. Book an appointment with Isaac or another member of the DASH Team.

Workshop Preparation

Preparation for this tutorial consists of two steps: Getting the data and Getting the software. Follow the steps below.

Get the data

Access the workshop file in Notebook form or in .py and .pynb extensions

Get the software

This hands-on workshop uses Python, a software application for data analysis. The program is free to download.

Workshop Recording

<iframe height="416" width="100%" allowfullscreen frameborder=0 src="https://echo360.ca/media/f96d9dca-8b22-4b3b-a2d4-a375540a5916/public"></iframe>

View the original here.