A
A
Alexander Rublev2017-08-08 23:33:47
Python
Alexander Rublev, 2017-08-08 23:33:47

Where can I learn how to write code correctly?

Hello. I am learning to program in python.
For 2.5 years from the beginning of training, I wrote a large program (by my standards) for accounting for a sewing enterprise and a couple more for little things.
But I guess that by and large it is a bydlokod and it is redundant. And that many things are not written correctly and the wrong approach to many things (especially to writing classes).
I watched different courses on python (paid and free), everywhere they teach the basics that, by and large, I know!
Tell me how to get the right experience, where to read about the right programming, the right architecture, multitasking, and so on. Preferably immediately in python)
I don’t know English at all, I didn’t find anything sensible in Russian.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vladimir, 2017-08-08
@Meller008

Look for this book https://ru.wikipedia.org/wiki/Design_Patterns and this one https://www.ozon.ru/context/detail/id/138437220/

S
Saboteur, 2017-08-09
@saboteur_kiev

Find open-source projects in python, try to improve something in them, understanding what is written there.
Without comparison, you will not be able to understand the advantages and disadvantages of different approaches.

S
sweet_coder, 2017-08-08
@sweet_coder

Correct programming is taught at work.

H
HentaiEtoIskusstvo, 2017-08-08
@HentaiEtoIskusstvo

I recommend finding a teacher. After all, books and video tutorials will not be able to point out your mistakes, they will not be able to individually explain this or that topic that you do not understand in more detail ... In general, it is easier with teachers than with video lessons, IMHO.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question