Skip to content

Commit

Permalink
Обновил видео и ссылки
Browse files Browse the repository at this point in the history
  • Loading branch information
markshevchenko authored Mar 23, 2024
1 parent f6400a9 commit 7aad6db
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions _posts/2021-09-23-questions-of-technical-interviews copy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ layout: post
date: 2021-09-23 19:00:00
title: "Обсуждаем вопросы с технических собеседований"
excerpt: "Программисты задают и обсуждают вопросы с технических собеседований."
videos:
- "https://www.youtube.com/embed/NqGFR6cLrW0"
---

На прошлой неделе клуб программистов обсуждал технические собеседования. Мы старались быть конкретными и даже составили список рекомендаций.
Expand All @@ -13,10 +15,6 @@ excerpt: "Программисты задают и обсуждают вопро

### Ссылки из чата

* https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together/ — супертолковая серия статей про архитектуру.
* https://sql-ex.ru/ — здесь можно потренироваться с SQL.
* https://ocramius.github.io/blog/doctrine-orm-optimization-hydration/ — описание _гидратации объектов_, одного из способов справиться с проблемой N + 1.

<div class="video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/NqGFR6cLrW0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
* [Супертолковая серия статей про архитектуру](https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together/).
* [Здесь можно потренироваться с SQL](https://sql-ex.ru/).
* [Описание _гидратации объектов_, одного из способов справиться с проблемой N + 1](https://ocramius.github.io/blog/doctrine-orm-optimization-hydration/).

0 comments on commit 7aad6db

Please sign in to comment.