Consists of useful links, articles etc which are related to programming.
@TODO
- Import all links and articles from Wunderlist account
- Import info from telegram dialogues
SapiensWork EaDog Teach Yourself Computer Science
Exception structuring - https://www.alainschlesser.com/structuring-php-exceptions/
Type-safe Arrays of Objects - https://www.schmengler-se.de/en/2017/04/php-7-type-safe-arrays-of-objects/ Value Objects - https://dzone.com/articles/value-objects
Saga Pattern - https://blog.couchbase.com/saga-pattern-implement-business-transactions-using-microservices-part/
DDD, Hexagonal, Onion, Clean, CQRS, How I put it all together:
- en - https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together
- ru - https://habr.com/post/427739
C4 Model (drawing diagrams) - https://c4model.com
What’s the right size for a Microservice? - https://medium.com/@kylegenebrown/whats-the-right-size-for-a-microservice-bf1740370d47
Bounded Context Canvas - https://medium.com/nick-tune-tech-strategy-blog/bounded-context-canvas-v2-simplifications-and-additions-229ed35f825f
Algoritms visualization - https://visualgo.net/en
Big-O complexity cheat-sheet - http://bigocheatsheet.com/
Functional JS with ES6 — Recursive Patterns - https://medium.com/dailyjs/functional-js-with-es6-recursive-patterns-b7d0813ef9e3
Code Reviewing Comments - https://www.selfelected.com/code-reviewing-comments/
How to Speed Up a Code Review (split by categories) - https://sergeyzhuk.me/2018/12/29/code_review/
Managing Backlog with Jira - https://dou.ua/lenta/articles/managing-backlog-with-jira/?from=hover-news-widget
Исследования в Machine Learning: как, кому и зачем - https://dou.ua/lenta/articles/machine-learning-research/
Dave Cheney Blog -- https://dave.cheney.net/category/golang
Anatimy of channels(sync, race conditions, deadlocks) -- https://medium.com/rungo/anatomy-of-channels-in-go-concurrency-in-go-1ec336086adb
Laravel Swoole -- https://laravel-news.com/laravel-swoole
PostgreSLQ: JSON Query array against multiple values
Bet Practises and libraries to save time in Laravel development