JM (Jason Meridth)

JM (Jason Meridth)

Learn, Converse, Share

26 Jun 2016

How I Setup My Local Python Environment

I’ve had a few people ask me lately how I setup my local python environment. I am using iterm2 (v3.0.0) on OSX. That means I am using …
22 Jun 2016

How To Use the Python Debugger aka pdb

I have been using the Python Debugger aka pdb docs for 2.7/docs for 3.5 a lot recently and wanted to share a cheat sheet I found and also …
19 Apr 2016

Personal VIM Cheatsheet

Originally posted on 03-03-2014 and continually updated Will be adding to this post as I learn/remember shortcuts . - repeat last command in …
06 Apr 2016

Why I started programming

I mentor a good number of younger software developers or aspiring software developers and I’ve been asked many times when and why I started …
22 Mar 2016

Getting Going With Docker

UPDATE: Looks like this post is moot as of today 3/24/2016 due to Docker for Mac and Docker for Windows betas coming out While interviewing …