Learn HTTP Status Codes


Branching diagram showing the five HTTP status code classes 1xx through 5xx

Learn HTTP status codes with five mental models: a mnemonic for all five classes (1xx-5xx), the codes you'll meet most, and how to read them with curl.

Learn Python


Learn Python by building a CSV analyzer. Install Python, set up a safe environment, and create a tool that processes sales data in chunks.