1. 6
    1. 4

      Really nice to see someone writing about this!

      I’ve mentored a number of new programmers and I have had several of them thank me months later because I got them into the habit of using iPython to prototype and understand complex code.

      It’s a way under-sold feature of Python IMO.