Skip to content
  • About
  • Contact
    • Gracias un chingo

Python Marketer

Cross-Disciplinary Programming Explorations

Month: July 2020

Written by pythonmarketerJuly 22, 2020August 16, 2020

Scripting As Simplified Cognition (How to Catch A Flight)

Follow the three step path to enlightenment and productivity gained: Write scripts. Follow them manually. Refine and automate if preferable. Below I “scripted” out catching my flight from Chicago’s O’hare Airport to Denver. Writing things down is often the first step to realizing what needs done. Ideally, you’d turn those written steps into a script […]

Written by pythonmarketerJuly 15, 2020September 23, 2020

Benefits of Go and Threads in Distributed Systems

Preface These are my YouTube lecture notes from MIT’s Distributed Systems course. Thank you MIT and Professor Morris! MIT 6.824 Distributed Systems Lecture 2: RPC and Threads – Feb 7, 2020 Prof. Robert Morris (Spring 2020) Introduction Go is a popular programming language choice so my ears perked up when this lecture began. These notes […]

Blog at WordPress.com.