Decks
AWS Cloud Products

This deck will help you to learn and remember the products available from Amazon Web Services (AWS).

With over 200 products and services, this deck aims to teach basic familiarity with what they offer.

Disclaimer: This deck is in no way sponsored by, affiliated with, or endorsed by Amazon.<

Composing Programs

This deck is based on the textbook for the UC Berkeley CS 61A course, and is based on the classic computer science book Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman.

This version of the text has been updated from the original to use Python, instead of

Git CLI

This deck aims to teach the top level git commands that are available.

It’s based on the output of git help -a, which categorizes the almost 150 top level commands into 8 groups. Each of these top-level commands has its own man page, with a myriad of other options available.

This deck ig