Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 3.34 KB

index.md

File metadata and controls

48 lines (33 loc) · 3.34 KB

Python Basics for Absolute Beginners

Day 1 (September 6)

A constellate launch button

This lesson introduces Jupyter notebooks and Python for absolute beginners. If you are completely new to text analysis, this is the place to start. This lesson describes operators, expressions, data types, variables, and basic functions.

Notebook Previews

Day 2 (September 8)

A constellate launch button

This lesson describes the basics of flow control statements including:

Notebook Preview

Day 3 (September 13)

A constellate launch button

This lesson describes the basics of lists and dictionaries including:

Notebook Preview

Note: The Python Basics Series contains two additional notebook templates. See them and many more Constellate lesson templates in our GitHub repository.

Day 4 (September 15)

We will show how to teach your own form of Python Basics at your institution using GitHub.