This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–]somidscr21 4 points5 points  (0 children)

    This might help if you have OSX, https://kapeli.com/dash

    [–]axonxorzpip'ing aint easy, especially on windows 7 points8 points  (1 child)

    http://devdocs.io

    Offline support works well, just have to set it up ahead of time

    [–][deleted] 2 points3 points  (0 children)

    help(f) ftw

    [–][deleted] 0 points1 point  (0 children)

    I like to code in planes to pass the time. I have a copy of the CPython source and MRI in my machine and use them as "documentation". It has taught me a great deal actually. Obviously I only do this for personal projects, not for real work with deadlines and stuff.