10 IT Verbs⁠

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:18 AM on 8/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Assign (We need to assign the user ID)⁠

присваивать [əˈsaɪn]⁠

2
New cards

Call / Invoke (Call this function inside the loop)⁠

вызывать (функцию)

3
New cards

Handle (How do we handle network errors?)⁠

обрабатывать (ошибки)

4
New cards

Fetch (Fetch the list of products from the API)

получать, извлекать (данные)

5
New cards

Execute (Execute this script to update the database)

выполнять (код, скрипт)

6
New cards

Deploy (We will deploy the feature to production tonight)

выкатывать, разворачивать (код на сервер)

7
New cards

Refactor (Let's refactor this function to make it cleaner)⁠

улучшать/переписывать код без изменения поведения

8
New cards

Debug (I spent two hours debugging this error)

отлаживать, искать и устранять ошибки

9
New cards

Implement (I need to implement password reset by tomorrow)

реализовывать (функцию, фичу)

10
New cards

Merge (Merge your branch into main after code review)⁠

сливать (ветки в git)