Python Programming Language Tutorial (Habraindex)

    Python Essentials Series


    I, Beginning
    II, Lines
    III, Lists, tuples, files
    IV, List generators
    V, Definition of functions, basics
    VI, Advanced definition of functions

    About the basics of Python in a compressed form

    Advanced level


    Strength and beauty of decorators Short excursion into metaprogramming.
    We iterate over everything and everything. Cycle specificity in Python.
    How I Learned to Work with XML
    Preserving Objects in Python Using the Pickle Module.
    Memoization in Python Optimization of programs.
    The simplest drawing using PIL
    Regexp and Python: extracting tokens from text
    How to write small python applications with a graphical interface (Qt library).

    http://netsago.org/en/docs/1/12/
    We dress Python scripts using EasyGui (add a simple dialog interface)

    http://djbook.ru/
    Django tutorial (Python framework for web applications)


    I am not an author, I just study python slowly, put together a bunch found on Habré - maybe someone else will come in handy?
    I ask professionals to correct or supplement the topic.

    UPD: thanks for the feedback, did not expect :)
    Python 3.1 tutorial (thanks, bardus )
    PyQt4 articles
    + comments

    Also popular now: