D
D
DIMITREO2020-06-04 02:24:35
Python
DIMITREO, 2020-06-04 02:24:35

Friends where to start in python?

The goal is to write bots to start with python. And further development in all plans.
I'm starting from scratch. Suggest course materials or websites where to start. Maybe some books (authors) or sites.
PS sites FREE

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan Solomennikov, 2020-06-04
@DIMITREO

Python on Habré
The Basics
Advanced Level
Tips & Tricks
Thinking about Python
Everything about Decorators
Testing and Debugging
Parallel Python and Multithreading
Interfaces
Functional Python
Metaprogramming
Python and Editors
Various Practice
Book
A Byte of Python (English)
Video tutorials on youtube - Nick Parlante(EN)
Google Python Class
And of course, the documentation is off. website. (Under windows it comes in chm format with an interpreter)
docs.python.org

V
Vladimir Kuts, 2020-06-04
@fox_12

5ed88c91ba074853066089.jpeg
If something is not clear - you climb into the documentation or Google.

S
Sergey Gornostaev, 2020-06-04
@sergey-gornostaev

You should start by searching the site. It has already been answered dozens of times here that the best material is " Learning Python " by Mark Lutz.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question