TGTGInsightаналитика telegramLIVE / telegram public index
← Гиперлента

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @hyperfeed · Post #94607 · 14 мая

Мужчина случайно стал участником недели моды в Сиднее и оказался главным героем всего показа. Австралиец пришёл на пляж искупаться, но в это время там проходил показ мод. Он не понял, что происходит, поэтому помахал в камеры, разделся, прошёлся по пляжу вместе с моделями и нырнул в море. Зрители остались в восторге от его харизмы и абсолютной невозмутимости. Уверенность, к которой нужно стремиться r/#funny r/ретранслятор ¹¹ ³⁰

Hashtags

Результаты

Найдено 1 похожих постов

Поиск: #pythonic

当前筛选 #pythonic清除筛选
djangoproject

@djangoproject · Post #206 · 06.12.2016, 15:28

http://www.enlistq.com/10-python-idioms-to-help-you-improve-your-code/ If you have ever tried to learn a new language (not a programming language), you know that we always think in our native language before we translate it to the new language. This can lead to you forming some sentences that don’t make sense in the new language but are perfectly normal in your native language. For example, in a lot of languages, you ‘open’ an electronic gadget such as fan, AC or cell phone. When you say that in English, it means to literally open the gadget instead of turning it on. The same is true for programming languages. As we pick up new languages, such as #python, we are using our prior knowledge of programming in another language (q, java, c++ etc) and translating that to python. Many times, your code will work but it won’t be ‘#pretty’ or #fast. In python terms, your code won’t be ‘#pythonic’.