Roadmap
Development
Маршрут production-minded разработчика: код, API, данные, тесты, доставка и AI-assisted engineering.
База
БазаЯзык, функции, модули, ошибки, edge cases, отладка and readable implementation.
development
БазаМинимум структур данных, complexity, searching, sorting and problem solving; HECS содержит отдельную карту для олимпиадной глубины.
development
БазаSELECT, filters, joins, aggregates, grouping and safe query reading.
dbadevelopment
БазаBranches, pull requests, merge/rebase, fetch/pull, cherry-pick and safe collaboration.
developmentdevops
Практика
ПрактикаHTTP API, validation, errors, status codes, auth/authz basics, versioning and backwards compatibility.
developmentarchitecture
ПрактикаUnit, integration, e2e, regression thinking, contract tests and production confidence.
development
ПрактикаUsing AI for code exploration, tests, refactoring and documentation while keeping validation and ownership.
development
Production
ProductionPipelines, test gates, environments, release checks, deployment verification and rollback thinking.
devopsdevelopment
ProductionLogs, metrics, traces, alerts, dashboards, SLI/SLO signals and practical system visibility.
devopssystemsdevelopment
Собеседование
СобеседованиеBoundaries, data flows, APIs, reliability, observability and trade-offs at small-system scale.
developmentarchitecture