Skip to content

Commit d7d7e97

Browse files
committed
Translate Aknowledgements and links example
1 parent 05ad6cf commit d7d7e97

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

translations/README-ru.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3785,3 +3785,19 @@ def dict_size(o):
37853785
Пожалуйста, смотрите [CONTRIBUTING.md](/CONTRIBUTING.md) для более подробной информации. Не стесняйтесь создать новый [issue](https://github.com/satwikkansal/wtfpython/issues/new) для обсуждения.
37863786
37873787
PS: Пожалуйста, не обращайтесь к нам с просьбами об обратной ссылке, ссылки не будут добавлены, если они не имеют отношения к проекту.
3788+
3789+
# Благодарности
3790+
3791+
Идея и дизайн этой коллекции были изначально вдохновлены потрясающим проектом Дениса Дована [wtfjs](https://github.com/denysdovhan/wtfjs). Подавляющая поддержка со стороны питонистов придала проекту ту форму, в которой он находится сейчас.
3792+
3793+
#### Несколько хороших ссылок!
3794+
* https://www.youtube.com/watch?v=sH4XF6pKKmk
3795+
* https://www.reddit.com/r/Python/comments/3cu6ej/what_are_some_wtf_things_about_python
3796+
* https://sopython.com/wiki/Common_Gotchas_In_Python
3797+
* https://stackoverflow.com/questions/530530/python-2-x-gotchas-and-landmines
3798+
* https://stackoverflow.com/questions/1011431/common-pitfalls-in-python
3799+
* https://www.python.org/doc/humor/
3800+
* https://github.com/cosmologicon/pywat#the-undocumented-converse-implication-operator
3801+
* https://www.codementor.io/satwikkansal/python-practices-for-efficient-code-performance-memory-and-usability-aze6oiq65
3802+
* https://github.com/wemake-services/wemake-python-styleguide/search?q=wtfpython&type=Issues
3803+
* Ветки обсуждения WFTPython на [Hacker News](https://news.ycombinator.com/item?id=21862073) и [Reddit](https://www.reddit.com/r/programming/comments/edsh3q/what_the_fck_python_30_exploring_and/).

0 commit comments

Comments
 (0)