📜 ⬆️ ⬇️

Python programming language tutorial (habra index)

A series of articles "Python Basics"


I, Start
II, Strings
III, Lists, tuples, files
IV, List Generators
V, Definition of functions, fundamentals
VI, Advanced Feature Definition

About the basics of the Python language in compressed form

Advanced level


The power and beauty of decorators A short excursion into metaprogramming.
We iterate everything and all Specificity of cycles in Python.
How I learned to work with XML
Preserving Objects in Python Using the Pickle Module.
Memoization in Python Optimization of work 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/ru/docs/1/12/
Dress up Python scripts using EasyGui (add simple dialog interface)

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


I am not the author, I just study python on the sly, I gathered it in a handful of things found on Habré - can anyone else 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

Source: https://habr.com/ru/post/61905/


All Articles