letuananh.github.io

My Github site

View My GitHub Profile

Python 101: Coding for Humanities and Social Sciences

LIFESPAN Research Centre 2019

Prerequisites

  1. The Python Tutorial (Official)
    https://docs.python.org/3/tutorial/index.html
    (Skip the first two sections, start from 3. An Informal Introduction to Python
  2. Markdown Cheatsheet for Jupyter Notebook
    https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
  3. Data files
    • babyfarm.tsv Sample baby visit dataset
    • sgedu.csv Graduates From University First Degree Courses By Type Of Course

Good Code

https://xkcd.com/844/