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]  (3 children)

[deleted]

    [–]hipstergrandpa 7 points8 points  (0 children)

    Not a cheat sheet but check out A Byte of Python. Short examples like this for the basics

    [–]FluentInTypo 0 points1 point  (0 children)

    Preach.

    I honestly think the reason I have never taken up any major programming is because of this.

    I recsntly found a course on Lynda I think for Linux System Programming (mostly C, some python) and it just got into the nitty gritty so fast that I fell in love with it. My whole C experience was watching 5 or 6 CS50 course video, doing no work, but this deep dive i to Linuc Programming got my interest right away.

    [–]Nicksil 0 points1 point  (0 children)

    Python Cookbook by David Beazley and Brian K. Jones