Jupyter notebooks from http://colab.research.google.com/.
| Permalink | Repository | Description |
|---|---|---|
| aoc | aoc |
Solutions to Advent of Code challenges described above. |
| beerpong | beerpong |
A notebook that solves a problem in combinatorics. |
| hacks | hacks |
Notebooks of random hacks. |
| log | log |
A notebook that defines standard Python logging code. |
| mathematics | mathematics |
Notebooks that illustrate or calculate various mathematical results. |
| puzzles | puzzles |
Notebooks used to solve various puzzles. |
| remote-files | remote-files |
Boilerplate notebook illustrating both download and mount techniques for accessing local files. |
| state-standards | state-standards |
A notebook included in the presentation: Exploring State and CSTA K-12 CS Learning Standards โ ReimaginingCS Pathways High School and Beyond. |
| survey | survey |
A notebook that converts SmartCat *.txt files w/ two columns to *-translated.csv files w/ three columns for the Cambridge Childcare Setting Map. |
| toy | toy |
A notebook that that implements a simulator and an assembler for the TOY computer. |
| turtle-star | turtle-star |
Notebooks that explore using Python turtle graphics to draw a star. |
๐ permalink, ๐ฆ repository, and โคด parent for this page.