I
I
impressive172014-11-16 12:42:33
PHP
impressive17, 2014-11-16 12:42:33

Tell us about python, what is it, who is it? Where to start?

Hello, I started to study python and I want to ask what can I do on it and where should I start? (except for the very basics like strings of tuples, cycles) and where can I read about it? Can I write some kind of graphic projects on it, like games?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
raventid, 2014-11-16
@impressive17

Mark Lutz. Check out this author's books. The most detailed and thorough set of tutorials that will easily replace Google search results and all other materials in the world on this topic. There, at the very beginning, it is described in detail who, how, when, where, why, why he uses python, and then the language itself and all possible combinations with other technologies are described.

A
Ali Aliyev, 2014-11-16
@ali_aliev

it can be used to rob caravans

X
xmoonlight, 2014-11-16
@xmoonlight

from the study of Google search results ...
In general, from acquaintance with the structure of the code and syntax.

S
Sergey, 2014-11-16
Protko @Fesor

Python can do everything. Well, or no less than any other programming language. And due to the huge number of ready-made modules, a developed community, the availability of alternative implementations (PyPy, Cython, etc.), it is also quite comfortable to write high-performance systems on it. Half of Ubuntu is written in python (utilities), which is already there.
I personally use Python for research (DSP, clustering)

M
Memorivardo, 2014-11-18
@Memorivardo

I won’t say anything about the language itself, somehow I didn’t have a chance to study it deeply, but I advise you to start by setting up the server for its work. It is very useful to always know the foundation :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question