A
A
altair052015-07-06 18:41:20
Python
altair05, 2015-07-06 18:41:20

How to understand Python?

Hey!
I just graduated from university and work in my specialty involves writing scripts in Python (oil and gas industry, petrophysics, working in the Techlog program).
I'm in Python 0 (zero) and so far I can only use it as a calculator)) Can you
please tell me how to quickly learn how to write small scripts? Don't waste time on overly complicated things. maybe there is literature or videos, online courses.

Answer the question

In order to leave comments, you need to log in

10 answer(s)
D
Disen, 2015-07-06
@altair05

www.codecademy.com/en/tracks/python

V
Vladimir Borutkin, 2015-07-06
@Atanvar

Lutz "Learning Python"

H
hudozhnin, 2015-07-08
@hudozhnin

Since online courses are mentioned here, I will also give an alternative in Russian
https://stepic.org/course/Programming-in-Pyth...
Quite the basics, but you kind of asked this.
Good luck!

V
Vitaly Slyusar, 2015-07-16
@slusarvitaliy

Here are the lessons slusar.su/tag/python I did it for myself. Everything in simple and accessible language

G
globuser, 2015-07-06
@globuzer

Of course, at the expense of Lutz or not Lutz is debatable. In general, the charm of Lutz is that everything is very accessible! Even to a person with zero knowledge of Python. Well, you can fix Lutz by watching video lectures from the Lectorium (read by E. Tuzova), interesting.
It seems to me the most favorable material for beginners ...

G
GreatBOND, 2015-07-06
@GreatBOND

Dawson "Programming in Python"

V
Viktor Vsk, 2015-07-07
@viktorvsk

The fastest option for simple solutions is task + site with language API + stackoverflow

D
devel787, 2015-07-08
@devel787

learnxinyminutes.com/docs/python

D
Daniil Kolesnichenko, 2015-07-06
@KolesnichenkoDS

Theories have already given you enough advice, where to practice, see here: Is there a resource with tasks for python with automatic code checking?

A
Andrey Titov, 2019-09-29
@titov_andrei

Practical courses

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question