Английский для программистов. Продвинутый уровень.
Decks
PRO
165
+ 165
cards
Архитектура: idempotency, eventual consistency, coupling, orchestration производительность: throughput, latency, bottleneck, profiling distributed / infra / low-level: sharding, replication, backpressure, deadlock, race condition более редкие и абстрактные термины из system design, DevOps, compilers, security. En - Ru c перевернутыми карточками Ru - En
For practitioners
Clear definitions
Learn effectively and remember long-term
165
+ 165
cards
Demo training: 1 of 6
Last updated: April 2026
Demo training
1/10
Term / Question
...
...
Hint
Translation / Answer
...
Context
Space - flip, click on the card - flip. You can choose the answer immediately.
←
Don't know
Easy
→
Term / Question
...
...
Display mode is chosen automatically for each card.
View
Term / Question
architecture
[ˈɑːrkɪtektʃər]
Hint: как всё устроено в целом
Context: Good architecture makes future changes easier. - Хорошая архитектура облегчает будущие изменения.
Translation / Answer
архитектура (общая структура системы и связи между её частями)
Term / Question
abstraction
[æbˈstrækʃən]
Hint: скрываем второстепенное
Context: Abstraction helps manage complexity. - Абстракция помогает управлять сложностью.
Translation / Answer
абстракция (выделение главного без лишних деталей)
Term / Question
encapsulation
[ɪnˌkæpsjəˈleɪʃən]
Hint: внутренности не наружу
Context: Encapsulation protects internal state. - Инкапсуляция защищает внутреннее состояние.
Translation / Answer
инкапсуляция (скрытие внутренней реализации за интерфейсом)
Term / Question
inheritance
[ɪnˈherɪtəns]
Hint: расширение через предка
Context: Inheritance can reduce duplicated code. - Наследование может уменьшить дублирование кода.
Translation / Answer
наследование (получение свойств и поведения родительского класса)
Term / Question
polymorphism
[ˌpɑːliˈmɔːrfɪzəm]
Hint: одно имя, разное поведение
Context: Polymorphism makes code more flexible. - Полиморфизм делает код гибче.
Translation / Answer
полиморфизм (единый интерфейс для разных реализаций)
Term / Question
composition
[ˌkɑːmpəˈzɪʃən]
Hint: собираем из частей
Context: Composition is often safer than inheritance. - Композиция часто безопаснее наследования.
Translation / Answer
композиция (сборка поведения из нескольких объектов)
Examples of flashcards from the deck in a table
Below you can quickly view flashcards in this deck as a table: term, hint, example and answer. Use search to find the card you need, or hide answers for self-testing. The full set of flashcards is available after logging into Memoro.
Study Pro Deck
Register for free, get Pro access and start learning without limits!