TGTGInsightinteligencia telegramLIVE / telegram public index
← Python Academy

TGINSIGHT SIMILAR POSTS

Buscar contenido similar

Canal fuente @python_academy · Post #2346 · 29 ene

Работаем с атрибутами объектов Помимо привычного обращения к атрибутам объектов через точку, в Python есть 4 специальных функции: getattr, setattr, delattr и hasattr. По названиям можно понять, что первые три отвечают за получение, установку и удаление атрибута. А последний проверяет, существует ли атрибут с указанным названием у объекта или нет. Во всех функциях первыми двумя аргументами идут объект и название атрибута в виде строки. В setattr также нужно передать новое значение для атрибута. На практике использование подобного — довольно редкий случай, но иногда может сильно выручить, так что берите на вооружение. #python#tips

Hashtags

Resultados

1,552 posts similares encontrados

Búsqueda global general

The Devs

@thedevs · Post #1470 · 09/05/2019, 17:08

The 10 most common mistakes that Python developers make. #article#tutorial#python @thedevs https://kutt.it/5F70lT

The Devs

@thedevs · Post #1460 · 23/04/2019, 13:09

Python Patterns, list of Python-specific patterns and how to implement them. #article#tutorial#python @thedevs https://kutt.it/cnDv7W

The Devs

@thedevs · Post #1441 · 25/03/2019, 18:17

Clean architectures in Python: a step-by-step example. #article#tutorial#python @thedevs https://kutt.it/4cHcFT

The Devs

@thedevs · Post #1423 · 09/03/2019, 11:09

How to write a Python web framework. #article#tutorial#python @thedevs https://kutt.it/cg7yVR

The Devs

@thedevs · Post #1387 · 04/02/2019, 18:57

Async IO in Python, a complete walkthrough. #article#tutorial#python @thedevs https://kutt.it/JYI8em

The Devs

@thedevs · Post #1373 · 22/01/2019, 17:21

Speed up your Python program with concurrency. #article#tutorial#python @thedevs https://kutt.it/vsS0Gl

The Devs

@thedevs · Post #1254 · 20/10/2018, 18:10

An A-Z of useful Python tricks. #article#tutorial#python @thedevs https://kutt.it/M268oL

The Devs

@thedevs · Post #1094 · 26/04/2018, 17:38

Pipenv, a guide to the new Python packaging tool. #article#tutorial#python @thedevs https://kutt.it/f7AF5L

The Devs

@thedevs · Post #1074 · 07/04/2018, 15:37

Loop better, a deeper look at iteration in Python. #article#tutorial#python @thedevs https://kutt.it/ebww7E

Journey to Fluency

@fluencyinenglish · Post #6931 · 07/03/2019, 04:48

#fluency #tips @fluencyinenglish ✅Useful Trying to Speak Too Quickly Many students with good fluency speak smoothly, not quickly. It is a common misconception that good fluency means very rapid speech. If you listen to how native English speakers talk, they do not normally speak very quickly. Listen to native speakers on the radio, news or movies and this will give you a good idea about how quickly they speak. Trying to speak too quickly in any language will cause a loss of coherence because your brain simply can’t keep up with your mouth. Combine this with speaking in a second language under exam conditions and the result is going to be a loss of coherence and lots of mistakes. Solution– Focus on speaking calmly and smoothly. Listen to native speakers and try to copy their pace of speech. This will not only help your fluency, but will also give you more time to think of ideas and find the correct grammar and vocabulary. @fluencyinenglish

Journey to Fluency

@fluencyinenglish · Post #6702 · 23/12/2018, 04:57

#fluency #tips @fluencyinenglish here are some tips to help you sound as natural as possible in speaking exams. @fluencyinenglish Good speakers communicate and get their message across smoothly, even though they may make mistakes. Communication is the most important part of speaking and it is important to communicate your ideas as naturally as possible. Here are some tips to help you speak more fluently. @fluencyinenglish Use every opportunity in class to speak English. Speak to your classmates and your teacher in English. The more English you speak, the easier you will find speaking. Be confident about speaking in English. You do know a lot of English – use your English and show the examiner what you know! @fluencyinenglish Be very clear about the message you want to communicate. That is your goal. Don’t worry about making mistakes. The important thing is to communicate what you want to say. @fluencyinenglish Practise at home with a speaking game. ‘Speak for one minute without stopping about ...’ Choose a topic, e.g. video games, and talk in English for one minute about video games without stopping. Use little expressions like ‘Er’ or ‘Erm’ to fill the gaps while you are thinking about what to say. @fluencyinenglish Use communication strategies to make your English sound more natural. @fluencyinenglish

djangoproject

@djangoproject · Post #345 · 11/06/2017, 00:13

https://docs.python.org/3.6/c-api/index.html This manual documents the API used by C and C++ programmers who want to write extension modules or embed #Python. It is a companion to Extending and Embedding the Python Interpreter, which describes the general principles of extension writing but does not document the #API functions in detail.

Hashtags

12•••6667686970•••100•••129130