Telegram Web Link
Любимое из мира произношения!

function /ˈfʌŋkʃ(ə)n/ .... именно поэтому
functionality /ˌfʌŋkʃəˈnælɪti/ ФАН, не ФУН

data /ˈdeɪtə/... соответственно database /ˈdeɪtəˌbeɪs/ ДЭЙ, не ДА
💆‍♀️Happy .... Happily, 🤦‍♀️Nervous... nervously.

Вы же знаете эти слова:

📌если какой?- a happy man (прилагательное happy)
📌если как?- lived happily (наречие happily)
Просто добавляем окончание -ly

Но мы не об этом! Мы хотим поговорить о приятных исключениях: когда вообще ничего добавлять не надо

📌hard

✔️Coding may be really hard work (прилагательное hard)
✔️I’m trying hard to understand it (наречие тоже hard)

☝️hardly-almost not (едва ли)

✔️He hardly understands it.

I work hard. I hardly work- чувствуете разницу?

📌free

✔️The site offers free translation. ✔️They'll send it free on request.

📌late

✔️I was late for the meeting.
✔️The train arrived late.

☝️lately- recently (недавно)

✔️I’ve been quite busy lately.
😆Пару саркастических советов о том, как выглядеть экспертом в области искусственного интеллекта. Читаем, узнаем классные фразы, не следуем этим советам! https://thecooperreview.com/how-to-be-seen-as-an-expert-in-artificial-intelligence/amp/
💪-WORDS

📌To enhance- повысить, усилить, активизировать

✔️I enhanced load speed in my last project, which I consider to be my biggest achievement

📌to boost- увеличивать, повышать, форсировать

✔️He boosted the production twice

📌To perk up- оживляться, навострить уши

✔️If someone doesn’t perk up when talking about their favorite project, you don’t want them on your team. You want someone who codes because they enjoy it
💆‍♀️Сегодня коротко и просто о главном:

📌Фраза to lead to a solution- привести к решению

✔️-You can accomplish this same thing with a single while loop.

-Yeah, I initially thought the same thing, but I have to also iterate through the list. That led me to this solution, which handles all cases.
Mute⬇️Mute⬇️Mute!⬇️, если вы только присоединились: читайте нас, когда вы к этому морально готовы

Все знают слово favorite...но есть ещё хорошие производные

📌 "to be in favo(u)r of"- в пользу кого-либо или чего-либо

✔️The bank's executives decided that the next iteration of its customer-facing application should get rid of a hardware token in favor of text messaging for two-factor authentication.

📌Кстати, есть еще глагол “to favor”- отдавать предпочтения

✔️That's the entire point of favoring smart work over hard work
🥇Excel... который не Microsoft, а глагол

📌to excel- to perform especially well at something (пер. превосходить, преуспевать)

✔️Project management excels in cases when the outcome is well-defined, resources and dependencies can be planned ahead of time
Неожиданные неисчислямые...

🧐Нас научили в школе, что есть uncountable nouns и что среди них молоко и хлеб. Но не только!

Итак, слова⬇️ не используются во множественном числе и с цифрами

📌team-building (сколько бы у вас их не было, посчитать их нельзя)
📌training
📌advice
📌feedback
📌knowledge
📌in detail
Нужные мелочи- предлоги

📌Navigate to the page

📌Hover the cursor over

📌Scroll down to

📌Upgrade to

📌Look at

📌Related to

📌Pay attention to

📌Type ...in the box/field

📌Upgrade to
Всем привет! В Новом году мы продолжаем вещать...

Сегодня будет #Вопрос_от_студента: "Какая разница между “to build” и “to build up” в контексте ИТ?"

Небольшая🥳, но, используя «build up», вы подчеркиваете, что продукт разрабатывался/строился постепенно, инкремент за инкрементом.

📌to build up- to develop gradually by increments.

✔️Your code must build up and retain context between and across callbacks, while remaining side-effect-free as Functional programming demands.
🤷🏻‍♂️Значение некоторых фразовых глаголов невозможно угадать, если ты их не знаешь...

Но есть более self-descriptive, которые легко понять из контекста.

Например:

📌to play out- to develop or end in a particular way.

✔️It's always easier to identify and describe trends after they've played out, but I think there are some drivers that are apparent even now.

📌to wall off- to separate (something) from the area around it with a wall.

✔️The enabling idea behind concurrency models is to wall off activities that are non-overlapping in state and therefore inherently safe to parallelize, and then flow messages between them for coordination.
Что-то ребята совсем сдуваются: Apple FaceTime has a huge privacy bug. And it was a customer’s 14-year-old son who found it 🤦‍♂️https://techbeacon.com/security/apple-facepalm-story-gets-worse
🔮Предлоги творят чудеса... Вот что с ними может получиться

📌by accident- случайно
✔️Have you ever discovered any flaws in your code by accident?

📌for a change- для разнообразия
✔️I'd work as a C# developer for a change... got tied of JS

📌out of practice- плохо делать из-за отсутствия практики
✔️Is there any skill that's been out of practice for a while?
📜Сегодня поговорим о написании User Stories.

Все просто:

As <persona> ,
I want <what?>
so that <why?>.

Вам осталось только заполнить < >

Главное правило: не усложнять!

✔️As a user, I can specify files or folders to backup based on file size, date created and date modified.

Так не надо:
As a user, I am able to specify files or folders in order to backup based on file size, date when the files were created and date when they were modified.

📌В User Stories и Acceptance criteria частенько используется Passive voice

Так вот плохо выглядит стори без него:

As a user, I want you to hide trial product variant from variants selection table on BOC PDP

Хорошо- с ним:

✔️As a user, I want trial product variant to be hidden from variants selection table on BOC PDP.

As an incident creator, I want it to send email notifications to a predefined set of interested parties when I create an incident, so that they receive information when an incident affecting them is created.

✔️As an incident creator, I want email notifications to be sent to a predefined set of interested parties when I create an incident, so that they can be informed when an incident affecting them is created.
📜Что еще по User Stories?

Если вам нужно добавить детали к As a < type of user >, I want < some goal > so that <some reason >, то вы можете разбить стори на несколько или добавлять детали к этой.

📌Добавить детали можно с помощью конструкции "BY+ VERB+ING"

✔️As an administrator, I want to invite estimators by giving them a url where they can access the game so that we can start the game

✔️As an estimator, I want to start a round by entering an item in a single multi-line text field, so that we can estimate
📜После постов о User Stories, нас спросили: "А что же надо знать об Acceptance criteria?". Ведь их же... больше, они должны быть четкими и понятными.

📌Есть User Story:

As a frequent book buyer I want strong passwords so that my credit card information remains secure.

✔️Для нее будет такой вот Acceptance criteria:

The password is at least 8 characters. The password contains a character from each of the following groups: Lower case alphabet, Upper case alphabet, Numbers Special Characters (!,@,#,$,%,^,&,*).

📌Цель Acceptance criteria- избежать многочтения User stories.

📌📌📌Они просты, Present Simple Active и Passive, модальные глаголы- то немногое, что используется в критериях.

✔️An acknowledgment email is sent to the customer submitting the form.

📌Можно еще такой вот сценарный метод использовать: Given/When/Then:

✔️Given I’m a logged-out system user
and I’m on the Sign-In page
When I fill in the “Username” and “Password” fields with my authentication credentials
and I click the Sign-In button
Then the system signs me in
#Вопрос_от_студента
Два новых глагола для проблем:

📌to uncover a problem- выявить проблему

✔️We can minimize the risk of creating a useless product by observing and talking to people. Hence, uncovering the problem that customers really have is the key at the very beginning.

📌to tacke a problem- решить проблему

✔️Thinking in products makes sure designers tackle real user problems and herewith reduce the risk of building something nobody wants
#UX_English
🙍🏼‍♀️🙎🏼‍♂️Не очень важное... только на первый взгляд.

Когда вы пишите любую техническую документацию, избегайте местоимений он/она. Вот что советуют эксперты:

📌No personal pronoun in English refers to both sexes. When discussing general categories of people, try to rewrite the sentence in the plural to avoid the issue of gender.

Instead of “A programmer would see the flaw in this logic. He would correct it immediately.”

✔️Use “Programmers would see the flaw in this logic. They would correct it immediately.”

🙍🏼‍♀️🙎🏼‍♂️Use gender-neutral nouns and pronouns:

chair instead of chairman
their, they, or them rather than he, she, her, or him.

Почти на тему грядущего "праздника" пост получился😂
📜А есть ли среди нас те, кто пишут техническую документацию? Если да, то есть совет.

Когда вы написали предложение, посмотрите, нет ли в нем лишних слов 🧐Ключ к успеху- простота.

📌Примеры слов, которые стоит избегать:

as you know
at the present moment in time (replace with “now”)
basically
completely
essentially
extremely
in order to (replace with “to”)
in terms of
it can be seen that
it is interesting that
it should be remembered that
moreover
quite
totally
utilize, utilization (replace with “use”)
very
2025/10/23 15:16:49
Back to Top
HTML Embed Code: