A task can be (as we already know)
📎assigned
📎resolved
📎opened/closed
📎escalated.
And our today's action is to define a task.
определить
It means to understand objectives (цели), requirements (требования), and scope (масштаб, рамки) of what needs to be accomplished (достигнуто).
Examples
Task 1
Do you (or your team) need to define your next task?
OR
Have you already defined the task and working on it?
Task 2
Write your example in the comments.
#define@geekspeak_eng
#task@geekspeak_eng
📎assigned
📎resolved
📎opened/closed
📎escalated.
And our today's action is to define a task.
It means to understand objectives (цели), requirements (требования), and scope (масштаб, рамки) of what needs to be accomplished (достигнуто).
Examples
"Can we get together and define the task for the upcoming sprint? It'll help us prioritize better."
"Let's define the task for the new user interface. We should outline the key components and expected user interactions."
Task 1
Do you (or your team) need to define your next task?
OR
Have you already defined the task and working on it?
Task 2
Write your example in the comments.
#define@geekspeak_eng
#task@geekspeak_eng
👍1🔥1
Чудесный глагол, который помогает сократить количество и повысить качество коммуникации! outline a task
Examples
"Can you help me outline the task for integrating the payment gateway?"
"We need to outline the task of migrating the database to ensure we cover all potential issues."
"Let's outline the task for the new feature so the developers know exactly what to build."
Есть много слов для передачи разного качества общения. Outline - самое краткое и структурное.
Кстати, резюме - это где вы outline your experience.
Task
What did you outline last? Why?
As for me, I outlined my teaching strategies and my expertise for a new student of mine.
#task@geekspeak_eng #outline@geekspeak_eng #englishforit #ITenglish
описать вкратце, обрисовать, наметить в общих чертах
Examples
"Can you help me outline the task for integrating the payment gateway?"
"We need to outline the task of migrating the database to ensure we cover all potential issues."
"Let's outline the task for the new feature so the developers know exactly what to build."
Есть много слов для передачи разного качества общения. Outline - самое краткое и структурное.
Кстати, резюме - это где вы outline your experience.
Task
What did you outline last? Why?
#task@geekspeak_eng #outline@geekspeak_eng #englishforit #ITenglish
Why estimate a task?
To understand how many resources, how much time we need to resolve the task.
Examples
1. Let's sit down and estimate the task for implementing the new login feature.
2. Can you help me estimate a task that involves refactoring the old codebase?
3. We need to estimate the task of integrating the payment gateway before we can commit to a deadline.
Task
Tell about the time when you/your team estimated the task incorrectly. What happened? How bad/good was it?
#task@geekspeak_eng
#estimate@geekspeak_eng
Оценить задачу
To understand how many resources, how much time we need to resolve the task.
Examples
1. Let's sit down and estimate the task for implementing the new login feature.
2. Can you help me estimate a task that involves refactoring the old codebase?
3. We need to estimate the task of integrating the payment gateway before we can commit to a deadline.
Task
Tell about the time when you/your team estimated the task incorrectly. What happened? How bad/good was it?
#task@geekspeak_eng
#estimate@geekspeak_eng
Подводим промежуточные итоги. Вот список изученных ранее чанков (дальше будет опрос).
Для issue
identify - найти причину, обозначить границы того, что это
report - сообщить н-р команде
reproduce - воссоздать, воспроизвести
examine - проверить, как дела
и для issue, и для task
assign - сказать, кто будет это делать
resolve - придумать и осуществить решение
close - закрыть (как статус)
escalate - отдать человеку/команде выше по статусу/экспертизе
open - открыть/завести (как статус)
для task
define - определить что это вообще такое
outline - обрисовать ключевые аспекты
estimate - оценить какие нужны ресурсы
#issue@geekspeak_eng
#task@geekspeak_eng
Для issue
identify - найти причину, обозначить границы того, что это
report - сообщить н-р команде
reproduce - воссоздать, воспроизвести
examine - проверить, как дела
и для issue, и для task
assign - сказать, кто будет это делать
resolve - придумать и осуществить решение
close - закрыть (как статус)
escalate - отдать человеку/команде выше по статусу/экспертизе
open - открыть/завести (как статус)
для task
define - определить что это вообще такое
outline - обрисовать ключевые аспекты
estimate - оценить какие нужны ресурсы
#issue@geekspeak_eng
#task@geekspeak_eng
Today's chunk is review a task.
"Can someone help me review the task for the login page updates? I want to ensure we didn't miss anything."
"I'll review the task once the unit tests are complete, just to double-check the implementation."
Task 1
Who reviews your tasks? Whose tasks do you review?
Task 2
Who can say the phrases from the examples? To whom?
#task@geekspeak_eng #review@geekspeak_eng #taskreview
This process can includeExamples
checking code for errors,
assessing functionality,
and verifying that the task aligns with the project's goals.
"Can someone help me review the task for the login page updates? I want to ensure we didn't miss anything."
"I'll review the task once the unit tests are complete, just to double-check the implementation."
Task 1
Who reviews your tasks? Whose tasks do you review?
Task 2
Who can say the phrases from the examples? To whom?
#task@geekspeak_eng #review@geekspeak_eng #taskreview
Hi there!
Let's study the chunk 'to break down a task' or 'break a task down'.
🌠
Examples
We need to break down the task of migrating the database to make sure we cover all aspects without missing anything.
Let's break down the task of implementing the new feature into smaller steps so we can tackle it more efficiently.
*Tackle - тоже классное слово. Потом его рассмотрим 👌
Task
Have you ever heard of Simple Made Easy approach?
One of key points is to break the tasks down. From your experience, does it help?
Task 2
Как думаете, какой результат даст нейронка, если попросить её to break down the task?
#task@geekspeak_eng #breakdown@geekspeak_eng #englishforit
Let's study the chunk 'to break down a task' or 'break a task down'.
🌠
Разбить на подзадачи, для более лёгкого процесса исполнения
In software development, breaking down a task means dividing a larger, more complex task into smaller, more manageable sub-tasks or components.
This process helps in better planning, execution, and tracking of work.
It allows teams to focus on smaller pieces of work, making it easier to estimate effort, assign responsibilities, and ensure quality.
Examples
We need to break down the task of migrating the database to make sure we cover all aspects without missing anything.
Let's break down the task of implementing the new feature into smaller steps so we can tackle it more efficiently.
*Tackle - тоже классное слово. Потом его рассмотрим 👌
Task
Have you ever heard of Simple Made Easy approach?
One of key points is to break the tasks down. From your experience, does it help?
Task 2
Как думаете, какой результат даст нейронка, если попросить её to break down the task?
#task@geekspeak_eng #breakdown@geekspeak_eng #englishforit
❤2👍2
🗝🗝 к тесту. Всё дело в контексте.
1⃣ After the code is merged, we'llreview the task to ensure everything is working as expected.
⬇️⬇️⬇️
После того как код влит, мы уже не можем не оценить, ни назначить задачу кому-то. Review - единственное действие, которое подходит в широком контексте.
2⃣ Can yououtline the task steps for implementing the new feature for the stakeholders?
⬇️⬇️⬇️
The task steps - они уже конкретные, уже определены.
Но ключ скорее в том, что это нужно сделать для бизнеса, для stakeholders - для заинтересованных лиц. Им обычно не нужно вникать в детали, им хочется получить выжимку, а это - outline.
Почему не define? Потому что к этому моменту они уже все обычно определены.
3⃣ Let'sestimate the task effort so we can plan our sprint accordingly.
⬇️⬇️⬇️
Мы ещё только начинаем планировать спринт. Нам нужна система координат для планирования. Сколько ресурсов нужно на задачу? Вы, кстати, считаете в часах, стори поинтах или попугаях?
Кстати, если бы там не было слова effort, то break down был бы хорошим ответом. Но касательно ресурсов частотнее - estimate.
Если были ошибки, почему они были?
👌 Не до конца понял(а) контекст
🔥 Палец сам нажал не на тот ответ
😒 Нужны ещё разборы этой лексики!
😜 А у меня на работе всё не так устроено.
Приглашаю к диалогу 🥳
#task@geekspeak_eng
Приглашаю спорить со мной и не соглашаться 🥰
1⃣ After the code is merged, we'll
⬇️⬇️⬇️
2⃣ Can you
⬇️⬇️⬇️
Но ключ скорее в том, что это нужно сделать для бизнеса, для stakeholders - для заинтересованных лиц. Им обычно не нужно вникать в детали, им хочется получить выжимку, а это - outline.
3⃣ Let's
⬇️⬇️⬇️
Если были ошибки, почему они были?
👌 Не до конца понял(а) контекст
🔥 Палец сам нажал не на тот ответ
😒 Нужны ещё разборы этой лексики!
😜 А у меня на работе всё не так устроено.
Приглашаю к диалогу 🥳
#task@geekspeak_eng
❤2👌1
Захотелось ещё дорисовать одно действие - communicate a task. Очень общее, но такое приятное слово :)
Держите много нейтральных примеров. Зато решила добавить в них разные компоненты задач.
Examples
Task
Speaking about tasks, what is the most difficult to communicate?
#task@geekspeak_eng #communicate@geekspeak_eng
Впереди - финальный квиз по действиям с task, а потом - новая тема 🥳 Не переключайтесь 😉
Держите много нейтральных примеров. Зато решила добавить в них разные компоненты задач.
Examples
"Let's communicate the task priorities for today so everyone is on the same page."
"I need to communicate a task update to the stakeholders after this meeting."
"Can someone communicate the task progress to the design team?"
"It's important to communicate the task dependencies to avoid any blockers."
"Let's communicate the task status clearly in our daily report."
"I'll communicate the task changes to the development team right away."
"We should communicate the task timeline to ensure we meet the deadline."
"Let's communicate the task requirements to the new team members."
Task
Speaking about tasks, what is the most difficult to communicate?
#task@geekspeak_eng #communicate@geekspeak_eng
Впереди - финальный квиз по действиям с task, а потом - новая тема 🥳 Не переключайтесь 😉
#psychology@geekspeak_eng
#memes@geekspeak_eng
#pronunciation@geekspeak_eng
#Dasha@geekspeak_eng
Ещё можно почитать, как тут всё устроено.
Please open Telegram to view this post
VIEW IN TELEGRAM
❤2⚡1