Difference between revisions of "Python workshop 2014"

From projects/clsi
Jump to: navigation, search
Line 1: Line 1:
 
Python [[Media:Basics-14.pdf|basics]]
 
Python [[Media:Basics-14.pdf|basics]]
 +
 +
Abel/freebee [[Media:abelCheatSheet.pdf|cheat sheet]]
  
 
Control of [[Media:Controlflow-14.pdf|program flow]]
 
Control of [[Media:Controlflow-14.pdf|program flow]]

Revision as of 10:00, 13 November 2014

Python basics

Abel/freebee cheat sheet

Control of program flow

Input and output to files

Functions and modules/Biopython

Back to main page