T
T
TempUserForToster2014-02-14 21:47:29
Python
TempUserForToster, 2014-02-14 21:47:29

Quick transition from Java to Python: what to read?

I know Java.
Now we need to move to Python as quickly as possible. At the moment there is enough material without deepening.
Can you please tell me a resource \ articles \ textbook in Russian, according to which you can quickly learn the basics of Python?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
N
Nodar, 2014-02-14
@Nodar

I do not recommend Mark Lutz - a boring book. Better dive into python

K
Konstantin Dovnar, 2014-02-14
@SolidlSnake

The Python Detailed Reference is a good book. Without boredom ala Lutz, but with an introduction. Most of the book is a reference to the Python standard library, so by first learning the syntax and basics of python in the first part, it's easy to find things to do in the second part.

O
Oleg, 2014-02-15
@makol

I'm learning python for the subsequent development of django. Where can I find screencasts?

L
leclecovich, 2014-02-14
@leclecovich

Mark Lutz , but better python.org

U
uaSaint, 2014-02-15
@uaSaint

more than enough: learnpythonthehardway.org
then a great project will help you to start gaining experience and not get bored: www.checkio.org

V
vmironov18, 2019-09-03
@vmironov18

Good resources:

  • learnxinyminutes.com/docs/python3/ ( codecamp.ru/python is the same in Russian)
  • python4java.necaiseweb.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question