Обложка канала

T-English digest. Страница 9

1701 @TiEnglish

Образовательный канал для всех, кто изучает английский. Полезные ссылки, ресурсы и секреты изучения языка.

  • T-English digest

    📜Сегодня поговорим о написании 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.
  • T-English digest

    🔮Предлоги творят чудеса... Вот что с ними может получиться

    📌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?
  • T-English digest

  • Реклама

  • T-English digest

    🤷🏻‍♂️Значение некоторых фразовых глаголов невозможно угадать, если ты их не знаешь...

    Но есть более 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.
  • T-English digest

  • T-English digest

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

    Сегодня будет #Вопрос_от_студента: "Какая разница между “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.
  • T-English digest

    Нужные мелочи- предлоги

    📌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
  • T-English digest

    Неожиданные неисчислямые...

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

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

    📌team-building (сколько бы у вас их не было, посчитать их нельзя)
    📌training
    📌advice
    📌feedback
    📌knowledge
    📌in detail
  • T-English digest

    🥇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
  • T-English digest

    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
  • T-English digest

    💆‍♀️Сегодня коротко и просто о главном:

    📌Фраза 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.
  • T-English digest

    💪-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
  • T-English digest

  • T-English digest

    💆‍♀️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.
  • T-English digest

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

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

    data /ˈdeɪtə/... соответственно database /ˈdeɪtəˌbeɪs/ ДЭЙ, не ДА
  • Реклама

  • T-English digest

    🙏Мы не забыли! Исправляемся!

    В ближайшее время много полезной лексики... и прочей пищи для ума и языка. Сегодня классные фразы для проекта и о проекте👨‍💻

    📌to meddle (into smth) / to intrude / to intervene / to cut into- вмешиваться во что-то

    ✔️I’ve been on this project much longer than you... so don’t try to meddle into things that you know nothing about

    📌to ensure appropriate adoption of the requirements- убедиться в том, что требования выполнены должным образом

    ✔️So...you have a plan for how you’re going to implement the technology, but do you have a plan for how you’re going to ensure appropriate adoption of their requirements?

    📌to consider alternatives- рассмотреть альтернативы

    ✔️We give our customers an opportunity to consider alternatives and choose the right one for their projects

    📌to proceed- действовать, продолжать

    ✔️These are questions to be addressed before we proceed further on the subject

    📌to object to something- быть против, возразить

    ✔️I hope that you will not be in a mood to object to this unplanned meeting to discuss the precedent
  • T-English digest

    🤷‍♀️Все часто путают...не беда, сейчас расскажем

    📌At the beginning or in the beginning?

    ✔️at the beginning- at the place at which sth starts

    There is a contents page at the beginning of the manual

    ✔️in the beginning - initially (this suggests further change)

    He thought Angular was hard in the beginning, but now he finds it easy

    📌At the end or in the end?

    ✔️at the end (at the furthest or last part of sth)

    At the end of the day I spend some time reading company emails

    ✔️in the end- at last, finally

    I was going to take the bus home, but in the end I got a taxi
  • T-English digest

    Глаголы со словом, которое «как родное» для каждого разработчика:

    📌Function

    ✔️Function can be used over

    ✔️Functions take in and process data

    ✔️Functions can be called from the inside of other functions

    ✔️Functions encapsulate a task

    ✔️Functions can be executed