Skip to content

Полезные ссылки #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
redb0 opened this issue Jul 10, 2021 · 4 comments
Open

Полезные ссылки #7

redb0 opened this issue Jul 10, 2021 · 4 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@redb0
Copy link
Owner

redb0 commented Jul 10, 2021

Форумы по Python:
https://python-forum.io/
https://www.dreamincode.net/forums/forum/29-python/

Кроссворды по регулярным выражениям:
https://regexcrossword.com/

@redb0 redb0 added documentation Improvements or additions to documentation good first issue Good for newcomers labels Jul 10, 2021
@redb0
Copy link
Owner Author

redb0 commented Oct 17, 2021

Lua внутри python кода
https://brmmm3.github.io/posts/2019/07/28/python_and_lua/
Представление рациональных чисел с помощью дробей
https://realpython.com/python-fractions/

@redb0
Copy link
Owner Author

redb0 commented Nov 3, 2021

О различиях dict и OrderedDict:
https://stackoverflow.com/questions/69723468/is-the-key-order-the-same-for-ordereddict-and-dict
Неравенства и сопоставления шаблонов в Python 3.10
https://stackoverflow.com/questions/69710333/is-there-a-way-to-match-inequalities-in-python-%E2%89%A5-3-10

@redb0
Copy link
Owner Author

redb0 commented Nov 3, 2021

Интервью с разработчиками Python (ядро и библиотеки)
https://www.blog.pythonlibrary.org/2021/11/01/pydev-of-the-week-tzu-ping-chung/
https://www.blog.pythonlibrary.org/

@redb0
Copy link
Owner Author

redb0 commented Nov 3, 2021

Интереснейшая реализация инфиксных операторов в Python через перегрузку правых и левых операторов
https://code.activestate.com/recipes/384122-infix-operators/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant