Skip to content
  • About
  • Contact
    • Gracias un chingo

Python Marketer

Cross-Disciplinary Programming Explorations

Month: January 2020

Written by pythonmarketerJanuary 28, 2020June 13, 2020

Lessons Learned from “Lost in Space” on Netflix

Being a developer has similarities to the life of a family surviving in space. Sure, the stakes are lower when writing code versus being chased by alien life forms, but the core idea is the same. One is faced with a problem and it must be solved, with varying degrees of consequences for failure. I […]

Written by pythonmarketerJanuary 25, 2020June 13, 2020

“Git” The Basics: A Version Control Cheat Sheet

I am finally starting to understand git version control! It makes developing a project on different computers easy. Some of these notes were picked up from the super informative Reproducible Data Analysis in Jupyter video series by Jake VanderPlas, author of the Python Data Science Handbook. First, go here, download and install git if you […]

Blog at WordPress.com.
Cancel