Toggle navigation sidebar
Toggle in-page Table of Contents
Scientific programming in Python
Scientific Programming in Python
Introduction (October 18 and 25, 2022)
Data types and statements (October 25 and November 08, 2022)
Functions and conditional execution (November 15 and 22, 2022)
Advanced data types: lists, tuples, sets, dictionaries (November 22 and 29, 2022)
Modules, file I/O (input/output) (December 06, 2022)
Finishing the basics: more on functions, loops, dictionaries, and files (December 13, 2022)
For efficiency’s sake: structured programs, packages, regular expressions (December 20, 2022 / January 10, 2023)
Classes (January 17, 2023)
Recursion and trees (January 24, 2023)
Applications (Part I): Processing corpus data using
NLTK
,
numpy
, and
matplotlib
(January 31, 2023)
Applications (Part II): Programming in experimental research (February 07, 2023)
repository
open issue
Index