Skip to content

Instantly share code, notes, and snippets.

View pavelpy's full-sized avatar
🎯
Focusing

Pavel pavelpy

🎯
Focusing
View GitHub Profile
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
" let Vundle manage Vundle, required
1. Книга Эрика Эванса "The Big Blue Book"
https://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215
Порядок чтения: https://twitter.com/renoirb/status/248847526910894081?lang=en
2. Книга Vaughn Vernon "The Red Book"
https://www.amazon.com/Implementing-Domain-Driven-Design-Vaughn-Vernon/dp/0321834577
3. Алексей Мерсон — Domain-driven design: рецепт для прагматика.
Свежий доклад с очень хорошим объяснением деталей. Упор на моделирование.
https://www.youtube.com/watch?v=CR9mLGN9jh0&list=PL48wL0ANkqzTgr6QBblkom0wg7IFXufn0&index=2&t=1990s